summaryrefslogtreecommitdiffstats
path: root/board/eNET
Commit message (Expand)AuthorAgeFilesLines
* Rename TEXT_BASE: fix merge conflictsWolfgang Denk2010-10-181-4/+4
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* x86: Use loops instead of memcpy/memset in board_init_fGraeme Russ2010-10-071-1/+2
* x86: Rearrange linker scriptGraeme Russ2010-10-071-21/+18
* x86: Rename linker script symbolsGraeme Russ2010-10-071-12/+9
* x86: Remove usage of %ebp as a return pointerGraeme Russ2010-10-072-3/+2
* x86: Remove progress indication in low-level initGraeme Russ2010-10-071-12/+0
* x86: use gc sections to reduce image sizeGraeme Russ2010-10-071-5/+5
* x86: Use TEXT_BASE in linker scriptsGraeme Russ2010-10-071-4/+4
* eNET: Implement eNET WatchdogGraeme Russ2010-05-062-0/+46
* 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
* sc520: Board Specific PCI InitGraeme Russ2010-05-061-0/+33
* x86: Use CONFIG_SERIAL_MULTIGraeme Russ2010-05-061-1/+2
* x86: Add RAM bootstrap functionalityGraeme Russ2010-05-062-6/+5
* x86: Fix MMCR AccessGraeme Russ2010-05-061-43/+43
* Change directory-specific CFLAGS to use full pathPeter Tyser2010-04-131-1/+1
* i386: Final RelocationGraeme Russ2009-12-053-9/+38
* i386: Remove inline asm symbols from .dynsymGraeme Russ2009-12-051-0/+2
* i386: Fix link collisions resulting from gcc4.4.1 upgradeGraeme Russ2009-12-051-0/+1
* i386: Fix dlmalloc compile warningGraeme Russ2009-12-051-0/+1
* Add PCI support to eNET boardGraeme Russ2009-09-042-0/+96
* i386: Moved PCI from #ifdef to conditional compile for sc520 boardsGraeme Russ2009-09-041-5/+5
* 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
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-1/+1
* Renamed cpu/i386/reset.S to resetvec.SGraeme Russ2009-01-241-3/+3
* Added initial eNET board supportGraeme Russ2009-01-247-0/+513
OpenPOWER on IntegriCloud