1. 03abaee21 drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY by Gabe Black · 10 years ago
  2. 3cc685f rtc: Add an RTC API, and implement it for x86. by Marc Jones · 10 years ago
  3. c36af7b Replace includes of build.h with version.h by Kyösti Mälkki · 10 years ago
  4. b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 10 years ago
  5. 9d9eb1e PC80 RTC: Use acpi_is_wakeup_s3() by Kyösti Mälkki · 10 years ago
  6. 7312c54 add rtc_init() to romstage by Martin Roth · 10 years ago
  7. 0af61b6 lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content by Vladimir Serbinenko · 11 years ago
  8. d7134e0 pc80/mc146818rtc: Return an error code rather than an integer by Alexandru Gagniuc · 11 years ago
  9. 86ce7f9 RTC: Skip rtc_init() in S3 resume path by Stefan Reinauer · 11 years ago
  10. 5688979 drivers: Fix spelling by Martin Roth · 11 years ago
  11. 832452a RTC: Use the correct index when setting the default month by Dave Frodin · 12 years ago
  12. 6fe0cab Extend CBFS to support arbitrary ROM source media. by Hung-Te Lin · 12 years ago
  13. feadfb7 If cmos is invalid, always set the rtc date and time by Stefan Reinauer · 12 years ago
  14. dd76bc0 Remove duplicate defines from mc146818rtc.c by Marc Jones · 12 years ago
  15. 0e6d0ed mc146818rtc: Remove the hyphen to build on NetBSD and Darwin by Zheng Bao · 12 years ago
  16. 094920d mc146818rtc: Update the Day of Week in CMOS in the right way. by Zheng Bao · 12 years ago
  17. 4b1610d RTC: Don't clear pending interrupt in resume path by Duncan Laurie · 12 years ago
  18. 5c103aa RTC: Write build date in BCD when clearing RTC CMOS by Duncan Laurie · 12 years ago
  19. fa90fd4 rtc: erase CMOS memory after power failure by Vincent Palatin · 12 years ago
  20. fc1b9ee rtc: force mc146818 register D to a correct value by Vincent Palatin · 12 years ago
  21. a1e6a9c RTC: Add a routine to check if the CMOS date is valid by zbao · 12 years ago
  22. ae5e11d Move top level pc80 directory to drivers/ by Stefan Reinauer · 12 years ago[Renamed from src/pc80/mc146818rtc.c]
  23. ea5c2b6 Fix checksum calculation both in romstage and ramstage. by Stefan Reinauer · 13 years ago
  24. d87dfc0 Fix our CMOS checksum algorithm so it matches what /dev/nvram expects by Stefan Reinauer · 13 years ago
  25. 1babddb rework RTC driver output to make it more consistent. by Stefan Reinauer · 13 years ago
  26. d29e5bb CMOS: add set_option() by Sven Schnelle · 13 years ago
  27. 5ccbbd9 Typo. s,CMOS_COMPONENT,CBFS_COMPONENT,. by Patrick Georgi · 14 years ago
  28. cef3b89 Report if cmos_layout.bin can't be found when it should. by Patrick Georgi · 14 years ago
  29. 2447937 Move option table (cmos.layout's binary representation) by Patrick Georgi · 14 years ago
  30. 10ec0fe - Fix race condition in option_table.h generation by moving the include by Stefan Reinauer · 14 years ago
  31. e448eba Revert 5762. It silently broke a lot of boards because abuild was broken. by Myles Watson · 14 years ago
  32. c3fad56 Fix race condition in option_table.h generation by moving the include statement by Stefan Reinauer · 14 years ago
  33. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  34. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  35. 8e726b7 Don't include option_table.h every time we include mc146818rtc.h, that was a by Stefan Reinauer · 14 years ago
  36. b5828d7 This patch drops the coreboot CMOS checksum ranges from Kconfig because by Stefan Reinauer · 14 years ago
  37. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  38. 2549d52 fix minor warnings in RTC code when HAVE_OPTION_TABLE is disabled. by Stefan Reinauer · 14 years ago
  39. 2fbbea0 RTC: Don't drop the alpha specific code but get it in shape for our Kconfig scheme. by Stefan Reinauer · 15 years ago
  40. ea92185 Add few missing prototypes, and remove few unused (thus lonelly) variables. by Maciej Pijanka · 15 years ago
  41. ea67d47 A (hypothetical southbridge) component might provide functionality that is not by Stefan Reinauer · 15 years ago
  42. 3fe6b70 Add const to get rid of some warnings when passing quoted strings. by Myles Watson · 15 years ago
  43. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  44. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  45. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  46. 73d5daa * Allow coreboot to use the full 256 bytes of CMOS memory by Stefan Reinauer · 15 years ago
  47. ca374d4 rename linuxbios_* files, too. by Stefan Reinauer · 17 years ago
  48. 8cbc475 Don't write to CMOS when HAVE_OPTION_TABLE = 0. by Steven J. Magnani · 19 years ago
  49. 84a8028 fixed indentation by Li-Ta Lo · 20 years ago
  50. 23e2e18 cleanup code to remove warnings by Greg Watson · 20 years ago
  51. 8ca8d76 - Initial checkin of the freebios2 tree by Eric Biederman · 21 years ago