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
Commit message (
Expand
)
Author
Age
Lines
...
|
*
|
|
Makefile: add target for $(LDSCRIPT)
Mike Frysinger
2008-02-22
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
[new uImage] Respect autostart setting in linux bootm
Kumar Gala
2008-02-29
-2
/
+32
*
|
|
[new uImage] Provide ability to restrict region used for boot images
Kumar Gala
2008-02-29
-8
/
+60
*
|
|
[new uImage] Use lmb for bootm allocations
Kumar Gala
2008-02-29
-126
/
+119
*
|
|
[new uImage] Add autostart flag to bootm_headers structure
Kumar Gala
2008-02-29
-0
/
+9
*
|
|
[new uImage] Introduce lmb from linux kernel for memory mgmt of boot images
Kumar Gala
2008-02-29
-0
/
+351
*
|
|
[new uImage] ppc: Allow boards to specify effective amount of memory
Kumar Gala
2008-02-29
-7
/
+15
*
|
|
[new uImage] rework error handling so common functions don't reset
Kumar Gala
2008-02-29
-32
/
+70
*
|
|
[new uImage] ppc: Re-order ramdisk/fdt handling sequence
Kumar Gala
2008-02-29
-4
/
+35
*
|
|
[new uImage] ppc: Determine if we are booting an OF style
Kumar Gala
2008-02-29
-9
/
+13
*
|
|
[new uImage] Don't pass kdb to ramdisk_high since we may not have one
Kumar Gala
2008-02-29
-10
/
+7
*
|
|
[new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled
Marian Balakowicz
2008-02-27
-10
/
+21
*
|
|
[new uImage] POWERPC: Add image_get_fdt() routine
Marian Balakowicz
2008-02-27
-32
/
+44
*
|
|
[new uImage] Add image_get_kernel() routine
Marian Balakowicz
2008-02-27
-33
/
+53
*
|
|
[new uImage] Move image verify flag to bootm_headers structure
Marian Balakowicz
2008-02-27
-56
/
+49
*
|
|
[Makefile] Sort COBJS in lib_<arch> Makefiles
Marian Balakowicz
2008-02-27
-56
/
+112
*
|
|
[new uImage] Optimize gen_get_image() flow control
Marian Balakowicz
2008-02-27
-31
/
+33
*
|
|
[new uImage] POWERPC: Split get_fdt() into get and relocate routines
Marian Balakowicz
2008-02-27
-18
/
+43
*
|
|
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-25
-404
/
+1074
*
|
|
[new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmds
Marian Balakowicz
2008-02-21
-2
/
+2
*
|
|
[new uImage] Rename and move print_image_hdr() routine
Marian Balakowicz
2008-02-21
-72
/
+69
*
|
|
[new uImage] Add fit_parse_conf() and fit_parse_subimage() routines
Marian Balakowicz
2008-02-21
-0
/
+88
*
|
|
[new uImage] Add gen_get_image() routine
Marian Balakowicz
2008-02-21
-40
/
+119
*
|
|
[new uImage] Pull in libfdt if CONFIG_FIT is enabled
Marian Balakowicz
2008-02-21
-3
/
+12
*
|
|
Merge branch 'master' of /home/git/u-boot
Marian Balakowicz
2008-02-21
-16185
/
+67993
|
\
\
\
|
|
/
/
|
*
|
Fix CPU POST test failure
Yuri Tikhonov
2008-02-21
-0
/
+3
|
|
/
|
*
s3c24x0: Fix unused variable 'i' in function 'serial_init_dev'
Jean-Christophe PLAGNIOL-VILLARD
2008-02-17
-1
/
+0
|
*
pxa: fix assignment from incompatible pointer type
Jean-Christophe PLAGNIOL-VILLARD
2008-02-17
-1
/
+1
|
*
at91cap9adk: fix implicit declaration of function 'eth_init'
Jean-Christophe PLAGNIOL-VILLARD
2008-02-17
-0
/
+3
|
*
Remove files added by mistake, update CHANGELOG.
Wolfgang Denk
2008-02-17
-0
/
+206
|
*
PPC440EPx: Optionally enable second I2C bus
Mike Nuss
2008-02-16
-1
/
+4
|
*
ppc4xx: HCU4/5. Cleanup configs
Niklaus Giger
2008-02-16
-46
/
+27
|
*
ppc4xx: HCU4/5. Cleanups
Niklaus Giger
2008-02-16
-81
/
+70
|
*
ppc4xx: PPC405GPr fix missing register definitions
Niklaus Giger
2008-02-16
-0
/
+8
|
*
ppc4xx: Beautify configuration files for Sequoia and Korat boards
Larry Johnson
2008-02-16
-235
/
+237
|
*
Merge branch 'master' of git://www.denx.de/git/u-boot-arm
Wolfgang Denk
2008-02-16
-1545
/
+2990
|
|
\
|
|
*
Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdev
Peter Pearse
2008-02-15
-1448
/
+19
|
|
|
\
|
|
|
*
ARM: cleanup duplicated exception handlingcode
Andreas Engel
2008-02-14
-1448
/
+19
|
|
*
|
Merge branch '080202_at91rm9200dk' of git://linux-arm.org/u-boot-armdev
Peter Pearse
2008-02-15
-1
/
+1
|
|
|
\
\
|
|
|
*
|
Move AT91RM9200DK board support under board/atmel
Haavard Skinnemoen
2008-02-14
-1
/
+1
|
|
*
|
|
Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdev
Peter Pearse
2008-02-15
-1
/
+985
|
|
|
\
\
\
|
|
|
*
|
|
Support for Artila M-501 starter kit
Timo Tuunainen
2008-02-14
-1
/
+985
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev
Peter Pearse
2008-02-15
-26
/
+1944
|
|
|
\
\
\
|
|
|
*
|
|
AT91CAP9 support
Stelian Pop
2008-02-14
-8
/
+9
|
|
|
*
|
|
AT91CAP9 support : move board files to Atmel vendor directory.
Stelian Pop
2008-02-14
-1
/
+1
|
|
|
*
|
|
AT91CAP9 support : MACB changes
Stelian Pop
2008-02-14
-0
/
+14
|
|
|
*
|
|
AT91CAP9 support : board/ files
Stelian Pop
2008-02-14
-0
/
+754
|
|
|
*
|
|
AT91CAP9 support : cpu/ files
Stelian Pop
2008-02-14
-1
/
+452
|
|
|
*
|
|
AT91CAP9 support : include/ files
Stelian Pop
2008-02-14
-0
/
+679
|
|
|
*
|
|
AT91CAP9 support : build integration
Stelian Pop
2008-02-14
-2
/
+15
[prev]
[next]