This patch unifies the use of config options in v2 to all start with CONFIG_
[coreboot.git] / src / arch / i386 / boot / coreboot_table.c
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-05-26 Patrick GeorgiClean up acpi table writing code, and don't rely
2009-04-30 Myles WatsonRemove warnings from compilation of the s2892 with...
2009-04-28 Patrick Georgiadd_mainboard_resources is necessary for some boards...
2009-04-21 Patrick GeorgiEliminate various issues brought up by scan-build.
2009-04-06 Stefan Reinauer(trivial) fix some warnings
2009-03-17 Stefan ReinauerThis patch adds "high coreboot table support" to corebo...
2009-02-09 Myles WatsonRemove some warnings, mainly from format strings which...
2008-12-13 Stefan ReinauerMove mainboard specific changes to the coreboot memory...
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-09-22 Michael XiePatch for AMD RS690 chipset.
2008-07-23 Roman KononovThis patch fixes the kernel EBDA mislocation problem...
2008-06-29 Patrick GeorgiAdds a field to the serial port descriptor about the...
2008-01-27 Patrick GeorgiAdd a new record type "console" for lbtable, and insert...
2008-01-25 Patrick GeorgiThis patch adds a new record type for lbtable to provid...
2008-01-18 Stefan Reinauerrename linuxbios_* files, too.