| Commit message (Expand) | Author | Age | Lines |
* | 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 |
* | * Patches by Yuli Barcohen, 13 Jul 2003: | wdenk | 2003-07-14 | -1/+1 |
* | * Code cleanup: | wdenk | 2003-06-27 | -454/+440 |
* | * Patch by Marc Singer, 29 May 2003: | wdenk | 2003-05-31 | -1412/+1312 |
* | * Added support for both PCMCIA slots (at the same time!) on MPC8xx | wdenk | 2002-11-21 | -9/+10 |
* | * Patch by Daniel Engström, 18 Nov 2002: | wdenk | 2002-11-19 | -1/+0 |
* | * Patch by Daniel Engström, 13 Nov 2002: | wdenk | 2002-11-18 | -0/+3233 |