Add support to run SMM handler in TSEG instead of ASEG
[coreboot.git] / src / include / pc80 /
2012-03-30 Stefan ReinauerAdd TPM support to coreboot
2012-03-28 Duncan LaurieAdd cmos helper functions for reading/writing a dword
2011-12-13 Patrick GeorgiFix CMOS handling for non-USE_OPTION_TABLE configuration
2011-10-13 Stefan ReinauerEnable/fix compilation of i8254 code in ram stage.
2011-09-12 efdesign98Miscellaneous AMD F14 warning fixes
2011-06-15 Sven SchnelleCMOS: add set_option()
2011-05-10 Patrick GeorgiChange read_option() to a macro that wraps some API...
2010-09-25 Stefan Reinauer- Fix race condition in option_table.h generation by...
2010-09-02 Myles WatsonRevert 5762. It silently broke a lot of boards because...
2010-09-01 Stefan ReinauerFix race condition in option_table.h generation by...
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-03-29 Stefan ReinauerDon't include option_table.h every time we include...
2010-03-29 Stefan Reinauer- include option_table.h when it is created, and that...
2010-03-29 Stefan ReinauerThis patch drops the coreboot CMOS checksum ranges...
2010-02-23 Stefan ReinauerRemove nonsensical wrapper for function in
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2009-11-05 Stefan Reinauercoreboot.org/pipermail/coreboot/2007-October/025740...
2009-10-23 Stefan Reinauerdrop a lot of dead code, including an old winbond south...
2009-10-20 Myles WatsonFix #if CONFIG_VGA==1 -> #if CONFIG_VGA.
2009-10-09 Myles WatsonAdd const to get rid of some warnings when passing...
2009-07-21 Stefan ReinauerRewrite interrupt handling in coreboot to be more compr...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-03 Luc VerhaegenRevert "CMOS: Add set_option and rework get_option."
2009-06-03 Luc VerhaegenCMOS: Add set_option and rework get_option.
2009-05-29 Luc VerhaegenImplement native VGA Support.
2009-04-17 Stefan ReinauerAdd VIA CX700 support, plus VIA vt8454c reference board...
2009-01-20 Stefan Reinaueradd a header file for i8259.h (trivial)
2008-12-19 Corey OsgoodFix a LOT of implicit function declarations before...
2005-12-04 Stefan Reinauersmall gcc4 patches, some ts5300 updates
2005-10-05 Stefan ReinauerUpdating FSF address in the code.
2005-01-15 Stefan Reinaueradd vga.h / needed by vga text console.
2004-10-21 Eric Biederman- Bump the LinuxBIOS major version
2004-03-17 Greg Watsonaccording to spec, sector size is 2048
2004-03-13 Greg Watsonadded atapi support
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2003-06-09 Greg WatsonMoved from freebios
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree