Move TPM code to romstage
[coreboot.git] / src / pc80 / mc146818rtc_early.c
2011-10-28 Stefan ReinauerFix checksum calculation both in romstage and ramstage.
2011-05-10 Patrick GeorgiChange read_option() to a macro that wraps some API...
2011-03-08 Patrick GeorgiMove cmos.default handling to bootblock
2011-01-31 Stefan ReinauerBuild failure because of src/pc80/mc146818rtc_early...
2011-01-18 Patrick GeorgiMove option table (cmos.layout's binary representation)
2011-01-14 Patrick GeorgiDisable CMOS recovery code for ROMCC boards as the...
2011-01-14 Patrick GeorgiAllow coreboot to initialize CMOS if checksum is invalid.
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-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-03-29 Stefan ReinauerDon't include option_table.h every time we include...
2010-03-29 Stefan ReinauerThis patch drops the coreboot CMOS checksum ranges...
2010-03-22 Stefan Reinauerdrop some unused files and fix warnings on i945 based...
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-04-22 Stefan Reinauerfix warnings, shadowed declarations and style guide...
2009-04-22 Stefan Reinauer* Allow coreboot to use the full 256 bytes of CMOS...
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2003-07-21 Eric Biederman- First pass at s2880 support.
2003-07-19 Eric Biederman- Major cleanup of the bootpath
2003-06-17 Eric Biederman- Minor mod to reset16.inc to work with newer binutils...
2003-06-11 Eric Biederman- Factoring of auto.c