aboutsummaryrefslogtreecommitdiff
path: root/board/eNET
AgeCommit message (Expand)AuthorFilesLines
2009-12-05i386: Final RelocationGraeme Russ3-9/+38
2009-12-05i386: Remove inline asm symbols from .dynsymGraeme Russ1-0/+2
2009-12-05i386: Fix link collisions resulting from gcc4.4.1 upgradeGraeme Russ1-0/+1
2009-12-05i386: Fix dlmalloc compile warningGraeme Russ1-0/+1
2009-09-04Add PCI support to eNET boardGraeme Russ2-0/+96
2009-09-04i386: Moved PCI from #ifdef to conditional compile for sc520 boardsGraeme Russ1-5/+5
2009-09-04i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structureGraeme Russ1-43/+43
2009-09-04i386: Change inline asm global symbols to localGraeme Russ1-2/+2
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
2009-01-24Added initial eNET board supportGraeme Russ7-0/+513