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