| Commit message (Expand) | Author | Age | Lines |
* | eNET: Implement eNET Watchdog | Graeme Russ | 2010-05-06 | -0/+46 |
* | eNET: Add PC/AT compatibility setup function | Graeme Russ | 2010-05-06 | -0/+38 |
* | eNET: Add support for onboard RTL8100B (RTL8139) chips | Graeme Russ | 2010-05-06 | -0/+7 |
* | sc520: Board Specific PCI Init | Graeme Russ | 2010-05-06 | -0/+33 |
* | x86: Use CONFIG_SERIAL_MULTI | Graeme Russ | 2010-05-06 | -1/+2 |
* | x86: Add RAM bootstrap functionality | Graeme Russ | 2010-05-06 | -6/+5 |
* | x86: Fix MMCR Access | Graeme Russ | 2010-05-06 | -43/+43 |
* | Change directory-specific CFLAGS to use full path | Peter Tyser | 2010-04-13 | -1/+1 |
* | i386: Final Relocation | Graeme Russ | 2009-12-05 | -9/+38 |
* | i386: Remove inline asm symbols from .dynsym | Graeme Russ | 2009-12-05 | -0/+2 |
* | i386: Fix link collisions resulting from gcc4.4.1 upgrade | Graeme Russ | 2009-12-05 | -0/+1 |
* | i386: Fix dlmalloc compile warning | Graeme Russ | 2009-12-05 | -0/+1 |
* | Add PCI support to eNET board | Graeme Russ | 2009-09-04 | -0/+96 |
* | i386: Moved PCI from #ifdef to conditional compile for sc520 boards | Graeme Russ | 2009-09-04 | -5/+5 |
* | i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure | Graeme Russ | 2009-09-04 | -43/+43 |
* | i386: Change inline asm global symbols to local | Graeme Russ | 2009-09-04 | -2/+2 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -1/+1 |
* | Renamed cpu/i386/reset.S to resetvec.S | Graeme Russ | 2009-01-24 | -3/+3 |
* | Added initial eNET board support | Graeme Russ | 2009-01-24 | -0/+513 |