| Commit message (Expand) | Author | Age | Lines |
* | ppc: Enable full relocation to RAM | Peter Tyser | 2009-10-03 | -2/+0 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -3/+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 | -38/+38 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -8/+8 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
* | Fixing coding style issues | William Juul | 2008-08-12 | -4/+4 |
* | Remove white space at end. | William Juul | 2008-08-12 | -1/+1 |
* | Update MTD to that of Linux 2.6.22.1 | William Juul | 2008-08-12 | -43/+35 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -8/+8 |
* | Remove all the search paths from the .lds files. | Jason Wessel | 2008-04-17 | -2/+0 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -1/+1 |
* | board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -2/+2 |
* | board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | Cleanup compiler warnings, update CHANGELOG | Wolfgang Denk | 2007-04-20 | -4/+2 |
* | Fix breakage of NC650 board with respect to nand support. | Detlev Zundel | 2007-04-20 | -2/+1 |
* | Added support for the TQM8272 board from TQ | Heiko Schocher | 2006-12-21 | -1/+2 |
* | 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/+12 |
* | Coding Style cleanup | Wolfgang Denk | 2006-05-03 | -40/+40 |
* | Added missing nand.c for NC650 board | dzu@denx.de | 2006-04-19 | -0/+117 |
* | Update for NC650 board. Add NC650 based CP850 configuration. | dzu@denx.de | 2006-04-19 | -8/+69 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -2/+2 |
* | (no commit message) | Wolfgang Denk | 2005-12-12 | -0/+3 |
* | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk | 2005-08-31 | -0/+2 |
* | Patch by Detlev Zundel, 14 Mar 2005: | wdenk | 2005-03-14 | -0/+36 |
* | Cleanup | wdenk | 2004-10-11 | -3/+3 |
* | * Enable NAND flash support for NC650 board. | wdenk | 2004-10-11 | -0/+10 |
* | Add support for IDS "NC650" board | wdenk | 2004-08-28 | -0/+1068 |