summaryrefslogtreecommitdiff
path: root/board/eNET/eNET.c
Commit message (Expand)AuthorAgeLines
* eNET: Fix undefined reference to `monitor_flash_len'Graeme Russ2011-04-08-0/+2
* sc520: Move RAM sizing code from asm to CGraeme Russ2011-02-12-6/+0
* eNET: General code cleanupGraeme Russ2011-02-12-13/+4
* eNET: Rearrange PAR assignmentsGraeme Russ2011-02-12-15/+46
* eNET: Define MMCR values in config.hGraeme Russ2011-02-12-44/+60
* eNET: Fix eNET Interrupt Setup for LinuxGraeme Russ2011-02-12-6/+9
* sc520: Move board specific settings to board init functionGraeme Russ2011-02-12-0/+9
* x86: Make cpu init functions weakGraeme Russ2011-02-12-22/+0
* eNET: Implement eNET WatchdogGraeme Russ2010-05-06-0/+45
* eNET: Add PC/AT compatibility setup functionGraeme Russ2010-05-06-0/+38
* eNET: Add support for onboard RTL8100B (RTL8139) chipsGraeme Russ2010-05-06-0/+7
* x86: Use CONFIG_SERIAL_MULTIGraeme Russ2010-05-06-1/+2
* x86: Fix MMCR AccessGraeme Russ2010-05-06-43/+43
* i386: Final RelocationGraeme Russ2009-12-05-2/+9
* i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structureGraeme Russ2009-09-04-43/+43
* i386: Change inline asm global symbols to localGraeme Russ2009-09-04-2/+2
* Added initial eNET board supportGraeme Russ2009-01-24-0/+167