summaryrefslogtreecommitdiffstats
path: root/lib_i386/board.c
Commit message (Expand)AuthorAgeFilesLines
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-429/+0
* i386: Final RelocationGraeme Russ2009-12-051-67/+90
* i386: Move references to link script exportsGraeme Russ2009-12-051-11/+0
* i386: Fix malloc initializationGraeme Russ2009-12-051-8/+7
* Add bb_miiphy_init call before any ethernet bring-up code.Luigi 'Comio' Mantellini2009-10-101-1/+8
* Consolidate arch-specific sbrk() implementationsPeter Tyser2009-09-041-21/+0
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-2/+2
* Add basic relocation to i386 portGraeme Russ2009-03-201-0/+27
* 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
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-2/+2
* Update i386 code (sc520_cdp)Graeme Russ2008-09-091-5/+8
* Consolidate strmhz() implementationHaavard Skinnemoen2008-08-211-13/+0
* allow ports to override go behaviorMike Frysinger2008-04-181-0/+8
* 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
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-6/+2
* 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
* * Code cleanup:wdenk2003-06-271-31/+27
* * Patch by Marc Singer, 29 May 2003:wdenk2003-05-311-18/+16
* * Patch by Daniel Engström, 13 Nov 2002:wdenk2002-11-181-0/+448
OpenPOWER on IntegriCloud