summaryrefslogtreecommitdiff
path: root/board/sc520_spunk
Commit message (Expand)AuthorAgeLines
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-1/+1
* Renamed cpu/i386/reset.S to resetvec.SGraeme Russ2009-01-24-3/+3
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-1/+1
* i386: Renamed show_boot_progress in assembler codeGraeme Russ2008-10-28-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-9/+9
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-3/+3
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+6
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-14/+14
* i386: Fix multiple definitions of __show_boot_progressJean-Christophe PLAGNIOL-VILLARD2008-05-19-2/+2
* sc530_spunk: add missing SOBJS entryJean-Christophe PLAGNIOL-VILLARD2008-05-19-1/+1
* sc520_spunk: Fix flashJean-Christophe PLAGNIOL-VILLARD2008-05-19-24/+6
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-22-0/+1
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Coding style cleanupWolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-6/+13
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-5/+1
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+1
* * Patches by Anders Larsen, 17 Sep 2003:wdenk2003-09-18-1/+1
* * Code cleanup:wdenk2003-06-27-399/+394
* * Patch by Marc Singer, 29 May 2003:wdenk2003-05-31-0/+1822