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
*
[new uImage] Factor out common image_get_ramdisk() routine
Marian Balakowicz
2008-02-07
-3
/
+200
*
[new uImage] Factor out common routines for getting os/arch/type/comp names
Marian Balakowicz
2008-02-07
-65
/
+100
*
[new uImage] Remove standalone applications handling from boootm
Marian Balakowicz
2008-02-07
-37
/
+1
*
[new uImage] Remove OF_FLAT_TREE support from PPC bootm code
Marian Balakowicz
2008-02-07
-9
/
+1
*
[new uImage] Return error on image move/uncompress overwrites
Marian Balakowicz
2008-02-07
-0
/
+22
*
[new uImage] Cleanup image header pointer use in bootm code
Marian Balakowicz
2008-02-07
-94
/
+155
*
[new uImage] Cleanup cmd_bootm.c
Marian Balakowicz
2008-02-07
-311
/
+322
*
[new uImage] Add memmove_wd() common routine
Marian Balakowicz
2008-02-07
-16
/
+22
*
[new uImage] Remove I386 uImage fake_header() routine
Marian Balakowicz
2008-02-07
-17
/
+1
*
[new uImage] Move CHUNKSZ definition to image.h
Marian Balakowicz
2008-02-07
-7
/
+0
*
[new uImage] Move gunzip() common code to common/gunzip.c
Marian Balakowicz
2008-02-07
-91
/
+117
*
[new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux()
Marian Balakowicz
2008-02-07
-2
/
+1
*
[new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c
Marian Balakowicz
2008-02-07
-542
/
+1
*
[new uImage] Define a API for image handling operations
Marian Balakowicz
2008-02-07
-302
/
+268
*
Add missing cmd_ximg.o to common/Makefile
Marian Balakowicz
2008-02-07
-0
/
+1
*
TFTP: add host ip addr support
Jean-Christophe PLAGNIOL-VILLARD
2008-02-05
-1
/
+1
*
ARM: s3c24xx: Multiple serial port support
Harald Welte
2008-02-04
-0
/
+15
*
ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is defined
Hebbar
2008-02-04
-0
/
+2
*
Merge branch 'master' of git://www.denx.de/git/u-boot-net
Wolfgang Denk
2008-01-23
-1
/
+1
|
\
|
*
Fix nfs command help to reflect that the serverip is optional
Jean-Christophe PLAGNIOL-VILLARD
2008-01-16
-1
/
+1
*
|
FSL: Fix common EEPROM_data structure definition
Haiying Wang
2008-01-17
-2
/
+2
|
/
*
cmd_nand : fix compiler warning.
Jean-Christophe PLAGNIOL-VILLARD
2008-01-13
-2
/
+2
*
Make bootretry work when command line editing is enabled
Andreas Engel
2008-01-12
-0
/
+7
*
Refactor code for "i2c sdram" command
Larry Johnson
2008-01-12
-291
/
+220
*
Fix "i2c sdram" command for DDR2 DIMMs
Larry Johnson
2008-01-12
-119
/
+496
*
Fix compilation problem in common/cmd_bmp.c
Anatolij Gustschin
2008-01-12
-1
/
+1
*
Merge ../custodians
Wolfgang Denk
2008-01-11
-0
/
+2
|
\
|
*
Nios2: remove common/cmd_bdinfo.c unused variable.
Jean-Christophe PLAGNIOL-VILLARD
2008-01-10
-0
/
+2
*
|
Fix compiler warning
Kumar Gala
2008-01-11
-1
/
+1
|
/
*
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
Wolfgang Denk
2008-01-10
-0
/
+48
|
\
|
*
85xx: add ability to upload QE firmware
Timur Tabi
2008-01-09
-0
/
+48
*
|
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2008-01-09
-4
/
+1
|
\
\
|
*
\
Merge branch 'master' of git://www.denx.de/git/u-boot-freebsd
Wolfgang Denk
2008-01-09
-4
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Globalize envmatch()
Rafal Jaworowski
2008-01-09
-4
/
+1
*
|
|
Expose parse_line() globally.
James Yang
2008-01-09
-10
/
+15
|
/
/
*
|
Add Ctrl combo key support to usb keyboard driver.
Zhang Wei
2008-01-09
-0
/
+19
*
|
fix comments with new drivers organization
Marcel Ziswiler
2008-01-09
-1
/
+1
*
|
Remove the obsolete terse version of do_mii()
Shinya Kuribayashi
2008-01-09
-139
/
+0
*
|
common/cmd_mii.c: Add sanity argc check
Shinya Kuribayashi
2008-01-09
-0
/
+5
|
/
*
cmd_bmp: Add support for displaying gzip compressed bmps
Hans-Christian Egtvedt
2008-01-09
-49
/
+85
*
Remove bit swapping in Xilinx Spartan bitfile loading
Matthias Fuchs
2008-01-09
-36
/
+1
*
Fix MSB check in Xilinx Spartan slave serial mode
Matthias Fuchs
2008-01-09
-2
/
+2
*
Add pre and post configuration callbacks for Spartan FPGAs
Matthias Fuchs
2008-01-09
-4
/
+32
*
Improve configuration of FPGA subsystem
Matthias Fuchs
2008-01-09
-50
/
+42
*
serial: Make default_serial_console() a weak function
Matthias Fuchs
2008-01-09
-1
/
+3
*
add 'terminal program' functionality
Harald Welte
2008-01-09
-0
/
+103
*
Re-introduce the 'nand read.oob' and 'nand write.oob' commands
Harald Welte
2008-01-09
-0
/
+8
*
Fix building with CRAMFS but not JFFS2 support
Harald Welte
2008-01-09
-0
/
+9
*
Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the ...
Jean-Christophe PLAGNIOL-VILLARD
2008-01-09
-2
/
+24
*
Merge branch 'master' of git://www.denx.de/git/u-boot-arm
Wolfgang Denk
2008-01-09
-2
/
+2
|
\
[next]