(trivial) fix some warnings
[coreboot.git] / src / arch / i386 / boot / tables.c
2009-04-06 Stefan Reinauer(trivial) fix some warnings
2009-03-17 Stefan ReinauerThis patch adds "high coreboot table support" to corebo...
2009-03-12 Myles WatsonFix HIGH_TABLES introduced error when compiling without...
2009-03-06 Stefan Reinauerfix a bunch of cast and type warnings and don't call...
2009-02-27 Stefan ReinauerGeneric approach of putting BIOS tables at the end...
2009-02-09 Myles WatsonRemove some warnings, mainly from format strings which...
2008-11-11 Robert Millan[PATCH] coreboot-v2: Add multiboot support
2008-07-23 Roman KononovThis patch fixes the kernel EBDA mislocation problem...
2008-01-18 Stefan Reinauerrename linuxbios_* files, too.
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2007-10-23 Stefan Reinauerfix a whole bunch of warnings. (trivial)
2007-04-06 Yinghai Lunext part of YhLu's large patch. I am not sure whether...
2006-07-19 Stefan Reinauerthis code is for writing the mp table, so only execute...
2006-07-19 Stefan Reinauermove mptable to 960k to 1M
2005-09-12 Steven J. MagnaniRelocate the GDT to reserved memory, so it won't get...
2005-08-10 Jason SchildtUndoing all HDAMA commits from LNXI from r2005->2003
2005-08-09 Jason Schildt- Merge from linuxbios-lnxi (Linux Networx repository...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2004-10-14 Eric Biederman- First pass through with with device tree enhancement...
2004-10-06 Ronald G. Minnichepia-m support
2004-07-01 Yinghai Luremove_logical_cpus need call get_option
2004-06-07 Stefan Reinauersimplify pirq handling. Only apply consistency fixes...
2004-04-15 Li-Ta Locode reformat
2004-01-29 Stefan Reinaueracpi fixes:
2004-01-28 Stefan Reinauerplease forgive me... ;)
2003-09-01 Eric Biederman- Updates to config.g so that it works more reliably...
2003-06-19 Eric Biederman- Remove bogus #if CONFIG_SMP test
2003-06-17 Ronald G. Minnichnew config file testing the update stuff.
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree