1. f0d038f flash: use two bytes of device ID to identify stmicro chips by Daisuke Nojiri · 9 years ago
  2. e5fd1c9 spi: allow inclusion of Micronix and STM drivers in bootblock by Vadim Bendebury · 9 years ago
  3. 9dccf1c uart: pass register width in the coreboot table by Vadim Bendebury · 9 years ago
  4. fb03239 spi: Add function to read flash status register by Duncan Laurie · 9 years ago
  5. a5aac76 drivers/spi: Pass flash parameters from coreboot to payload by Dan Ehrenberg · 9 years ago
  6. 90d0acb as3277: Fix month-off-by-one error for RTC driver by Julius Werner · 10 years ago
  7. e230313 tpm: Only expose base address Kconfig option when enabled by Patrick Georgi · 9 years ago
  8. f9ff353 spi: support controllers with limited transfer size capabilities by Vadim Bendebury · 10 years ago
  9. 8c916ec tpm: wait for valid bit to be set in TPM access register before using tpm by Sourabh Banerjee · 9 years ago
  10. efae69a elog: Fix regression that caused elog to omit "System boot" event by Julius Werner · 9 years ago
  11. 5d68622 elog: Correct behavior when FMAP section doesn't exist on ChromeOS by Julius Werner · 9 years ago
  12. e6cf3c6 TPM: Reduce buffer size to fix stack overflow by Julius Werner · 10 years ago
  13. 47f112c tpm: Remove error message for unknown resource type by Duncan Laurie · 10 years ago
  14. dd281ed tpm: Add ramstage driver and interrupt configuration by Duncan Laurie · 10 years ago
  15. 1ab1eac tpm: Move the LPC TPM driver to a subdirectory by Duncan Laurie · 10 years ago
  16. 8a1ee9b rtc: Add an RTC driver for the TI TPS65913 PMIC. by Furquan Shaikh · 10 years ago
  17. 7f4221c elog: Hide elog_flash_offset_to_address() from SMM by Furquan Shaikh · 10 years ago
  18. fd2f030 elog: Fix typecast issues related to 64-bit compilation. by Furquan Shaikh · 10 years ago
  19. 1fd91a1 tpm: allow 0 as valid i2c bus number by Daisuke Nojiri · 10 years ago
  20. a48ca84 kconfig: drop intermittend forwarder files by Stefan Reinauer · 9 years ago
  21. a30f7e6 cbfs: correct types used for accessing files by Aaron Durbin · 9 years ago
  22. 67514a7 cbfs: remove cbfs_core.h includes by Aaron Durbin · 9 years ago
  23. 72a8e5e Update hex values to CBFS binary name types in Makefiles by Martin Roth · 9 years ago
  24. a080260 drivers/pc80/mc146818rtc_early: Honor Kconfig reboot count clear setting by Timothy Pearson · 9 years ago
  25. 27ce094 drivers: add GIC support by Aaron Durbin · 10 years ago
  26. 5799097 vboot2: read secdata and nvdata by Daisuke Nojiri · 10 years ago
  27. 3486d1f verstage should include the CBFS SPI wrapper, when configured by Vadim Bendebury · 10 years ago
  28. 9bab54b spi: Add GigaDevice GD25LQ64C/GD25LB64C SPI ROM support by Marc Jones · 10 years ago
  29. fccc7de spi: do not use malloc in Gigadevice driver by David Hendricks · 10 years ago
  30. 032d4d2 spi: do not use malloc in Winbond driver by Vadim Bendebury · 10 years ago
  31. 93b9cb7 spi_flash: add support for S25FL116K by Daisuke Nojiri · 10 years ago
  32. 9ef9d85 bootstate: use structure pointers for scheduling callbacks by Aaron Durbin · 9 years ago
  33. 45a225b elog: Fix compilation with CONFIG_CHROMEOS enabled by Stefan Reinauer · 9 years ago
  34. 8517f94 OxPCIe952: Fix read8/write8 argument by Kyösti Mälkki · 9 years ago
  35. d3e31be drivers/i2c/w83793: Use devicetree.cb to set additional values by Timothy Pearson · 9 years ago
  36. 63693dc drivers/intel/i210: Add new driver for Intel i210 MACPHY by Werner Zeh · 9 years ago
  37. b4ad5d0 drivers/xgi: Avoid double-free by Patrick Georgi · 9 years ago
  38. d3f3df3 drivers/xgi: terminate file with newline by Patrick Georgi · 9 years ago
  39. a8b03da drivers/pc80/mc146818rtc: Enable RTC reset on power loss by Werner Zeh · 9 years ago
  40. bc1abb1 drivers/i2c/w83793: Remove incorrect zeroing of PWM values by Timothy Pearson · 9 years ago
  41. 1959abd drivers/xpowers/axp209: Adapt to new I²C API by Alexandru Gagniuc · 9 years ago
  42. f20c6e8 nvram: Add option to reset NVRAM to default parameters on every boot by Timothy Pearson · 9 years ago
  43. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  44. 23804fc drivers/xpowers/axp209: Print a message when probing fails by Alexandru Gagniuc · 9 years ago
  45. 1e9336e Fix source code permissions by Stefan Reinauer · 9 years ago
  46. 7a4454f drivers/xgi: Fix user-visible typo in printk by Timothy Pearson · 9 years ago
  47. 2213843 fsp_baytrail: Get FSP reserved memory from the FSP HOB list by Martin Roth · 9 years ago
  48. b5669ba drivers/pc80/mc146818rtc: Reduce superfluous preprocessor use by Alexandru Gagniuc · 9 years ago
  49. 08c15ed drivers/xgi: Fix legacy VGA text mode initialization by Timothy Pearson · 9 years ago
  50. c522fc8 drivers/xgi/z9s: Port Linux framebuffer initialization to coreboot by Timothy Pearson · 9 years ago
  51. 9cd1553 FSP platforms: Clear area in CAR for cbmem by Martin Roth · 9 years ago
  52. 5fc32bf drivers/intel/fsp: Add find_saved_temp_mem() by Martin Roth · 9 years ago
  53. 7b132de drivers/intel/fsp: Add HOB tools to work with GUIDs by Martin Roth · 9 years ago
  54. 251eef1 coreboot tpm: Fix printk format specifiers by Furquan Shaikh · 10 years ago
  55. 660ec7c drivers/i2c/w83795: Fix tautology from wrong return type by Edward O'Callaghan · 9 years ago
  56. 6a29e6c elog: Add ELOG_TYPE_BOOT event using fake boot count if necessary by David Hendricks · 10 years ago
  57. 22fa0e0 spi: Add Spansion flash S25FL128P by Vadim Bendebury · 10 years ago
  58. 9b29aad Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'" by Kyösti Mälkki · 9 years ago
  59. 5f066b2 doxygen fixes: change @var to @param var by Martin Roth · 9 years ago
  60. fc34750 drivers/intel/fsp: split the UEFI HOB functions into hob.c by Martin Roth · 9 years ago
  61. 9270553 Re-factor 'to_flash_offset()' into 'spi_flash.h' by Edward O'Callaghan · 10 years ago
  62. a4c4b1c elog: Use the RTC driver interface instead of reading CMOS directly. by Gabe Black · 10 years ago
  63. abb001a rtc: Add an RTC driver for the AS3722 PMIC. by Gabe Black · 10 years ago
  64. 03abaee21 drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY by Gabe Black · 10 years ago
  65. 0658d23 SPI: Add Eon EN25S64 support. by Marc Jones · 10 years ago
  66. 79f60a5 SPI: Fix Eon support by Marc Jones · 10 years ago
  67. 8e64388 drivers/spi: Prepare Spansion driver for use in CBFS wrapper by Vadim Bendebury · 10 years ago
  68. adcb095 Provide a common CBFS wrapper for SPI storage by Vadim Bendebury · 10 years ago
  69. b152883 drivers/spi: add support for another Spansion chip by Vadim Bendebury · 10 years ago
  70. 3cc685f rtc: Add an RTC API, and implement it for x86. by Marc Jones · 10 years ago
  71. 99c4955 TPM: Fix i2c driver dependency by Kyösti Mälkki · 10 years ago
  72. 455fcaf elog: Fix chromium merge issue by Marc Jones · 10 years ago
  73. 127ad41 Revert "elog: Use the RTC driver interface instead of reading CMOS directly." by Marc Jones · 10 years ago
  74. 032c843 spi_flash: Move (de-)assertion of /CS to single location by David Hendricks · 10 years ago
  75. f101bbe spi_flash: Differentiate between atomic/manual sequencing by David Hendricks · 10 years ago
  76. 474313d elog: Use the RTC driver interface instead of reading CMOS directly. by Gabe Black · 10 years ago
  77. 259e49a elog: Isolate some x86-isms by David Hendricks · 10 years ago
  78. 9acbd6f elog: Do not attempt to init SPI by David Hendricks · 10 years ago
  79. 43e9252 spi: Add support for Winbond W25Q32DW by David Hendricks · 10 years ago
  80. b598bb3 spi: Make idcode debug print more useful by David Hendricks · 10 years ago
  81. cdb61a6 i2c: Replace the i2c API. by Gabe Black · 10 years ago
  82. c947024 elog: Probe for SPI flash on bus indicated by Kconfig variable by David Hendricks · 10 years ago
  83. 164ac0a uart8250mem: Add wrapper for MMIO register access by Kyösti Mälkki · 10 years ago
  84. 30974bc2 vboot: allow for non-memory-mapped VBOOT regions by Aaron Durbin · 10 years ago
  85. 0185606 spi/macronix: Add support for MX25L3239E by Dave Frodin · 10 years ago
  86. 7c0ee48 drivers/intel/fsp/fsp_util.c: Remove attribute,optimize("O0") by Edward O'Callaghan · 10 years ago
  87. e10108a FSP platform microcode: Update to remove Kconfig variable by Martin Roth · 10 years ago
  88. 09dd70e drivers/intel/fsp: add upd macros and #defines by Martin Roth · 10 years ago
  89. 96d9276 SPI: Add vendor Atmel by Kyösti Mälkki · 10 years ago
  90. 3f382c7 SPI: Add Macronix part MX25U12835F by Kyösti Mälkki · 10 years ago
  91. 1ab41db drivers/i2c/at24rf08c/lenovo_serials.c: Use NULL over '0' by Edward O'Callaghan · 10 years ago
  92. 07d89a0 drivers/i2c/at24rf08c/lenovo_serials.c: Upper-case'ify by Edward O'Callaghan · 10 years ago
  93. 9e999d6 usbdebug: Some fix for dongle compatibility by Kyösti Mälkki · 11 years ago
  94. b8ef4c9 usbdebug: Reduce bus reset delays by Kyösti Mälkki · 11 years ago
  95. 46249be2 usbdebug: Refactor descriptor probing of dongle by Kyösti Mälkki · 10 years ago
  96. 83fe6d7 usbdebug: Move initialisation of the optional hub by Kyösti Mälkki · 10 years ago
  97. 7bb4f86 usbdebug: Refactor on EHCI memory space by Kyösti Mälkki · 10 years ago
  98. 618d179 usbdebug: Fix migration to ramstage by Kyösti Mälkki · 10 years ago
  99. 20a41ae drivers/net/ne2k.c: Fix regression by Edward O'Callaghan · 10 years ago
  100. c36af7b Replace includes of build.h with version.h by Kyösti Mälkki · 10 years ago