summaryrefslogtreecommitdiffstats
path: root/lib_i386
Commit message (Expand)AuthorAgeFilesLines
* push LOAD_ADDR out to arch mk filesMike Frysinger2009-09-041-0/+2
* i386: Moved PCI from #ifdef to conditional compile for sc520 boardsGraeme Russ2009-09-043-10/+2
* i386: Misc PCI fixupsGraeme Russ2009-09-042-10/+10
* i386: Fix regression introduced by commit 8c63d47651f7Graeme Russ2009-09-041-0/+5
* Consolidate arch-specific sbrk() implementationsPeter Tyser2009-09-041-21/+0
* Move architecture specific config.mk files into subdirsPeter Tyser2009-07-211-0/+26
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-182-7/+7
* rename include/zlib.h to include/u-boot/zlib.hJean-Christophe PLAGNIOL-VILLARD2009-04-041-1/+1
* Add basic relocation to i386 portGraeme Russ2009-03-203-3/+30
* Implement SC520 timersGraeme Russ2009-03-203-0/+211
* Rewrite i386 interrupt handlingGraeme Russ2009-03-203-0/+326
* lib_*/board.c: do not initialize bi_enet*addr in global dataMike Frysinger2009-03-201-17/+0
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-061-1/+2
* bootm: Add subcommandsKumar Gala2008-10-291-0/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-2/+2
* Update i386 code (sc520_cdp)Graeme Russ2008-09-094-8/+16
* bootm: refactor do_reset and os boot function argsKumar Gala2008-08-261-7/+2
* bootm: refactor ramdisk locating codeKumar Gala2008-08-261-7/+1
* Consolidate strmhz() implementationHaavard Skinnemoen2008-08-211-13/+0
* Fix fallout from autostart revertKumar Gala2008-08-121-5/+1
* Big white-space cleanup.Wolfgang Denk2008-05-217-75/+75
* i386/bootm: remove unused varJean-Christophe PLAGNIOL-VILLARD2008-05-191-1/+0
* allow ports to override go behaviorMike Frysinger2008-04-181-0/+8
* [new uImage] Add new uImage format support to arch specific do_bootm_linux() ...Marian Balakowicz2008-03-121-5/+21
* [new uImage] Remove unnecessary arguments passed to ramdisk routinesMarian Balakowicz2008-03-121-2/+5
* [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-291-1/+1
* [new uImage] Respect autostart setting in linux bootmKumar Gala2008-02-291-0/+3
* [new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz2008-02-271-2/+2
* [Makefile] Sort COBJS in lib_<arch> MakefilesMarian Balakowicz2008-02-271-7/+16
* [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-251-11/+24
* [new uImage] Factor out common image_get_ramdisk() routineMarian Balakowicz2008-02-071-73/+3
* [new uImage] Rename architecture specific bootm code filesMarian Balakowicz2008-02-072-1/+1
* [new uImage] Cleanup image header pointer use in bootm codeMarian Balakowicz2008-02-071-48/+33
* [new uImage] Fix uImage header pointer use in i386 do_bootm_linux()Marian Balakowicz2008-02-071-3/+3
* [new uImage] Remove I386 uImage fake_header() routineMarian Balakowicz2008-02-072-61/+0
* [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-072-44/+33
* disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-2/+2
* lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...Jon Loeliger2007-07-091-9/+8
* lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-8/+9
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-8/+9
* Fix multi-part image support on i386 platform.Wolfgang Denk2006-07-211-0/+6
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-312-7/+4
* Add support for multiple PHYs.Marian Balakowicz2005-10-281-10/+11
* * Patches by Richard Woodruff, 10 Jun 2004:wdenk2004-07-011-0/+2
* Code cleanup; make several boards compile & link.wdenk2004-03-141-1/+1
* * Patch by Pierre Aubert, 26 Feb 2004wdenk2004-02-271-1/+1
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-15/+1
* * Patches by Martin Krause, 14 Jul 2003:wdenk2003-07-151-4/+0
* * Patches by Yuli Barcohen, 13 Jul 2003:wdenk2003-07-141-1/+1
OpenPOWER on IntegriCloud