Age | Commit message (Expand) | Author |
2011-10-28 | Fix checksum calculation both in romstage and ramstage. | Stefan Reinauer |
2011-05-10 | Change read_option() to a macro that wraps some API uglyness | Patrick Georgi |
2011-03-08 | Move cmos.default handling to bootblock | Patrick Georgi |
2011-01-31 | Build failure because of src/pc80/mc146818rtc_early.c unused variable | Stefan Reinauer |
2011-01-18 | Move option table (cmos.layout's binary representation) | Patrick Georgi |
2011-01-14 | Disable CMOS recovery code for ROMCC boards as the CBFS code used for | Patrick Georgi |
2011-01-14 | Allow coreboot to initialize CMOS if checksum is invalid. | Patrick Georgi |
2010-09-25 | - Fix race condition in option_table.h generation by moving the include | Stefan Reinauer |
2010-09-02 | Revert 5762. It silently broke a lot of boards because abuild was broken. | Myles Watson |
2010-09-01 | Fix race condition in option_table.h generation by moving the include statement | Stefan Reinauer |
2010-07-06 | Re-integrate "USE_OPTION_TABLE" code. | Edwin Beasant |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-03-29 | Don't include option_table.h every time we include mc146818rtc.h, that was a | Stefan Reinauer |
2010-03-29 | This patch drops the coreboot CMOS checksum ranges from Kconfig because | Stefan Reinauer |
2010-03-22 | drop some unused files and fix warnings on i945 based systems. | Stefan Reinauer |
2010-02-22 | This is a general cleanup patch | Stefan Reinauer |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-04-22 | fix warnings, shadowed declarations and style guide violations (all trivial) | Stefan Reinauer |
2009-04-22 | * Allow coreboot to use the full 256 bytes of CMOS memory | Stefan 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 bootpath | Eric 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.c | Eric Biederman |