1. 0ca2a06 src/include: Fix unsigned warnings by Lee Leahy · 7 years ago
  2. 49342cd arch/x86: fix cmos post logging in non romcc bootblock by Aaron Durbin · 8 years ago
  3. 5a043fe rtc: Check update-in-progress bit by Marshall Dawson · 8 years ago
  4. a0fed37 src/include: Add space around operators by Elyes HAOUAS · 8 years ago
  5. a7fa5dd pc80/mc146818rtc.h: Replace leftover macro token by Antonello Dettori · 8 years ago
  6. 86ddd73 kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme by Stefan Reinauer · 8 years ago
  7. 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 9 years ago
  8. 3bfd7cc drivers/pc80: Rework normal / fallback selector code by Timothy Pearson · 9 years ago
  9. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  10. 46cf9f7 Verify Kconfigs symbols are not zero for hex and int type symbols by Martin Roth · 9 years ago
  11. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  12. b5669ba drivers/pc80/mc146818rtc: Reduce superfluous preprocessor use by Alexandru Gagniuc · 9 years ago
  13. 03abaee21 drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY by Gabe Black · 10 years ago
  14. b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 10 years ago
  15. d518c7a tpm: Clean up I2C TPM driver by Stefan Reinauer · 11 years ago
  16. d638c2b include/pc80/mc146818rtc.h: Inconsequential, comment ifdef maze by Edward O'Callaghan · 10 years ago
  17. c5fff75 pc80/mc146818rtc.h: Has X86 specific inlines without guards by Edward O'Callaghan · 10 years ago
  18. 502c3db include/pc80/mc146818rtc.h: Move include to top of file by Edward O'Callaghan · 10 years ago
  19. ce740c4 PIC i8259: Move #defines and functions to i8259.h by Mike Loptien · 11 years ago
  20. e1fe688 src/*: Remove the last remnants of struct keyboard by Edward O'Callaghan · 10 years ago
  21. def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
  22. 5c97142 drivers/elog: Fix implicit function declaration issue by Edward O'Callaghan · 10 years ago
  23. 8adf7a2 Log device path into CMOS during probe stages by Duncan Laurie · 11 years ago
  24. d5686fe Extend CMOS POST code logging to store extra data by Duncan Laurie · 11 years ago
  25. d7134e0 pc80/mc146818rtc: Return an error code rather than an integer by Alexandru Gagniuc · 11 years ago
  26. 0cb07e3 include: Fix spelling by Martin Roth · 11 years ago
  27. 3f5f6d8 Drop prototype guarding for romcc by Stefan Reinauer · 11 years ago
  28. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  29. f943901 mc146818rtc: disable RTC before writing to nvram by Patrick Georgi · 12 years ago
  30. 0e6d0ed mc146818rtc: Remove the hyphen to build on NetBSD and Darwin by Zheng Bao · 12 years ago
  31. 1fc3461 Log unexpected post code from the previous boot by Duncan Laurie · 12 years ago
  32. b6e97b1 Add support for storing POST codes in CMOS by Duncan Laurie · 12 years ago
  33. 5c103aa RTC: Write build date in BCD when clearing RTC CMOS by Duncan Laurie · 12 years ago
  34. a1e6a9c RTC: Add a routine to check if the CMOS date is valid by zbao · 12 years ago
  35. c8c836f RTC: Add defines for standard clock offsets by Duncan Laurie · 12 years ago
  36. ae5e11d Move top level pc80 directory to drivers/ by Stefan Reinauer · 12 years ago
  37. 3008bbad Add TPM support to coreboot by Stefan Reinauer · 13 years ago
  38. 654f293 Add cmos helper functions for reading/writing a dword by Duncan Laurie · 13 years ago
  39. a27561c Fix CMOS handling for non-USE_OPTION_TABLE configuration by Patrick Georgi · 13 years ago
  40. 491e2a2 Enable/fix compilation of i8254 code in ram stage. by Stefan Reinauer · 13 years ago
  41. 78834b7 Miscellaneous AMD F14 warning fixes by efdesign98 · 13 years ago
  42. d29e5bb CMOS: add set_option() by Sven Schnelle · 13 years ago
  43. b251753 Change read_option() to a macro that wraps some API uglyness by Patrick Georgi · 13 years ago
  44. 10ec0fe - Fix race condition in option_table.h generation by moving the include by Stefan Reinauer · 14 years ago
  45. e448eba Revert 5762. It silently broke a lot of boards because abuild was broken. by Myles Watson · 14 years ago
  46. c3fad56 Fix race condition in option_table.h generation by moving the include statement by Stefan Reinauer · 14 years ago
  47. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  48. 8e726b7 Don't include option_table.h every time we include mc146818rtc.h, that was a by Stefan Reinauer · 14 years ago
  49. 8655412 - include option_table.h when it is created, and that's HAVE_OPTION_TABLE by Stefan Reinauer · 14 years ago
  50. b5828d7 This patch drops the coreboot CMOS checksum ranges from Kconfig because by Stefan Reinauer · 14 years ago
  51. 740b587 Remove nonsensical wrapper for function in PS/2 keyboard API. by Stefan Reinauer · 14 years ago
  52. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 14 years ago
  53. 67fed69 http://www.coreboot.org/pipermail/coreboot/2007-October/025740.html by Stefan Reinauer · 15 years ago
  54. 5e1a8d1 drop a lot of dead code, including an old winbond southbridge from our removed by Stefan Reinauer · 15 years ago
  55. c6aadbe Fix #if CONFIG_VGA==1 -> #if CONFIG_VGA. (forgotten in last check in.) by Myles Watson · 15 years ago
  56. 3fe6b70 Add const to get rid of some warnings when passing quoted strings. by Myles Watson · 15 years ago
  57. 4d933dd Rewrite interrupt handling in coreboot to be more comprehensible and by Stefan Reinauer · 15 years ago
  58. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  59. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  60. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  61. 5c5beb7 Implement native VGA Support. by Luc Verhaegen · 15 years ago
  62. aeba92a Add VIA CX700 support, plus VIA vt8454c reference board support. by Stefan Reinauer · 15 years ago
  63. a829bfe add a header file for i8259.h (trivial) by Stefan Reinauer · 16 years ago
  64. e562f72 Fix a LOT of implicit function declarations before they become errors. by Corey Osgood · 16 years ago
  65. 648e8da small gcc4 patches, some ts5300 updates by Stefan Reinauer · 19 years ago
  66. 6ab43fc Updating FSF address in the code. by Stefan Reinauer · 19 years ago
  67. e562738 add vga.h / needed by vga text console. by Stefan Reinauer · 20 years ago
  68. dbec2d4 - Bump the LinuxBIOS major version by Eric Biederman · 20 years ago
  69. bcfa0d3 according to spec, sector size is 2048 by Greg Watson · 20 years ago
  70. 12f5ef5 added atapi support by Greg Watson · 20 years ago
  71. 5cd8173 - Moved hlt() to it's own header. by Eric Biederman · 20 years ago
  72. 0322115 Moved from freebios by Greg Watson · 21 years ago
  73. 8ca8d76 - Initial checkin of the freebios2 tree by Eric Biederman · 21 years ago