aboutsummaryrefslogtreecommitdiff
path: root/board/eNET/eNET.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-06eNET: Implement eNET WatchdogGraeme Russ1-0/+45
2010-05-06eNET: Add PC/AT compatibility setup functionGraeme Russ1-0/+38
2010-05-06eNET: Add support for onboard RTL8100B (RTL8139) chipsGraeme Russ1-0/+7
2010-05-06x86: Use CONFIG_SERIAL_MULTIGraeme Russ1-1/+2
2010-05-06x86: Fix MMCR AccessGraeme Russ1-43/+43
2009-12-05i386: Final RelocationGraeme Russ1-2/+9
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-01-24Added initial eNET board supportGraeme Russ1-0/+167