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
*
Fix build breakage casued by commit c0559be371b2
Wolfgang Denk
2008-04-18
-1
/
+0
*
allow ports to override go behavior
Mike Frysinger
2008-04-18
-28
/
+5
*
allow ports to override bootelf behavior
Mike Frysinger
2008-04-18
-12
/
+21
*
Restore the ability to continue booting after legacy image overwrite
Marian Balakowicz
2008-04-17
-12
/
+27
*
IDE: fix bug in reset sequence
Martin Krause
2008-04-17
-0
/
+3
*
cmd_log.c: Fix assignment differ in signedness
Jean-Christophe PLAGNIOL-VILLARD
2008-04-17
-1
/
+1
*
Change env_get_char from a global function ptr to a function.
Joakim Tjernlund
2008-04-17
-13
/
+13
*
Fix OneNAND erase command
Kyungmin Park
2008-04-13
-14
/
+27
*
Add CONFIG_MII_INIT support to related boards
TsiChung Liew
2008-04-13
-1
/
+1
*
Rename include/md5.h to include/u-boot/md5.h
Andy Fleming
2008-04-13
-2
/
+2
*
Altera Stratix II support
eran liberty
2008-04-13
-8
/
+275
*
disable caches before booting an app for Blackfin apps
Mike Frysinger
2008-04-13
-20
/
+42
*
Coding Style cleanup; update CHANGELOG
Wolfgang Denk
2008-04-13
-3
/
+3
*
SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It ...
Daniel Hellstrom
2008-04-08
-0
/
+279
*
SPARC: added SPARC support for new uimage in common code.
Daniel Hellstrom
2008-04-08
-1
/
+1
*
SPARC: added SPARC board information to the command bdinfo.
Daniel Hellstrom
2008-04-08
-0
/
+39
*
Merge branch 'master' of git://www.denx.de/git/u-boot-fdt
Wolfgang Denk
2008-04-08
-183
/
+67
|
\
|
*
Fix fdt set command to conform to dts spec
Andy Fleming
2008-04-02
-70
/
+67
|
*
remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code
Kim Phillips
2008-04-01
-113
/
+0
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
Wolfgang Denk
2008-04-08
-4
/
+27
|
\
\
|
*
|
Fix CFG_NO_FLASH compilation.
Stelian Pop
2008-03-30
-4
/
+27
|
|
/
*
|
Fix macro typo in common/cmd_mii.c
Ben Warren
2008-03-30
-1
/
+1
*
|
Add CONFIG_MII_INIT in cmd_mii.c
Tsi-Chung Liew
2008-03-30
-1
/
+1
|
/
*
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
Wolfgang Denk
2008-03-27
-0
/
+94
|
\
|
*
85xx: Update multicore boot mechanism to ePAPR v0.81 spec
Kumar Gala
2008-03-26
-9
/
+6
|
*
85xx: Added support for multicore boot mechanism
Kumar Gala
2008-03-26
-0
/
+97
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
Wolfgang Denk
2008-03-27
-4
/
+4
|
\
\
|
*
|
USB, Storage: fix a bug introduced in commit
Markus Klotzbuecher
2008-03-26
-4
/
+4
|
|
/
*
|
ata: add the support for SATA framework
Dave Liu
2008-03-26
-0
/
+194
*
|
ata: merge the ata_piix driver
Dave Liu
2008-03-26
-713
/
+0
|
/
*
Merge branch 'master_merge_new-image' of /home/tur/git/u-boot
Wolfgang Denk
2008-03-26
-1478
/
+3978
|
\
|
*
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
Bartlomiej Sieka
2008-03-26
-1478
/
+3978
|
|
\
|
|
*
[new uImage] Disable debuging output in preparation for merge with master
Bartlomiej Sieka
2008-03-20
-2
/
+0
|
|
*
[new uImage] Compilation and new uImage handling fixes for imxtract
Bartlomiej Sieka
2008-03-20
-8
/
+4
|
|
*
[new uImage] Fix autoscr command used with new uImage format
Bartlomiej Sieka
2008-03-20
-2
/
+7
|
|
*
Add MD5 support to the new uImage format
Bartlomiej Sieka
2008-03-14
-2
/
+4
|
|
*
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
Marian Balakowicz
2008-03-12
-6
/
+6
|
|
|
\
|
|
*
|
[new uImage] Fix build issue on ARM
Marian Balakowicz
2008-03-12
-1
/
+7
|
|
*
|
[new uImage] Add proper ramdisk/FDT handling when FIT configuration is used
Marian Balakowicz
2008-03-12
-33
/
+93
|
|
*
|
[new uImage] More verbose kernel image uncompress error message
Marian Balakowicz
2008-03-12
-2
/
+4
|
|
*
|
[new uImage] Use show_boot_progress() for new uImage format
Marian Balakowicz
2008-03-12
-10
/
+56
|
|
*
|
[new uImage] Add new uImage fromat support to fpga command
Marian Balakowicz
2008-03-12
-9
/
+76
|
|
*
|
[new uImage] Add new uImage format handling to other bootm related commands
Marian Balakowicz
2008-03-12
-64
/
+140
|
|
*
|
[new uImage] Add new uImage format support to imgextract command
Marian Balakowicz
2008-03-12
-31
/
+78
|
|
*
|
[new uImage] Add new uImage format support to autoscript routine
Marian Balakowicz
2008-03-12
-19
/
+87
|
|
*
|
[new uImage] Add node offsets for FIT images listed in struct bootm_headers
Marian Balakowicz
2008-03-12
-15
/
+9
|
|
*
|
[new uImage] Re-enable interrupts for non automatic booting
Marian Balakowicz
2008-03-12
-1
/
+5
|
|
*
|
[new uImage] Remove unnecessary arguments passed to ramdisk routines
Marian Balakowicz
2008-03-12
-20
/
+12
|
|
*
|
[new uImage] Add new uImage format support for ramdisk handling
Marian Balakowicz
2008-03-12
-16
/
+108
|
|
*
|
[new uImage] Add new uImage format support for kernel booting
Marian Balakowicz
2008-03-12
-11
/
+144
[next]