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
*
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
*
lcd: Fix compile warning in 64bit mode
Alexander Graf
2016-03-27
-2
/
+2
*
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2016-03-23
-3
/
+3
|
\
|
*
spl: Print from which mmc slot spl is trying to boot
Hans de Goede
2016-03-23
-3
/
+3
*
|
spl_mmc: allow to load raw image
Masahiro Yamada
2016-03-24
-14
/
+4
|
/
*
usb: Correct return value in usb_stor_info()
Simon Glass
2016-03-22
-1
/
+1
*
Fix spelling of "transferred".
Vagrant Cascadian
2016-03-22
-2
/
+2
*
Allow command-line files to be dropped
Simon Glass
2016-03-22
-2
/
+2
*
Panic when no command line processing can be performed
Simon Glass
2016-03-22
-0
/
+1
*
usb: Change power-on / scanning timeout handling
Stefan Roese
2016-03-20
-94
/
+223
*
usb: Don't reset the USB hub a 2nd time
Stefan Roese
2016-03-20
-12
/
+1
*
usb: Remove 200 ms delay in usb_hub_port_connect_change()
Stefan Roese
2016-03-20
-3
/
+0
*
usb: legacy_hub_port_reset(): Speedup hub reset handling
Stefan Roese
2016-03-20
-2
/
+7
*
Revert "fdt: fix address cell count checking in fdt_translate_address()"
Przemyslaw Marczak
2016-03-17
-3
/
+4
*
x86: Allow use of serial soon after relocation
Simon Glass
2016-03-17
-0
/
+7
*
dm: timer: Correct timer init ordering after relocation
Simon Glass
2016-03-17
-1
/
+3
*
malloc_simple: Add a little more debugging
Simon Glass
2016-03-17
-2
/
+5
*
spl_nor: fix warning when compiled for 64bit target
Masahiro Yamada
2016-03-15
-1
/
+1
*
efi_loader: Call fdt preparation functions
Alexander Graf
2016-03-15
-3
/
+5
*
efi_loader: Implement memory allocation and map
Alexander Graf
2016-03-15
-0
/
+3
*
efi_loader: Add runtime services
Alexander Graf
2016-03-15
-0
/
+4
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-03-14
-107
/
+240
|
\
|
*
dm: usb: Convert USB storage to use driver-model for block devs
Simon Glass
2016-03-14
-6
/
+135
|
*
dm: usb: Tidy up storage code ready for driver model conversion
Simon Glass
2016-03-14
-56
/
+61
|
*
dm: usb: Avoid exceeding available array size for storage devices
Simon Glass
2016-03-14
-7
/
+7
|
*
dm: block: Adjust device calls to go through helpers function
Simon Glass
2016-03-14
-2
/
+3
|
*
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
-7
/
+7
|
*
dm: part: Rename some partition functions
Simon Glass
2016-03-14
-11
/
+9
|
*
dm: blk: Rename get_device_and_partition()
Simon Glass
2016-03-14
-2
/
+2
|
*
dm: blk: Rename get_dev() to blk_get_dev()
Simon Glass
2016-03-14
-2
/
+2
|
*
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
-28
/
+28
*
|
lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value
Stefan Roese
2016-03-14
-1
/
+1
*
|
common: image-fit: Fix load and entry addresses in FIT image
York Sun
2016-03-14
-5
/
+17
*
|
common: image-fit: Use a common function to get address
York Sun
2016-03-14
-23
/
+19
*
|
spl: Support loading a FIT from MMC
Simon Glass
2016-03-14
-18
/
+57
*
|
spl: Add an option to load a FIT containing U-Boot
Simon Glass
2016-03-14
-0
/
+195
*
|
image: Add functions to obtain short names
Simon Glass
2016-03-14
-4
/
+22
*
|
fdt: Allow libfdt to be used in SPL
Simon Glass
2016-03-14
-6
/
+6
*
|
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
-24
/
+25
*
|
common: Add support for environment file in EXT4.
Stuart Longland
2016-03-14
-0
/
+129
|
/
*
malloc: remove !gd handling
Stephen Warren
2016-03-08
-1
/
+1
*
timer: Set up the real timer after driver model is available
Simon Glass
2016-02-26
-2
/
+18
*
Revert "image-fit: Fix signature checking"
Simon Glass
2016-02-26
-3
/
+8
*
image: Correct the OS location code to work on sandbox
Simon Glass
2016-02-26
-1
/
+6
*
spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS
Guillaume GARDET
2016-02-19
-1
/
+1
*
tools: fix env_flags build
Lubomir Rintel
2016-02-15
-0
/
+1
[next]