aboutsummaryrefslogtreecommitdiff
path: root/board/sc520_spunk
AgeCommit message (Expand)AuthorFilesLines
2010-09-13x86: Remove Unmaintained BoardsGraeme Russ8-1861/+0
2009-09-04i386: Moved PCI from #ifdef to conditional compile for sc520 boardsGraeme Russ3-304/+331
2009-09-04i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structureGraeme Russ1-108/+103
2009-09-04Fixup sc520_spunk boardGraeme Russ1-2/+31
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2009-01-24Renamed cpu/i386/reset.S to resetvec.SGraeme Russ1-3/+3
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-1/+1
2008-10-28i386: Renamed show_boot_progress in assembler codeGraeme Russ1-2/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-9/+9
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren1-0/+6
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk3-14/+14
2008-05-19i386: Fix multiple definitions of __show_boot_progressJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-05-19sc530_spunk: add missing SOBJS entryJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-05-19sc520_spunk: Fix flashJean-Christophe PLAGNIOL-VILLARD1-24/+6
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher1-0/+1
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-10-09Coding style cleanupWolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-6/+13
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-5/+1
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+1
2003-09-18* Patches by Anders Larsen, 17 Sep 2003:wdenk1-1/+1
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk6-399/+394
2003-05-31* Patch by Marc Singer, 29 May 2003:LABEL_2003_05_31_2115wdenk7-0/+1822