aboutsummaryrefslogtreecommitdiff
path: root/src/pc80/mc146818rtc_early.c
AgeCommit message (Expand)Author
2012-04-27Move top level pc80 directory to drivers/Stefan Reinauer
2011-10-28Fix checksum calculation both in romstage and ramstage.Stefan Reinauer
2011-05-10Change read_option() to a macro that wraps some API uglynessPatrick Georgi
2011-03-08Move cmos.default handling to bootblockPatrick Georgi
2011-01-31Build failure because of src/pc80/mc146818rtc_early.c unused variableStefan Reinauer
2011-01-18Move option table (cmos.layout's binary representation)Patrick Georgi
2011-01-14Disable CMOS recovery code for ROMCC boards as the CBFS code used forPatrick Georgi
2011-01-14Allow coreboot to initialize CMOS if checksum is invalid.Patrick Georgi
2010-09-25- Fix race condition in option_table.h generation by moving the includeStefan Reinauer
2010-09-02Revert 5762. It silently broke a lot of boards because abuild was broken.Myles Watson
2010-09-01Fix race condition in option_table.h generation by moving the include statementStefan Reinauer
2010-07-06Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-29Don't include option_table.h every time we include mc146818rtc.h, that was aStefan Reinauer
2010-03-29This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer
2010-03-22drop some unused files and fix warnings on i945 based systems.Stefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-04-22fix warnings, shadowed declarations and style guide violations (all trivial)Stefan Reinauer
2009-04-22* Allow coreboot to use the full 256 bytes of CMOS memoryStefan Reinauer
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2003-07-21- First pass at s2880 support.Eric Biederman
2003-07-19- Major cleanup of the bootpathEric Biederman
2003-06-17- Minor mod to reset16.inc to work with newer binutils hopefully this works w...Eric Biederman
2003-06-11- Factoring of auto.cEric Biederman