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