aboutsummaryrefslogtreecommitdiff
path: root/include/configs/eNET.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-13x86: Rename i386 to x86Graeme Russ1-1/+0
2011-04-13eNET: Fix saveenv crashGraeme Russ1-6/+17
2011-02-12eNET: Move initial Global Data into CARGraeme Russ1-1/+1
2011-02-12sc520: Move RAM sizing code from asm to CGraeme Russ1-1/+1
2011-02-12x86: Use Cache-As-RAM for initial stackGraeme Russ1-0/+20
2011-02-12x86: Move initial gd to fixed locationGraeme Russ1-0/+3
2011-02-12eNET: General code cleanupGraeme Russ1-166/+125
2011-02-12eNET: Rearrange PAR assignmentsGraeme Russ1-15/+0
2011-02-12eNET: Define MMCR values in config.hGraeme Russ1-0/+382
2011-02-12eNET: Add RTC support to eNETGraeme Russ1-0/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-10-07x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boardsGraeme Russ1-2/+0
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese1-1/+0
2010-05-06eNET: Implement eNET WatchdogGraeme Russ1-9/+1
2010-05-06eNET: Use SC520 MMCR to reset eNET boardGraeme Russ1-1/+1
2010-05-06eNET: Add support for onboard RTL8100B (RTL8139) chipsGraeme Russ1-1/+8
2010-05-06eNET: Fix CONFIG_SYS_HZ to be 1000Graeme Russ1-1/+1
2010-05-06eNET: Fix Flash WriteGraeme Russ1-1/+1
2010-05-06x86: Use CONFIG_SERIAL_MULTIGraeme Russ1-5/+21
2009-12-05i386: Final RelocationGraeme Russ1-0/+2
2009-12-05i386: Fix global label in inline asm compile errorGraeme Russ1-2/+2
2009-12-05i386: Fix malloc initializationGraeme Russ1-1/+1
2009-09-04Add PCI support to eNET boardGraeme Russ1-7/+7
2009-09-04Fix environment configuration for eNET boardGraeme Russ1-6/+5
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk1-3/+3
2009-03-29Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZLadislav Michl1-2/+0
2009-03-20Rewrite i386 interrupt handlingGraeme Russ1-1/+3
2009-03-20Rename SC520 Configuration OptionsGraeme Russ1-6/+6
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger1-1/+1
2009-01-24Removed all references to CONFIG_SYS_RESET_GENERICGraeme Russ1-1/+0
2009-01-24Added initial eNET board supportGraeme Russ1-0/+249