| Commit message (Expand) | Author | Age | Lines |
* | common: Discard the __u_boot_cmd section | Marek Vasut | 2012-10-22 | -3/+0 |
* | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | -0/+5 |
* | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk | 2012-07-29 | -0/+398 |
* | powerpc, 8xx: Fixup all 8xx u-boot.lds scripts | Joakim Tjernlund | 2011-04-20 | -2/+3 |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | -1/+1 |
* | 824x: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -0/+97 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -0/+1 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -31/+0 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -3/+3 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -60/+60 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -9/+9 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
* | cleanup use of CFG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | Moved initialization of NS8382X 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 | -3/+3 |
* | Remove obsolete mpc824x linker scripts | Grant Likely | 2007-07-04 | -133/+0 |
* | 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 | -7/+11 |
* | (no commit message) | Wolfgang Denk | 2005-12-12 | -0/+1 |
* | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk | 2005-08-31 | -0/+2 |
* | Add a common get_ram_size() function and modify the the | wdenk | 2004-01-06 | -41/+15 |
* | * Code cleanup: | wdenk | 2003-06-27 | -327/+226 |
* | * 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 |
* | Initial revision | wdenk | 2002-11-03 | -0/+766 |
* | Initial revision | wdenk | 2002-11-03 | -0/+127 |
* | Initial revision | wdenk | 2002-11-02 | -0/+15 |
* | Initial revision | wdenk | 2002-08-14 | -0/+125 |
* | Initial revision | wdenk | 2002-04-01 | -0/+40 |
* | Initial revision | wdenk | 2002-01-09 | -0/+31 |
* | Initial revision | wdenk | 2001-11-28 | -0/+255 |
* | Initial revision | wdenk | 2001-10-15 | -0/+2 |
* | Initial revision | wdenk | 2001-04-28 | -0/+54 |