aboutsummaryrefslogtreecommitdiff
path: root/board/eNET
AgeCommit message (Expand)Author
2010-05-06eNET: Implement eNET WatchdogGraeme Russ
2010-05-06eNET: Add PC/AT compatibility setup functionGraeme Russ
2010-05-06eNET: Add support for onboard RTL8100B (RTL8139) chipsGraeme Russ
2010-05-06sc520: Board Specific PCI InitGraeme Russ
2010-05-06x86: Use CONFIG_SERIAL_MULTIGraeme Russ
2010-05-06x86: Add RAM bootstrap functionalityGraeme Russ
2010-05-06x86: Fix MMCR AccessGraeme Russ
2010-04-13Change directory-specific CFLAGS to use full pathPeter Tyser
2009-12-05i386: Final RelocationGraeme Russ
2009-12-05i386: Remove inline asm symbols from .dynsymGraeme Russ
2009-12-05i386: Fix link collisions resulting from gcc4.4.1 upgradeGraeme Russ
2009-12-05i386: Fix dlmalloc compile warningGraeme Russ
2009-09-04Add PCI support to eNET boardGraeme Russ
2009-09-04i386: Moved PCI from #ifdef to conditional compile for sc520 boardsGraeme Russ
2009-09-04i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structureGraeme Russ
2009-09-04i386: Change inline asm global symbols to localGraeme Russ
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2009-01-24Renamed cpu/i386/reset.S to resetvec.SGraeme Russ
2009-01-24Added initial eNET board supportGraeme Russ