index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Lines
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2015-12-17
-0
/
+3
|
\
|
*
usb: kbd: don't use int xfers when polling via ctrl xfers
Stephen Warren
2015-12-17
-0
/
+3
*
|
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2015-12-16
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
spl: use panic_str instead of panic
Sjoerd Simons
2015-12-13
-1
/
+1
*
|
eeprom: fix eeprom write procedure
Alexey Brodkin
2015-12-16
-1
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-12-14
-11
/
+33
|
\
\
|
*
|
armv8/ls1043ardb: add SECURE BOOT target for NOR
Aneesh Bansal
2015-12-15
-3
/
+3
|
*
|
common: Rewrite hiding the end of memory
York Sun
2015-12-15
-8
/
+15
|
*
|
Reserve secure memory
York Sun
2015-12-15
-0
/
+15
|
|
/
*
|
spl: mmc: use block device number, not hard-coded 0
Eric Nelson
2015-12-14
-3
/
+5
*
|
part: fix "part list ... -bootable varname" to use hex
Stephen Warren
2015-12-13
-1
/
+1
*
|
common: cli_hush: Fix up simple typo
Nishanth Menon
2015-12-12
-2
/
+2
*
|
VxWorks: fixup MAC address for VxWorks
Miao Yan
2015-12-12
-0
/
+2
|
/
*
common: Remove timer_init() call for x86
Bin Meng
2015-12-09
-1
/
+1
*
fdt: Change OF_BAD_ADDR to FDT_ADDR_T_NONE
Bin Meng
2015-12-09
-1
/
+2
*
CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set
Tom Rini
2015-12-07
-0
/
+1
*
i2c: cmd: Relocate subcommands when MANUAL_RELOC
Michal Simek
2015-12-07
-4
/
+12
*
common: board: Dont relocate FDT incase of CONFIG_OF_EMBED
Siva Durga Prasad Paladugu
2015-12-05
-0
/
+12
*
spl: mmc: Unify non/driver model spl_mmc_find_device()
Simon Glass
2015-12-05
-32
/
+9
*
spl: mmc: Rename 'mmc' variable to 'mmcp'
Simon Glass
2015-12-05
-7
/
+7
*
spl: mmc: Fix compiler warning with CONFIG_DM_MMC
Simon Glass
2015-12-05
-1
/
+1
*
common: cli_hush: avoid memory leak
Peng Fan
2015-12-05
-2
/
+7
*
common/Makefile: Compile fdt_support is enabled in SPL
Stefan Roese
2015-12-05
-0
/
+1
*
common: miiphyutil: avoid memory leak
Peng Fan
2015-12-05
-0
/
+2
*
common: mmc: unsigned char compared against 0
Peng Fan
2015-12-05
-1
/
+1
*
common: miiphyutil: no need to check name of mii_dev
Peng Fan
2015-12-05
-1
/
+1
*
common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACY
Peng Fan
2015-12-05
-1
/
+1
*
common: cli_hush: avoid dead code
Peng Fan
2015-12-05
-1
/
+1
*
Merge branch 'master' of http://git.denx.de/u-boot-sparc
Tom Rini
2015-12-04
-2
/
+28
|
\
|
*
sparc: Update PROM initialization code for generic board
Francois Retief
2015-12-03
-0
/
+24
|
*
sparc: Update cpu_init.c to use generic timer infrastructure
Francois Retief
2015-12-03
-1
/
+2
|
*
sparc: Initial ground work for generic board initialization
Francois Retief
2015-12-03
-1
/
+2
*
|
Revert "LCD: Add an option to skip registration as an stdio output"
Anatolij Gustschin
2015-12-02
-13
/
+0
|
/
*
dm: pci: Convert 'pci' command to driver model
Simon Glass
2015-12-01
-5
/
+128
*
pci: Move PCI header output code into its own function
Simon Glass
2015-12-01
-6
/
+11
*
pci: Use a separate 'dev' variable for the PCI device
Simon Glass
2015-12-01
-5
/
+8
*
pci: Use common functions to read/write config
Simon Glass
2015-12-01
-43
/
+31
*
pci: Tidy up function comments in cmd_pci.c
Simon Glass
2015-12-01
-45
/
+39
*
dm: pci: Reorder functions in cmd_pci.c
Simon Glass
2015-12-01
-110
/
+106
*
pci: Refactor the pciinfo() function
Simon Glass
2015-12-01
-89
/
+148
*
pci: Use a separate variable for the bus number
Simon Glass
2015-12-01
-3
/
+3
*
pci: Use a common return in command processing
Simon Glass
2015-12-01
-6
/
+13
*
dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM
Simon Glass
2015-12-01
-0
/
+4
*
dm: timer: Avoid using timer before it is ready
Simon Glass
2015-12-01
-1
/
+9
*
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2015-11-30
-0
/
+13
|
\
|
*
LCD: Add an option to skip registration as an stdio output
Stephane Ayotte
2015-11-19
-0
/
+13
*
|
part:efi: add bootable parameter in gpt command
Patrick Delaunay
2015-11-23
-0
/
+38
*
|
gpt: command: Extend gpt command to support GPT table verification
Lukasz Majewski
2015-11-23
-25
/
+67
*
|
gpt: doc: Update gpt command's help description
Lukasz Majewski
2015-11-23
-2
/
+5
*
|
gpt: command: Remove duplicated check for empty partition description
Lukasz Majewski
2015-11-23
-3
/
+0
[next]