1. 25509ee Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  2. ce58a4e Deactivate TPM by Vladimir Serbinenko · 9 years ago
  3. 0e90dae Move TPM code out of chromeos by Vladimir Serbinenko · 9 years ago
  4. 0424c95 fmap: new API using region_device by Aaron Durbin · 9 years ago
  5. 2305e68 Hide TPM_TIS_BASE_ADDRESS by Vladimir Serbinenko · 9 years ago
  6. b5ad827 drivers/intel: Update FSP 1.1 Driver by Lee Leahy · 9 years ago
  7. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  8. 537283d lenovo: Remerge smbios_mainboard_bios_version. by Vladimir Serbinenko · 9 years ago
  9. 38cf94b ivybridge native gfx init: Adjust state to be compatible with OPROM. by Vladimir Serbinenko · 9 years ago
  10. 3387e4e gma/edid: Fix gma register access. by Vladimir Serbinenko · 9 years ago
  11. 589e63e drivers/gic: reprogram the GIC CPU interface to bypass IRQ by Joseph Lo · 9 years ago
  12. bb03aaa lenovo/x200: Enable wacom digitizer support for x200t by Alex David · 9 years ago
  13. 633e827 x230: Fix ricoh driver. by Vladimir Serbinenko · 9 years ago
  14. fd6fb26 verstage: provide support for serial console by Aaron Durbin · 9 years ago
  15. 3dad489 FSP 1.1 Comparison Base by Lee Leahy · 9 years ago
  16. cc4d309 usbdebug: Add FTDI FT232H support by Kyösti Mälkki · 9 years ago
  17. 9bb90cd secmon: Add some missing files by Patrick Georgi · 9 years ago
  18. e7f7090 northbridge/intel/gm45/gma: Add backlight control register field by Timothy Pearson · 9 years ago
  19. 1d7b9de kbuild: Use wildcard for driver subdirectories by Stefan Reinauer · 9 years ago
  20. fd1f514 drivers/spi/stmicro: Rename N25Q256A to N25Q256 by David Imhoff · 9 years ago
  21. a42edc30 drivers/spi/stmicro: Add '.op_erase' for N25Q256 by David Imhoff · 9 years ago
  22. 61295b5 drivers/spi/stmicro: Add N25Q064 support by David Imhoff · 9 years ago
  23. 7249572 spi: Remove out of date comment and reorder flash table by David Imhoff · 9 years ago
  24. 8d4377b spi: Change 'page' to 'sector' in log message by David Imhoff · 9 years ago
  25. 1abd0dd drivers/intel/fsp1_0: Remove executable bit from C files by Paul Menzel · 9 years ago
  26. 27ef602 vboot: split class in library and stage by Patrick Georgi · 9 years ago
  27. ba2b1e3 i2c/tpm: add final newline by Patrick Georgi · 9 years ago
  28. 595e777 Kconfig whitespace fixes by Martin Roth · 9 years ago
  29. 562d6f3 fsp platforms: consolidate FspNotify calls by Martin Roth · 9 years ago
  30. ceae968 Fix some minor Kconfig issues by Martin Roth · 9 years ago
  31. e993ec7 OxPCIe: Fix UART base addresses by Kyösti Mälkki · 9 years ago
  32. c13ad6c driver/intel/fsp: Correct the fastboot data (MRC data) printing length by York Yang · 9 years ago
  33. 7868797 fsp: Move fsp to fsp1_0 by Marc Jones · 9 years ago
  34. ace3e3f i2c/ww_ring: add a pattern for normal boot by Vadim Bendebury · 9 years ago
  35. f96c7c7 i2c/ww_ring: update color definitions by Vadim Bendebury · 9 years ago
  36. 8ac8ffa i2c/ww_ring: change colors for different display modes by Vadim Bendebury · 9 years ago
  37. 8999422 i2c/ww_ring: use shorter blinking program by Vadim Bendebury · 9 years ago
  38. 420fb5e i2c/ww_ring: stop running programs before loading the new ones by Vadim Bendebury · 9 years ago
  39. 5fa5f99 i2c/ww_ring: define display pattern programs by Vadim Bendebury · 9 years ago
  40. 4e0de32 i2c/ww_ring: decouple LED display from vboot by Vadim Bendebury · 9 years ago
  41. 507a0cb i2c/ww_ring: various driver fixes and improvements by Vadim Bendebury · 9 years ago
  42. 71558f5 i2c: add support for ww_ring by Vadim Bendebury · 9 years ago
  43. 6e5f22e elog: use CONFIG_RTC by Patrick Georgi · 9 years ago
  44. 0770f25 rtc: add config flag to denote rtc API availability by Patrick Georgi · 9 years ago
  45. 1e2abe0 armv8/secmon: Disable and Enable GIC in PSCI path by Furquan Shaikh · 9 years ago
  46. b419149 elog: Eliminate CONFIG_ELOG_FULL_THRESHOLD and CONFIG_ELOG_SHRINK_SIZE by Sol Boucher · 9 years ago
  47. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 9 years ago
  48. 9418476 arm(64): Manually clean up the mess left by write32() transition by Julius Werner · 10 years ago
  49. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 10 years ago
  50. d21a329 arm(64): Replace write32() and friends with writel() by Julius Werner · 10 years ago
  51. f0d038f flash: use two bytes of device ID to identify stmicro chips by Daisuke Nojiri · 10 years ago
  52. e5fd1c9 spi: allow inclusion of Micronix and STM drivers in bootblock by Vadim Bendebury · 10 years ago
  53. 9dccf1c uart: pass register width in the coreboot table by Vadim Bendebury · 10 years ago
  54. fb03239 spi: Add function to read flash status register by Duncan Laurie · 10 years ago
  55. a5aac76 drivers/spi: Pass flash parameters from coreboot to payload by Dan Ehrenberg · 10 years ago
  56. 90d0acb as3277: Fix month-off-by-one error for RTC driver by Julius Werner · 10 years ago
  57. e230313 tpm: Only expose base address Kconfig option when enabled by Patrick Georgi · 9 years ago
  58. f9ff353 spi: support controllers with limited transfer size capabilities by Vadim Bendebury · 10 years ago
  59. 8c916ec tpm: wait for valid bit to be set in TPM access register before using tpm by Sourabh Banerjee · 10 years ago
  60. efae69a elog: Fix regression that caused elog to omit "System boot" event by Julius Werner · 10 years ago
  61. 5d68622 elog: Correct behavior when FMAP section doesn't exist on ChromeOS by Julius Werner · 10 years ago
  62. e6cf3c6 TPM: Reduce buffer size to fix stack overflow by Julius Werner · 10 years ago
  63. 47f112c tpm: Remove error message for unknown resource type by Duncan Laurie · 10 years ago
  64. dd281ed tpm: Add ramstage driver and interrupt configuration by Duncan Laurie · 10 years ago
  65. 1ab1eac tpm: Move the LPC TPM driver to a subdirectory by Duncan Laurie · 10 years ago
  66. 8a1ee9b rtc: Add an RTC driver for the TI TPS65913 PMIC. by Furquan Shaikh · 10 years ago
  67. 7f4221c elog: Hide elog_flash_offset_to_address() from SMM by Furquan Shaikh · 10 years ago
  68. fd2f030 elog: Fix typecast issues related to 64-bit compilation. by Furquan Shaikh · 10 years ago
  69. 1fd91a1 tpm: allow 0 as valid i2c bus number by Daisuke Nojiri · 10 years ago
  70. a48ca84 kconfig: drop intermittend forwarder files by Stefan Reinauer · 9 years ago
  71. a30f7e6 cbfs: correct types used for accessing files by Aaron Durbin · 9 years ago
  72. 67514a7 cbfs: remove cbfs_core.h includes by Aaron Durbin · 9 years ago
  73. 72a8e5e Update hex values to CBFS binary name types in Makefiles by Martin Roth · 9 years ago
  74. a080260 drivers/pc80/mc146818rtc_early: Honor Kconfig reboot count clear setting by Timothy Pearson · 9 years ago
  75. 27ce094 drivers: add GIC support by Aaron Durbin · 10 years ago
  76. 5799097 vboot2: read secdata and nvdata by Daisuke Nojiri · 10 years ago
  77. 3486d1f verstage should include the CBFS SPI wrapper, when configured by Vadim Bendebury · 10 years ago
  78. 9bab54b spi: Add GigaDevice GD25LQ64C/GD25LB64C SPI ROM support by Marc Jones · 10 years ago
  79. fccc7de spi: do not use malloc in Gigadevice driver by David Hendricks · 10 years ago
  80. 032d4d2 spi: do not use malloc in Winbond driver by Vadim Bendebury · 10 years ago
  81. 93b9cb7 spi_flash: add support for S25FL116K by Daisuke Nojiri · 10 years ago
  82. 9ef9d85 bootstate: use structure pointers for scheduling callbacks by Aaron Durbin · 9 years ago
  83. 45a225b elog: Fix compilation with CONFIG_CHROMEOS enabled by Stefan Reinauer · 9 years ago
  84. 8517f94 OxPCIe952: Fix read8/write8 argument by Kyösti Mälkki · 9 years ago
  85. d3e31be drivers/i2c/w83793: Use devicetree.cb to set additional values by Timothy Pearson · 9 years ago
  86. 63693dc drivers/intel/i210: Add new driver for Intel i210 MACPHY by Werner Zeh · 10 years ago
  87. b4ad5d0 drivers/xgi: Avoid double-free by Patrick Georgi · 9 years ago
  88. d3f3df3 drivers/xgi: terminate file with newline by Patrick Georgi · 9 years ago
  89. a8b03da drivers/pc80/mc146818rtc: Enable RTC reset on power loss by Werner Zeh · 10 years ago
  90. bc1abb1 drivers/i2c/w83793: Remove incorrect zeroing of PWM values by Timothy Pearson · 9 years ago
  91. 1959abd drivers/xpowers/axp209: Adapt to new I²C API by Alexandru Gagniuc · 10 years ago
  92. f20c6e8 nvram: Add option to reset NVRAM to default parameters on every boot by Timothy Pearson · 10 years ago
  93. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  94. 23804fc drivers/xpowers/axp209: Print a message when probing fails by Alexandru Gagniuc · 10 years ago
  95. 1e9336e Fix source code permissions by Stefan Reinauer · 10 years ago
  96. 7a4454f drivers/xgi: Fix user-visible typo in printk by Timothy Pearson · 10 years ago
  97. 2213843 fsp_baytrail: Get FSP reserved memory from the FSP HOB list by Martin Roth · 10 years ago
  98. b5669ba drivers/pc80/mc146818rtc: Reduce superfluous preprocessor use by Alexandru Gagniuc · 10 years ago
  99. 08c15ed drivers/xgi: Fix legacy VGA text mode initialization by Timothy Pearson · 10 years ago
  100. c522fc8 drivers/xgi/z9s: Port Linux framebuffer initialization to coreboot by Timothy Pearson · 10 years ago