1. ea5c2b6 Fix checksum calculation both in romstage and ramstage. by Stefan Reinauer · 12 years ago
  2. b251753 Change read_option() to a macro that wraps some API uglyness by Patrick Georgi · 12 years ago
  3. fab35e3 Move cmos.default handling to bootblock by Patrick Georgi · 13 years ago
  4. b82673b Build failure because of src/pc80/mc146818rtc_early.c unused variable by Stefan Reinauer · 13 years ago
  5. 2447937 Move option table (cmos.layout's binary representation) by Patrick Georgi · 13 years ago
  6. c3dc8f8 Disable CMOS recovery code for ROMCC boards as the CBFS code used for by Patrick Georgi · 13 years ago
  7. a865b17 Allow coreboot to initialize CMOS if checksum is invalid. by Patrick Georgi · 13 years ago
  8. 10ec0fe - Fix race condition in option_table.h generation by moving the include by Stefan Reinauer · 13 years ago
  9. e448eba Revert 5762. It silently broke a lot of boards because abuild was broken. by Myles Watson · 13 years ago
  10. c3fad56 Fix race condition in option_table.h generation by moving the include statement by Stefan Reinauer · 13 years ago
  11. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 13 years ago
  12. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 13 years ago
  13. 8e726b7 Don't include option_table.h every time we include mc146818rtc.h, that was a by Stefan Reinauer · 14 years ago
  14. b5828d7 This patch drops the coreboot CMOS checksum ranges from Kconfig because by Stefan Reinauer · 14 years ago
  15. 53b0ea4 drop some unused files and fix warnings on i945 based systems. by Stefan Reinauer · 14 years ago
  16. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  17. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 14 years ago
  18. f96c2d9 fix warnings, shadowed declarations and style guide violations (all trivial) by Stefan Reinauer · 14 years ago
  19. 73d5daa * Allow coreboot to use the full 256 bytes of CMOS memory by Stefan Reinauer · 14 years ago
  20. 5cd8173 - Moved hlt() to it's own header. by Eric Biederman · 20 years ago
  21. 2c018fb - First pass at s2880 support. by Eric Biederman · 20 years ago
  22. 9b4336c - Major cleanup of the bootpath by Eric Biederman · 20 years ago
  23. 8d9c123 - Minor mod to reset16.inc to work with newer binutils hopefully this works with older ones... by Eric Biederman · 20 years ago
  24. 05f26fc - Factoring of auto.c by Eric Biederman · 20 years ago