- Fix race condition in option_table.h generation by moving the include
[coreboot.git] / src / pc80 / mc146818rtc_early.c
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