| Commit message (Expand) | Author | Age | Lines |
* | ppc: Enable full relocation to RAM | Peter Tyser | 2009-10-03 | -1/+0 |
* | Fix boards broken after removal of legacy NAND and DoC support | Wolfgang Denk | 2009-07-19 | -0/+2 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -1/+1 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -3/+1 |
* | pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity | Kumar Gala | 2009-02-07 | -2/+2 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -1/+1 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -1/+1 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -0/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -20/+20 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | Moved initialization of TULIP Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -0/+6 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -217/+194 |
* | Remove all the search paths from the .lds files. | Jason Wessel | 2008-04-17 | -1/+0 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -1/+1 |
* | board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -1/+1 |
* | board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -1/+1 |
* | board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | 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 | -9/+11 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -8/+6 |
* | (no commit message) | Wolfgang Denk | 2005-12-12 | -0/+1 |
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -1/+1 |
* | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk | 2005-08-31 | -0/+2 |
* | * The PS/2 mux on the BMS2003 board needs 450 ms after power on | wdenk | 2004-01-20 | -1/+1 |
* | * Implement new mechanism to export U-Boot's functions to standalone | wdenk | 2003-07-24 | -1/+1 |
* | Patch by Kenneth Johansson, 30 Jun 2003: | wdenk | 2003-07-01 | -2/+2 |
* | * Code cleanup: | wdenk | 2003-06-27 | -4/+19 |
* | * Header file cleanup for ARM | wdenk | 2003-06-25 | -0/+1 |
* | * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length | wdenk | 2003-05-30 | -1/+1 |
* | Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). | stroese | 2003-02-14 | -1/+1 |
* | Patch by Guillaume Alexandre,, 04 Nov 2002: | wdenk | 2002-11-04 | -0/+24 |
* | Initial revision | wdenk | 2002-11-03 | -0/+1034 |
* | Initial revision | wdenk | 2002-11-02 | -0/+132 |
* | Initial revision | wdenk | 2002-10-31 | -0/+132 |
* | Initial revision | wdenk | 2002-08-26 | -0/+356 |
* | Initial revision | wdenk | 2002-08-17 | -0/+709 |
* | Initial revision | wdenk | 2002-04-01 | -0/+96 |
* | Initial revision | wdenk | 2002-01-26 | -0/+48 |
* | Initial revision | wdenk | 2002-01-15 | -0/+119 |