aboutsummaryrefslogtreecommitdiff
path: root/board/sc520_cdp
AgeCommit message (Expand)AuthorFilesLines
2009-09-04i386: Moved PCI from #ifdef to conditional compile for sc520 boardsGraeme Russ3-245/+279
2009-09-04i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structureGraeme Russ2-94/+91
2009-09-04i386: Misc PCI fixupsGraeme Russ1-0/+1
2009-03-20Move ali512x.hGraeme Russ1-1/+1
2009-03-20Rename SC520 Configuration OptionsGraeme Russ1-8/+8
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-VILLARD3-12/+12
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2-6/+6
2008-09-09Update i386 code (sc520_cdp)Graeme Russ1-5/+5
2008-09-02Moved initialization of PCNET 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-5/+5
2008-05-19i386: Fix multiple definitions of __show_boot_progressJean-Christophe PLAGNIOL-VILLARD1-2/+2
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-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-2/+2
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:wdenk2-2/+2
2003-08-05* Map ISP1362 USB OTG controller for NSCU boardwdenk4-4/+23
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk7-395/+389
2003-05-31* Patch by Marc Singer, 29 May 2003:LABEL_2003_05_31_2115wdenk6-428/+1426
2003-02-28* Add support for 16 MB flash configuration of TRAB boardLABEL_2003_02_28_0150wdenk1-61/+61
2003-02-14Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese1-62/+62
2002-11-21* Added support for both PCMCIA slots (at the same time!) on MPC8xxLABEL_2002_11_22_0015wdenk2-1/+3
2002-11-18* Patch by Daniel Engström, 13 Nov 2002:LABEL_2002_11_18_0115wdenk7-0/+1042