summaryrefslogtreecommitdiff
path: root/lib_i386
Commit message (Expand)AuthorAgeLines
* Generic udelay() with watchdog supportIngo van Lil2009-12-05-1/+1
* i386: Final RelocationGraeme Russ2009-12-05-70/+93
* i386: Move references to link script exportsGraeme Russ2009-12-05-11/+11
* i386: Remove inline asm symbols from .dynsymGraeme Russ2009-12-05-0/+72
* i386: Rearrange Interupt HandlingGraeme Russ2009-12-05-34/+3
* i386: Reorder source objects in lib_i386 MakefileGraeme Russ2009-12-05-4/+4
* i386: Fix malloc initializationGraeme Russ2009-12-05-8/+7
* Add bb_miiphy_init call before any ethernet bring-up code.Luigi 'Comio' Mantellini2009-10-10-1/+8
* push LOAD_ADDR out to arch mk filesMike Frysinger2009-09-04-0/+2
* i386: Moved PCI from #ifdef to conditional compile for sc520 boardsGraeme Russ2009-09-04-10/+2
* i386: Misc PCI fixupsGraeme Russ2009-09-04-10/+10
* i386: Fix regression introduced by commit 8c63d47651f7Graeme Russ2009-09-04-0/+5
* Consolidate arch-specific sbrk() implementationsPeter Tyser2009-09-04-21/+0
* Move architecture specific config.mk files into subdirsPeter Tyser2009-07-21-0/+26
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-18-7/+7
* rename include/zlib.h to include/u-boot/zlib.hJean-Christophe PLAGNIOL-VILLARD2009-04-04-1/+1
* Add basic relocation to i386 portGraeme Russ2009-03-20-3/+30
* Implement SC520 timersGraeme Russ2009-03-20-0/+211
* Rewrite i386 interrupt handlingGraeme Russ2009-03-20-0/+326
* lib_*/board.c: do not initialize bi_enet*addr in global dataMike Frysinger2009-03-20-17/+0
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-06-1/+2
* bootm: Add subcommandsKumar Gala2008-10-29-0/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-2/+2
* 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