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
*
Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions
Peter Tyser
2008-08-26
-5
/
+5
*
Add proper SPD definitions for DDR1/2/3
James Yang
2008-08-27
-0
/
+62
*
common/cmd_load.c cleanup - remove unused variables
Gururaja Hebbar K R
2008-08-27
-10
/
+0
*
bootm: refactor do_reset and os boot function args
Kumar Gala
2008-08-26
-32
/
+35
*
fdt: Added resize command
Kumar Gala
2008-08-26
-1
/
+7
*
fdt: refactor initrd related code
Kumar Gala
2008-08-26
-42
/
+67
*
fdt: refactor fdt resize code
Kumar Gala
2008-08-26
-0
/
+39
*
bootm: refactor image detection and os load steps
Kumar Gala
2008-08-26
-90
/
+126
*
bootm: move lmb into the bootm_headers_t structure
Kumar Gala
2008-08-26
-7
/
+4
*
bootm: Set working fdt address as part of the bootm flow
Kumar Gala
2008-08-26
-1
/
+22
*
bootm: refactor fdt locating and relocation code
Kumar Gala
2008-08-26
-0
/
+512
*
bootm: refactor ramdisk locating code
Kumar Gala
2008-08-26
-0
/
+38
*
bootm: refactor entry point code
Kumar Gala
2008-08-26
-9
/
+22
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2008-08-26
-7
/
+23
|
\
|
*
Merge branch 'next'
Kim Phillips
2008-08-25
-7
/
+23
|
|
\
|
|
*
fdt_support: fdt_fixup_dr_usb: add support for phy_type fixups
Anton Vorontsov
2008-07-16
-7
/
+23
*
|
|
cmd_mem.c: Fix help message alignment
Wolfgang Denk
2008-08-26
-15
/
+15
|
/
/
*
|
Minor coding style cleanup, updte CHANGELOG
Wolfgang Denk
2008-08-25
-2
/
+0
*
|
Add note on dereferencing /aliases pointers
Gerald Van Baren
2008-08-24
-2
/
+2
*
|
Fix OneNAND read_oob/write_oob functions compatability
Kyungmin Park
2008-08-21
-16
/
+33
*
|
fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
Kumar Gala
2008-08-21
-41
/
+27
*
|
hush: Fix printf debug macro in hush.c so that it usable in U-Boot
Stefan Roese
2008-08-21
-2
/
+6
*
|
mod_i2c_mem() bugfix
Peter Tyser
2008-08-21
-3
/
+3
*
|
Fix typo in spelling of ATAPI.
Steven A. Falco
2008-08-21
-2
/
+2
*
|
Add a hook to allow board-specific PIO mode setting.
Steven A. Falco
2008-08-21
-0
/
+46
*
|
fdt: fdt addr w/o any args reports back the current working address
Kumar Gala
2008-08-21
-0
/
+8
*
|
fdt: added the ability to set initrd start/end via chosen command
Kumar Gala
2008-08-21
-4
/
+17
*
|
Add command to enable/disable interrupts
Kumar Gala
2008-08-21
-0
/
+51
*
|
Clean up usage of icache_disable/dcache_disable
Kumar Gala
2008-08-19
-2
/
+0
*
|
Add 'license' command to U-Boot command line
Harald Welte
2008-08-18
-0
/
+60
*
|
add 'unzip' command to u-boot commandline
Harald Welte
2008-08-18
-0
/
+36
*
|
Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector erase
TsiChung Liew
2008-08-14
-1
/
+9
*
|
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-08-14
-32
/
+32
*
|
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2008-08-14
-5
/
+5
|
\
\
|
*
|
Fix OneNAND build break
Kyungmin Park
2008-08-13
-5
/
+5
*
|
|
Merge branch 'Makefile' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2008-08-13
-112
/
+32
|
\
\
\
|
*
|
|
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
-9
/
+9
|
*
|
|
common: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
-103
/
+23
|
|
/
/
*
|
|
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
Stefan Roese
2008-08-13
-140
/
+358
|
\
\
\
|
|
/
/
|
*
|
OneNAND: Fill in MTD function pointers for OneNAND.
Fathi BOUDRA
2008-08-12
-1
/
+1
|
*
|
NAND: Do not write or read a whole block if it is larger than the environment
Guennadi Liakhovetski
2008-08-12
-9
/
+9
|
*
|
NAND read/write fix
Scott Wood
2008-08-12
-27
/
+9
|
*
|
NAND: Always skip blocks on read/write/boot.
Scott Wood
2008-08-12
-13
/
+14
|
*
|
NAND: Fix compilation warning and small coding style issue
Stefan Roese
2008-08-12
-3
/
+2
|
*
|
make nand dump and nand dump.oob work
William Juul
2008-08-12
-19
/
+27
|
*
|
Incorporate yaffs2 into U-boot
William Juul
2008-08-12
-0
/
+216
|
*
|
Whitespace cleanup and marking broken code.
William Juul
2008-08-12
-44
/
+57
|
*
|
Fixing coding style issues
William Juul
2008-08-12
-52
/
+58
|
*
|
Remove white space at end.
William Juul
2008-08-12
-1
/
+1
|
*
|
Update MTD to that of Linux 2.6.22.1
William Juul
2008-08-12
-142
/
+135
[next]