summaryrefslogtreecommitdiff
path: root/lib_i386
Commit message (Expand)AuthorAgeLines
* Update i386 code (sc520_cdp)Graeme Russ2008-09-09-8/+16
* bootm: refactor do_reset and os boot function argsKumar Gala2008-08-26-7/+2
* bootm: refactor ramdisk locating codeKumar Gala2008-08-26-7/+1
* Consolidate strmhz() implementationHaavard Skinnemoen2008-08-21-13/+0
* Fix fallout from autostart revertKumar Gala2008-08-12-5/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-75/+75
* i386/bootm: remove unused varJean-Christophe PLAGNIOL-VILLARD2008-05-19-1/+0
* allow ports to override go behaviorMike Frysinger2008-04-18-0/+8
* [new uImage] Add new uImage format support to arch specific do_bootm_linux() ...Marian Balakowicz2008-03-12-5/+21
* [new uImage] Remove unnecessary arguments passed to ramdisk routinesMarian Balakowicz2008-03-12-2/+5
* [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-29-1/+1
* [new uImage] Respect autostart setting in linux bootmKumar Gala2008-02-29-0/+3
* [new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz2008-02-27-2/+2
* [Makefile] Sort COBJS in lib_<arch> MakefilesMarian Balakowicz2008-02-27-7/+16
* [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-25-11/+24
* [new uImage] Factor out common image_get_ramdisk() routineMarian Balakowicz2008-02-07-73/+3
* [new uImage] Rename architecture specific bootm code filesMarian Balakowicz2008-02-07-1/+1
* [new uImage] Cleanup image header pointer use in bootm codeMarian Balakowicz2008-02-07-48/+33
* [new uImage] Fix uImage header pointer use in i386 do_bootm_linux()Marian Balakowicz2008-02-07-3/+3
* [new uImage] Remove I386 uImage fake_header() routineMarian Balakowicz2008-02-07-61/+0
* [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-07-44/+33
* disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-2/+2
* lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...Jon Loeliger2007-07-09-9/+8
* lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-8/+9
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-8/+9
* Fix multi-part image support on i386 platform.Wolfgang Denk2006-07-21-0/+6
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-7/+4
* Add support for multiple PHYs.Marian Balakowicz2005-10-28-10/+11
* * Patches by Richard Woodruff, 10 Jun 2004:wdenk2004-07-01-0/+2
* Code cleanup; make several boards compile & link.wdenk2004-03-14-1/+1
* * Patch by Pierre Aubert, 26 Feb 2004wdenk2004-02-27-1/+1
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-15/+1
* * Patches by Martin Krause, 14 Jul 2003:wdenk2003-07-15-4/+0
* * Patches by Yuli Barcohen, 13 Jul 2003:wdenk2003-07-14-1/+1
* * Code cleanup:wdenk2003-06-27-454/+440
* * Patch by Marc Singer, 29 May 2003:wdenk2003-05-31-1412/+1312
* * Added support for both PCMCIA slots (at the same time!) on MPC8xxwdenk2002-11-21-9/+10
* * Patch by Daniel Engström, 18 Nov 2002:wdenk2002-11-19-1/+0
* * Patch by Daniel Engström, 13 Nov 2002:wdenk2002-11-18-0/+3233