- Major update of the dynamic device tree so it can handle
[coreboot.git] / src / arch / i386 /
2003-09-02 Eric Biederman- Major update of the dynamic device tree so it can...
2003-09-01 Eric Biederman- Updates to config.g so that it works more reliably...
2003-07-30 Ronald G. Minnichupdates from YhLu, plus fixes for PPC/K8 issues.
2003-07-25 Ronald G. Minnichchange it so linuxbios.rom is the final target.
2003-07-25 Ronald G. MinnichFix for ROM_SIZE to ROM_SECTION_SIZE
2003-07-25 Ronald G. MinnichMods for YhLu to enable calls for mainboard init.
2003-07-21 Eric Biederman- First pass at s2880 support.
2003-07-19 Eric Biederman- Major cleanup of the bootpath
2003-07-16 Eric Biederman- ldscripb.lb remove another $Id: line..
2003-07-14 Eric Biederman- Compile fixes
2003-07-14 Greg Watsonnew config rules
2003-07-12 Eric Biederman- Remove all of the annoying $Id strings
2003-07-12 Eric Biederman- Small typo fix in pci_ops.c
2003-07-12 Eric Biederman- Implement division and rdtsc support for romcc
2003-06-24 Ronald G. MinnichFixes to various config files.
2003-06-19 Eric Biederman- Remove bogus #if CONFIG_SMP test
2003-06-18 Eric Biederman- A new test case for romcc
2003-06-17 Ronald G. Minnichadded config and other test files.
2003-06-17 Ronald G. Minnichnew config file testing the update stuff.
2003-06-17 Eric Biederman- Minor mod to reset16.inc to work with newer binutils...
2003-06-12 Eric Biederman- Modify the freebios tree so the pci config space...
2003-06-12 Eric Biederman- Changes to the pci config routines moving them closer...
2003-06-11 Eric Biederman- Factoring of auto.c
2003-05-19 Eric Biederman- Cleanups on the romcc side including a pci interface...
2003-04-25 Eric Biederman- Almost implement failover booting on the solo.
2003-04-25 Eric Biederman- Commit a working pirq table for the AMD solo
2003-04-24 Eric Biederman- More attempts to leave irqs in a working state.
2003-04-24 Eric Biederman- Small step forward Linux boots and almost works...
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree