1. 1d7b9de kbuild: Use wildcard for driver subdirectories by Stefan Reinauer · 9 years ago
  2. 1ab1eac tpm: Move the LPC TPM driver to a subdirectory by Duncan Laurie · 10 years ago
  3. b5669ba drivers/pc80/mc146818rtc: Reduce superfluous preprocessor use by Alexandru Gagniuc · 9 years ago
  4. 3cc685f rtc: Add an RTC API, and implement it for x86. by Marc Jones · 10 years ago
  5. c36af7b Replace includes of build.h with version.h by Kyösti Mälkki · 10 years ago
  6. 7cb01e0 drivers: Add I2C TPM driver to coreboot by Stefan Reinauer · 11 years ago
  7. 7312c54 add rtc_init() to romstage by Martin Roth · 10 years ago
  8. 5148642 spkmodem: Move under drivers/pc80 by Kyösti Mälkki · 10 years ago
  9. 7f934f5 build system: Treat cmos.default as text file by Patrick Georgi · 12 years ago
  10. 4959cea rtc: add explicit dependency on build.h by Vincent Palatin · 12 years ago
  11. ae5e11d Move top level pc80 directory to drivers/ by Stefan Reinauer · 12 years ago[Renamed from src/pc80/Makefile.inc]
  12. ec20763 Move TPM code to romstage by Stefan Reinauer · 12 years ago
  13. 3008bbad Add TPM support to coreboot by Stefan Reinauer · 13 years ago
  14. 491e2a2 Enable/fix compilation of i8254 code in ram stage. by Stefan Reinauer · 13 years ago
  15. 4297a9a X60: trigger save cmos on volume/brightness change by Sven Schnelle · 13 years ago
  16. 57205c7 Add option_table.h as dependency for all C based object files if option tables are used. by Patrick Georgi · 13 years ago
  17. 5c0bca2 Inverse two arguments of cbfs-files-y and adapts its users (one of which already used the new order) by Patrick Georgi · 13 years ago
  18. 16ce01b This patch gets usbdebug console working in romstage. by Stefan Reinauer · 13 years ago
  19. a865b17 Allow coreboot to initialize CMOS if checksum is invalid. by Patrick Georgi · 14 years ago
  20. 85b0fa1 drop one more version of doing serial uart output differently. by Stefan Reinauer · 14 years ago
  21. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  22. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  23. 10ec0fe - Fix race condition in option_table.h generation by moving the include by Stefan Reinauer · 14 years ago
  24. e448eba Revert 5762. It silently broke a lot of boards because abuild was broken. by Myles Watson · 14 years ago
  25. c3fad56 Fix race condition in option_table.h generation by moving the include statement by Stefan Reinauer · 14 years ago
  26. 704b596 We call this cache as ram everywhere, so let's call it the same in Kconfig by Stefan Reinauer · 14 years ago
  27. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  28. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  29. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  30. 8e726b7 Don't include option_table.h every time we include mc146818rtc.h, that was a by Stefan Reinauer · 14 years ago
  31. 67fed69 http://www.coreboot.org/pipermail/coreboot/2007-October/025740.html by Stefan Reinauer · 15 years ago
  32. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  33. fd4519b This now builds. by Ronald G. Minnich · 15 years ago
  34. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago