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
...
*
|
SPL: FIT: Align loading address for header
Michal Simek
2016-05-27
-0
/
+1
|
/
*
fdt: Document the rest of struct of_bus
Paul Burton
2016-05-25
-0
/
+19
*
fdt: Support for ISA busses
Paul Burton
2016-05-25
-3
/
+98
*
image: Add boot_get_fpga() to load fpga with bootm
Michal Simek
2016-05-24
-2
/
+107
*
mkimage: Report information about fpga
Michal Simek
2016-05-24
-0
/
+5
*
tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
Michal Simek
2016-05-24
-0
/
+1
*
SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
Michal Simek
2016-05-24
-9
/
+36
*
spl: Introduce new function spl_board_prepare_for_boot
Michal Simek
2016-05-24
-0
/
+6
*
SPL: fat: Fix spl_parse_image_header() return value handling
Tom Rini
2016-05-23
-1
/
+1
*
spl: fit: Print error message when FDT is not present
Michal Simek
2016-05-23
-1
/
+6
*
image-fit: Don't display an error in fit_set_timestamp()
Simon Glass
2016-05-23
-3
/
+3
*
malloc: improve memalign fragmentation fix
Stephen Warren
2016-05-23
-2
/
+21
*
cmd: eeprom: add support for layout aware commands
Nikita Kiryanov
2016-05-20
-0
/
+378
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-17
-33
/
+1964
|
\
|
*
dm: mmc: Use the new select_hwpart() API
Simon Glass
2016-05-17
-4
/
+4
|
*
dm: blk: Add a easier way to create a named block device
Simon Glass
2016-05-17
-8
/
+5
|
*
dm: sata: Add support for driver-model block devices
Simon Glass
2016-05-17
-1
/
+30
|
*
dm: scsi: Add support for driver-model block devices
Simon Glass
2016-05-17
-0
/
+32
|
*
dm: ide: Add support for driver-model block devices
Simon Glass
2016-05-17
-0
/
+32
|
*
dm: scsi: Drop the get_dev() function
Simon Glass
2016-05-17
-8
/
+1
|
*
dm: ide: Drop the get_dev() function
Simon Glass
2016-05-17
-7
/
+0
|
*
dm: usb: Drop the get_dev() function
Simon Glass
2016-05-17
-18
/
+1
|
*
dm: sata: Separate the non-command code into its own file
Simon Glass
2016-05-17
-0
/
+87
|
*
dm: ide: Separate the non-command code into its own file
Simon Glass
2016-05-17
-0
/
+1207
|
*
dm: scsi: Separate the non-command code into its own file
Simon Glass
2016-05-17
-0
/
+571
|
*
dm: usb: Add a legacy block interface for USB storage
Simon Glass
2016-05-17
-0
/
+7
|
*
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Simon Glass
2016-05-17
-2
/
+2
*
|
SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE
Marek Vasut
2016-05-17
-0
/
+3
*
|
SPL: Let spl_parse_image_header() return value
Marek Vasut
2016-05-17
-14
/
+39
|
/
*
usb: hub: Don't continue on get_port_status failure
Marek Vasut
2016-05-06
-0
/
+1
*
usb: Assure Get Descriptor request is in separate microframe
Marek Vasut
2016-05-06
-0
/
+8
*
usb: Wait after sending Set Configuration request
Marek Vasut
2016-05-06
-0
/
+8
*
usb: Don't init pointer to zero, but NULL
Marek Vasut
2016-05-06
-1
/
+1
*
fdt: fix setting MAC addresses for multiple interfaces
Lev Iserovich
2016-05-03
-6
/
+14
*
Fix spelling of "occurred".
Vagrant Cascadian
2016-05-02
-2
/
+2
*
common/dlmalloc.c: Delete content that was moved to malloc.h
Robert P. J. Day
2016-04-25
-929
/
+0
*
spl: spl_mmc: Disambiguate error message
Fabio Estevam
2016-04-25
-2
/
+2
*
common: env: support sata device
Peng Fan
2016-04-18
-0
/
+128
*
fastboot: sparse: remove unnecessary logging
Steve Rae
2016-04-11
-4
/
+2
*
fastboot: sparse: fix block addressing for don't care chunk type
Steve Rae
2016-04-11
-4
/
+8
*
spl: mmc: raw: Try to load u-boot if Linux image is not found
Lokesh Vutla
2016-04-11
-1
/
+11
*
env_eeprom invalidates gd->env_addr by setting it to an offset value
Guy Thouret
2016-04-11
-7
/
+0
*
fastboot: sparse: fix sparse blocks calculation
Jeffy Chen
2016-04-11
-1
/
+2
*
usb: kbd: Do not deregister usbkbd twice when using dm
Hans de Goede
2016-04-10
-1
/
+2
*
common: cli: Fix typo CONFIG_CMDINE -> CONFIG_CMDLINE
Stefan Roese
2016-04-04
-1
/
+1
*
common: env_sf: Add exclamation mark
Peng Fan
2016-04-01
-1
/
+1
*
Common: SPL: spl_nand: Fixed debug correct NAND ECC type.
Ahmed Samir Khalil
2016-04-01
-0
/
+4
*
Drop command-processing code when CONFIG_CMDLINE is disabled
Simon Glass
2016-04-01
-1
/
+22
*
debug_uart: Remove duplicated carriage return handling
Bin Meng
2016-03-27
-2
/
+0
*
Fix typo choosen in comments and printf logs
Alexander Merkle
2016-03-27
-1
/
+1
[prev]
[next]