This patch drops the coreboot CMOS checksum ranges from Kconfig because
[coreboot.git] / src / pc80 / mc146818rtc.c
2010-03-29 Stefan ReinauerThis patch drops the coreboot CMOS checksum ranges...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-17 Stefan Reinauerfix minor warnings in RTC code when HAVE_OPTION_TABLE...
2010-01-16 Stefan ReinauerRTC: Don't drop the alpha specific code but get it...
2009-10-27 Maciej PijankaAdd few missing prototypes, and remove few unused ...
2009-10-24 Stefan ReinauerA (hypothetical southbridge) component might provide...
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.
2009-04-22 Stefan Reinauer* Allow coreboot to use the full 256 bytes of CMOS...
2008-01-18 Stefan Reinauerrename linuxbios_* files, too.
2005-09-12 Steven J. MagnaniDon't write to CMOS when HAVE_OPTION_TABLE = 0.
2005-01-07 Li-Ta Lofixed indentation
2004-03-26 Greg Watsoncleanup code to remove warnings
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree