Add cmos helper functions for reading/writing a dword
[coreboot.git] / src / include / pc80 / mc146818rtc.h
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-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...
2009-10-09 Myles WatsonAdd const to get rid of some warnings when passing...
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.
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree