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] Cleanup do_botm_linux() boot allocations
Marian Balakowicz
2008-02-07
-9
/
+109
|
|
*
|
|
|
[new uImage] Move ramdisk loading to a common routine
Marian Balakowicz
2008-02-07
-0
/
+113
|
|
*
|
|
|
[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
*
|
|
|
|
|
USB Storage, add meaningful return value
Aras Vaichas
2008-03-26
-5
/
+7
|
/
/
/
/
/
*
|
|
|
|
83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role
Anton Vorontsov
2008-03-25
-0
/
+25
*
|
|
|
|
Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T
Jerry Van Baren
2008-03-26
-224
/
+0
*
|
|
|
|
Add setexpr command
Kumar Gala
2008-03-25
-0
/
+71
*
|
|
|
|
Merge git://www.denx.de/git/u-boot into uboot
Gerald Van Baren
2008-03-21
-7
/
+43
|
\
\
\
\
\
|
*
|
|
|
|
The patch introduces the alternative configuration of the log buffer for the ...
Yuri Tikhonov
2008-03-18
-6
/
+36
|
*
|
|
|
|
The patch introduces the CRITICAL feature of POST tests. If the test marked a...
Yuri Tikhonov
2008-03-18
-1
/
+7
*
|
|
|
|
|
Fix fdt boardsetup command parsing
Kumar Gala
2008-03-18
-1
/
+2
*
|
|
|
|
|
Add sub-commands to fdt
Kumar Gala
2008-03-18
-1
/
+111
|
/
/
/
/
/
*
|
|
|
|
Blackfin: new cplbinfo command for viewing cplb tables
Mike Frysinger
2008-03-15
-0
/
+60
*
|
|
|
|
Blackfin: move bootldr command to common code
Mike Frysinger
2008-03-15
-0
/
+65
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
common/kgdb.c: fix 'dereferencing type-punned pointer' warning
Wolfgang Denk
2008-03-09
-5
/
+5
*
|
|
|
fix copy from ram to dataflash
Kim B. Heino
2008-03-03
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected
Jean-Christophe PLAGNIOL-VILLARD
2008-02-23
-4
/
+6
|
|
/
|
/
|
*
|
Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev
Peter Pearse
2008-02-15
-8
/
+9
|
\
\
|
*
|
AT91CAP9 support
Stelian Pop
2008-02-14
-8
/
+9
*
|
|
Fix wrong memory limit calculation in memory-test
Guennadi Liakhovetski
2008-02-15
-15
/
+8
*
|
|
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
Wolfgang Denk
2008-02-15
-1
/
+6
|
\
\
\
|
*
\
\
Merge commit 'wd/master'
Jon Loeliger
2008-02-14
-3
/
+3
|
|
\
\
\
|
|
|
/
/
|
*
|
|
Merge commit 'wd/master'
Jon Loeliger
2008-02-13
-49
/
+18
|
|
\
\
\
|
*
|
|
|
86xx: Add reginfo command
Becky Bruce
2008-01-24
-2
/
+8
*
|
|
|
|
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
Wolfgang Denk
2008-02-15
-8
/
+340
|
\
\
\
\
\
|
*
|
|
|
|
new command for displaying strings at specified memory locations
Mike Frysinger
2008-02-04
-0
/
+50
|
*
|
|
|
|
interface to Blackfin on-chip One-Time-Programmable memory
Mike Frysinger
2008-02-04
-0
/
+164
|
*
|
|
|
|
add support for memory commands with Blackfin L1 instruction memory
Mike Frysinger
2008-02-04
-3
/
+48
|
*
|
|
|
|
add Blackfin-specific reginfo command
Mike Frysinger
2008-02-04
-4
/
+41
|
*
|
|
|
|
add Blackfin-specific bdinfo command
Mike Frysinger
2008-02-04
-0
/
+31
|
*
|
|
|
|
fix building on Blackfin as the assembler supports the .set syntax, not the =...
Mike Frysinger
2008-02-04
-1
/
+6
|
|
/
/
/
/
*
|
|
|
|
Fix return value of mtest when CFG_ALT_MEMTEST set
Guennadi Liakhovetski
2008-02-14
-2
/
+2
*
|
|
|
|
common/miiphyutil.c: Cleanup MII_DEBUG and debug()
Shinya Kuribayashi
2008-02-14
-22
/
+9
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Fix building of fdt_support.c if DEBUG set
Kumar Gala
2008-02-13
-3
/
+3
|
|
/
/
|
/
|
|
*
|
|
QE: Move FDT support into a common file
Kumar Gala
2008-02-12
-48
/
+0
|
|
/
|
/
|
*
|
TFTP: add host ip addr support
Jean-Christophe PLAGNIOL-VILLARD
2008-02-05
-1
/
+1
[prev]
[next]