| Commit message (Expand) | Author | Age | Lines |
* | i386: Moved PCI from #ifdef to conditional compile for sc520 boards | Graeme Russ | 2009-09-04 | -304/+331 |
* | i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure | Graeme Russ | 2009-09-04 | -108/+103 |
* | Fixup sc520_spunk board | Graeme Russ | 2009-09-04 | -2/+31 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -1/+1 |
* | Renamed cpu/i386/reset.S to resetvec.S | Graeme Russ | 2009-01-24 | -3/+3 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -1/+1 |
* | i386: Renamed show_boot_progress in assembler code | Graeme Russ | 2008-10-28 | -2/+2 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -9/+9 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -3/+3 |
* | Moved initialization of EEPRO100 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -0/+6 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -14/+14 |
* | i386: Fix multiple definitions of __show_boot_progress | Jean-Christophe PLAGNIOL-VILLARD | 2008-05-19 | -2/+2 |
* | sc530_spunk: add missing SOBJS entry | Jean-Christophe PLAGNIOL-VILLARD | 2008-05-19 | -1/+1 |
* | sc520_spunk: Fix flash | Jean-Christophe PLAGNIOL-VILLARD | 2008-05-19 | -24/+6 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -1/+1 |
* | [PCS440EP] upgrade the PCS440EP board: | Heiko Schocher | 2007-06-22 | -0/+1 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -1/+1 |
* | Coding style cleanup | Wolfgang Denk | 2006-10-09 | -1/+1 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -6/+13 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -5/+1 |
* | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk | 2005-08-31 | -0/+1 |
* | * Patches by Anders Larsen, 17 Sep 2003: | wdenk | 2003-09-18 | -1/+1 |
* | * Code cleanup: | wdenk | 2003-06-27 | -399/+394 |
* | * Patch by Marc Singer, 29 May 2003: | wdenk | 2003-05-31 | -0/+1822 |