Relocate the GDT to reserved memory, so it won't get clobbered by elfboot(), etc.
[coreboot.git] / src / arch / i386 / lib /
2005-08-10 Li-Ta Lomore removal for obsolete VGABIOS support
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-01-18 Stefan Reinauerthis is obsolete.
2004-12-27 Li-Ta Loremove unused options
2004-12-10 Eric Biederman- Fix the definition of the linuxbios table so all...
2004-11-18 Eric Biederman- First stab at getting the ppc ports building and...
2004-11-11 Eric Biedermanmpspec.h: Tweak the write_smp_table macro so that it...
2004-11-04 Li-Ta Lotell people that the segment descriptors are different...
2004-11-04 Eric Biederman- Update abuild.sh so it will rebuild successfull builds
2004-10-30 Eric Biederman- Update console.c to have non-inline versions of functions
2004-10-30 Eric Biederman- To reduce confuse rename the parts of linuxbios bios...
2004-10-14 Eric Biederman- First pass through with with device tree enhancement...
2004-10-06 Ronald G. Minnichepia-m support
2004-06-28 Stefan Reinauermake cpuid and mtrr check conditional. They are not...
2004-05-27 Stefan Reinauercosmetics
2004-05-12 Li-Ta Loremove unused l2 cache configure, if we really need...
2004-03-26 Li-Ta Lospeed up ecc clear by enable MTRR/Cache first.
2004-03-23 Li-Ta LoDoxidization, reformat
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2003-10-11 Eric Biederman - O2, enums, and switch statements work in romcc
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-21 Eric Biederman- First pass at s2880 support.
2003-07-19 Eric Biederman- Major cleanup of the bootpath
2003-07-14 Eric Biederman- Compile fixes
2003-07-12 Eric Biederman- Small typo fix in pci_ops.c
2003-06-17 Ronald G. Minnichadded config and other test files.
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-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-24 Eric Biederman- Small step forward Linux boots and almost works...
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree