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
/
lib_i386
Commit message (
Expand
)
Author
Age
Lines
*
Add bb_miiphy_init call before any ethernet bring-up code.
Luigi 'Comio' Mantellini
2009-10-10
-1
/
+8
*
push LOAD_ADDR out to arch mk files
Mike Frysinger
2009-09-04
-0
/
+2
*
i386: Moved PCI from #ifdef to conditional compile for sc520 boards
Graeme Russ
2009-09-04
-10
/
+2
*
i386: Misc PCI fixups
Graeme Russ
2009-09-04
-10
/
+10
*
i386: Fix regression introduced by commit 8c63d47651f7
Graeme Russ
2009-09-04
-0
/
+5
*
Consolidate arch-specific sbrk() implementations
Peter Tyser
2009-09-04
-21
/
+0
*
Move architecture specific config.mk files into subdirs
Peter Tyser
2009-07-21
-0
/
+26
*
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-07-18
-7
/
+7
*
rename include/zlib.h to include/u-boot/zlib.h
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
-1
/
+1
*
Add basic relocation to i386 port
Graeme Russ
2009-03-20
-3
/
+30
*
Implement SC520 timers
Graeme Russ
2009-03-20
-0
/
+211
*
Rewrite i386 interrupt handling
Graeme Russ
2009-03-20
-0
/
+326
*
lib_*/board.c: do not initialize bi_enet*addr in global data
Mike Frysinger
2009-03-20
-17
/
+0
*
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-12-06
-1
/
+2
*
bootm: Add subcommands
Kumar Gala
2008-10-29
-0
/
+3
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-2
/
+2
*
Update i386 code (sc520_cdp)
Graeme Russ
2008-09-09
-8
/
+16
*
bootm: refactor do_reset and os boot function args
Kumar Gala
2008-08-26
-7
/
+2
*
bootm: refactor ramdisk locating code
Kumar Gala
2008-08-26
-7
/
+1
*
Consolidate strmhz() implementation
Haavard Skinnemoen
2008-08-21
-13
/
+0
*
Fix fallout from autostart revert
Kumar Gala
2008-08-12
-5
/
+1
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
-75
/
+75
*
i386/bootm: remove unused var
Jean-Christophe PLAGNIOL-VILLARD
2008-05-19
-1
/
+0
*
allow ports to override go behavior
Mike Frysinger
2008-04-18
-0
/
+8
*
[new uImage] Add new uImage format support to arch specific do_bootm_linux() ...
Marian Balakowicz
2008-03-12
-5
/
+21
*
[new uImage] Remove unnecessary arguments passed to ramdisk routines
Marian Balakowicz
2008-03-12
-2
/
+5
*
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-29
-1
/
+1
*
[new uImage] Respect autostart setting in linux bootm
Kumar Gala
2008-02-29
-0
/
+3
*
[new uImage] Move image verify flag to bootm_headers structure
Marian Balakowicz
2008-02-27
-2
/
+2
*
[Makefile] Sort COBJS in lib_<arch> Makefiles
Marian Balakowicz
2008-02-27
-7
/
+16
*
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-25
-11
/
+24
*
[new uImage] Factor out common image_get_ramdisk() routine
Marian Balakowicz
2008-02-07
-73
/
+3
*
[new uImage] Rename architecture specific bootm code files
Marian Balakowicz
2008-02-07
-1
/
+1
*
[new uImage] Cleanup image header pointer use in bootm code
Marian Balakowicz
2008-02-07
-48
/
+33
*
[new uImage] Fix uImage header pointer use in i386 do_bootm_linux()
Marian Balakowicz
2008-02-07
-3
/
+3
*
[new uImage] Remove I386 uImage fake_header() routine
Marian Balakowicz
2008-02-07
-61
/
+0
*
[new uImage] Define a API for image handling operations
Marian Balakowicz
2008-02-07
-44
/
+33
*
disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
-2
/
+2
*
lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...
Jon Loeliger
2007-07-09
-9
/
+8
*
lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
-8
/
+9
*
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-10-09
-1
/
+1
*
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-09-01
-8
/
+9
*
Fix multi-part image support on i386 platform.
Wolfgang Denk
2006-07-21
-0
/
+6
*
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-31
-7
/
+4
*
Add support for multiple PHYs.
Marian Balakowicz
2005-10-28
-10
/
+11
*
* Patches by Richard Woodruff, 10 Jun 2004:
wdenk
2004-07-01
-0
/
+2
*
Code cleanup; make several boards compile & link.
wdenk
2004-03-14
-1
/
+1
*
* Patch by Pierre Aubert, 26 Feb 2004
wdenk
2004-02-27
-1
/
+1
*
* Implement new mechanism to export U-Boot's functions to standalone
wdenk
2003-07-24
-15
/
+1
*
* Patches by Martin Krause, 14 Jul 2003:
wdenk
2003-07-15
-4
/
+0
[next]