1. bf7faa1 Revert "drivers/i2c/tpm: Move common variables to header" by Duncan Laurie · 8 years ago
  2. 9b8ebfb Revert "drivers/i2c/tpm: Split cr50 driver from main driver" by Duncan Laurie · 8 years ago
  3. 1de4f95 Revert "drivers/i2c/tpm/cr50: Reduce max buffer size" by Duncan Laurie · 8 years ago
  4. 4d53487 Revert "drivers/i2c/tpm/cr50: Clean up timeouts" by Duncan Laurie · 8 years ago
  5. 18f5898 Revert "drivers/i2c/tpm/cr50: Rename i2c read/write functions" by Duncan Laurie · 8 years ago
  6. 7c8e787 Revert "drivers/i2c/tpm/cr50: Clean up locality functions" by Duncan Laurie · 8 years ago
  7. 11bfb5e Revert "drivers/i2c/tpm/cr50: Improve data handling and function names" by Duncan Laurie · 8 years ago
  8. 120f112 Revert "drivers/i2c/tpm/cr50: Support interrupts for status" by Duncan Laurie · 8 years ago
  9. a5e419c drivers/i2c/tpm/cr50: Support interrupts for status by Duncan Laurie · 8 years ago
  10. 1241e7d drivers/i2c/tpm/cr50: Improve data handling and function names by Duncan Laurie · 8 years ago
  11. 557e1a7 drivers/i2c/tpm/cr50: Clean up locality functions by Duncan Laurie · 8 years ago
  12. 6f5ceb2 drivers/i2c/tpm/cr50: Rename i2c read/write functions by Duncan Laurie · 8 years ago
  13. 93c7786 drivers/i2c/tpm/cr50: Clean up timeouts by Duncan Laurie · 8 years ago
  14. 97a2a1e drivers/i2c/tpm/cr50: Reduce max buffer size by Duncan Laurie · 8 years ago
  15. c565f99 drivers/i2c/tpm: Split cr50 driver from main driver by Duncan Laurie · 8 years ago
  16. 64df72e drivers/i2c/tpm: Move common variables to header by Duncan Laurie · 8 years ago
  17. 21130c6 driver/intel/fsp1_1: Utilise soc/intel/common for adding vbt.bin by Naresh G Solanki · 8 years ago
  18. 16e9d45 driver/intel/fsp20: move lb_framebuffer function by Naresh G Solanki · 8 years ago
  19. 69966cc driver/intel/fsp2_0: Make FSP-M binary XIP by Rizwan Qureshi · 8 years ago
  20. fbce31a drivers/i2c/tpm: Clean up handling of command ready by Duncan Laurie · 8 years ago
  21. 55eee48 driver/fsp2_0: Include stdint header file in api.h by Naresh G Solanki · 8 years ago
  22. 7e516fb intel/gma: Use defines for registers and values in edid.c by Sebastian "Swift Geek" Grzywna · 8 years ago
  23. 1ca1968 drivers/i2c/tpm: Fix early TPM probe by Duncan Laurie · 8 years ago
  24. 112ab91 drivers/i2c/tpm: Fix error handling for tis structure not initialized by Duncan Laurie · 8 years ago
  25. 6eb8e1d drivers/i2c/tpm: Add support for generating ACPI table by Duncan Laurie · 8 years ago
  26. ffa765f drivers/i2c/tpm: Add support for cr50 TPM by Duncan Laurie · 8 years ago
  27. efa579f drivers/i2c/tpm: Allow sleep durations to be set by the chip by Duncan Laurie · 8 years ago
  28. 40ae170 drivers/i2c/tpm: Make driver safe for use in x86 pre-ram by Duncan Laurie · 8 years ago
  29. eb2e688 apollolake: relocate fsp header files to vendorcode by Brandon Breitenstein · 8 years ago
  30. c31ba0e drivers/intel/fsp2_0: Make FSP Headers Consumable out of Box by Brandon Breitenstein · 8 years ago
  31. 2e4d806 src/drivers: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  32. 70c496b parade/ps8640: disable mipi mcs by Jitao Shi · 8 years ago
  33. 54aa89c parade/ps8640: add delay to every loop when polling ps8640 ready by Jitao Shi · 8 years ago
  34. 4dfe130 driver/intel/fsp2.0: Add External stage cache region helper by Rizwan Qureshi · 8 years ago
  35. f7ce40b vboot: consolidate google_chromeec_early_init() calls by Aaron Durbin · 8 years ago
  36. 67e4df8 drivers/spi: remove unconditional RW boot device initialization by Aaron Durbin · 8 years ago
  37. df76f89 drivers/spi: be sure to call spi_init() before spi_flash_probe() by Aaron Durbin · 8 years ago
  38. 98e0ee6 drivers/intel/fsp2_0: Add SMBIOS memory HOB support by Ravi Sarawadi · 8 years ago
  39. d10f9d5 drivers/elog: use region_device for NV storage by Aaron Durbin · 8 years ago
  40. 6f11559 drivers/spi: provide optional implementation of boot_device_rw() by Aaron Durbin · 8 years ago
  41. 5180dd2 drivers/spi: include SPI flash modules for all stages by Aaron Durbin · 8 years ago
  42. c0a823c drivers/spi: ensure SPI flash is boot device for coreboot tables by Aaron Durbin · 8 years ago
  43. 504b8f2 lib/cbfs_spi: provide boot_device_rw() support by Aaron Durbin · 8 years ago
  44. e8e118d Kconfig: introduce writable boot device notion by Aaron Durbin · 8 years ago
  45. 3326f15 drivers/spi: move cbfs_spi.c location by Aaron Durbin · 8 years ago
  46. 16c173f Kconfig: separate memory mapped boot device from SPI by Aaron Durbin · 8 years ago
  47. 8dc20bb tpm2: Fixed typo by Robert Foss · 8 years ago
  48. 08e842c Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS by Aaron Durbin · 8 years ago
  49. 4a36c4e Kconfig: lay groundwork for not assuming SPI flash boot device by Aaron Durbin · 8 years ago
  50. c3b024e Revert "Kconfig: separate memory mapped boot device from SPI" by Aaron Durbin · 8 years ago
  51. a91901c drivers/spi: provide option to not include all flash drivers by Aaron Durbin · 8 years ago
  52. a83bbf5 Kconfig: separate memory mapped boot device from SPI by Aaron Durbin · 8 years ago
  53. 1297443 drivers/elog: provide more debug info by Aaron Durbin · 8 years ago
  54. 6359a75 drivers/intel/fsp2_0: Fix FSP reset path by Lee Leahy · 8 years ago
  55. 9346939 intel/fsp1_1: Use new per-region position override by Patrick Georgi · 8 years ago
  56. 00a38a4 drivers/intel/fsp2_0: Add fsp_write_line function by Lee Leahy · 8 years ago
  57. c52a4f7 drivers/intel/fsp1_1: Add fsp_write_line function by Lee Leahy · 8 years ago
  58. a46ee4d elog: Ensure eventlog will always get initialized when configured in by Julius Werner · 8 years ago
  59. eec1c28 drivers/elog: provide return status for all operations by Aaron Durbin · 8 years ago
  60. 18fedb3 drivers/elog: clean up SMBIOS related code by Aaron Durbin · 8 years ago
  61. 367f2b9 drivers/elog: consolidate checks in elog_find_flash() by Aaron Durbin · 8 years ago
  62. 9d130a9 drivers/elog: remove unnecessary global state by Aaron Durbin · 8 years ago
  63. 0284f62 drivers/elog: sync events to non-volatile storage last by Aaron Durbin · 8 years ago
  64. f41a9a6 drivers/elog: treat offsets relative to start of mirror by Aaron Durbin · 8 years ago
  65. 281c994 drivers/elog: use region_device for mirroring into ram by Aaron Durbin · 8 years ago
  66. 422c440 drivers/elog: use offsets for checking cleared buffers by Aaron Durbin · 8 years ago
  67. 052a995 drivers/elog: perform writes in terms of offsets by Aaron Durbin · 8 years ago
  68. 83f7908 drivers/elog: remove parameters from elog_flash_erase() by Aaron Durbin · 8 years ago
  69. fb8fb0e drivers/elog: remove unnecessary check in elog_shrink() by Aaron Durbin · 8 years ago
  70. 36fdec8 drivers/elog: use event region size when adding a clear event by Aaron Durbin · 8 years ago
  71. 9b0a343 drivers/elog: remove unused function by Aaron Durbin · 8 years ago
  72. d89bcf2 drivers/intel/fsp1_1: only set a base address for FSP in COREBOOT CBFS by Aaron Durbin · 8 years ago
  73. 35cca5a drivers/intel/fsp2_0: Ensure EC is in right mode before memory init by Furquan Shaikh · 8 years ago
  74. 6c48175 drivers/spi: Add support for Micron N25Q128A by Werner Zeh · 8 years ago
  75. f61de07 drivers/intel/fsp2_0: Add checklist support by Lee Leahy · 8 years ago
  76. 9e561f8 spi/tpm: read TPM version in larger chunks by Vadim Bendebury · 8 years ago
  77. b20d4ba drivers/intel/fsp2_0: Update the debug levels by Lee Leahy · 8 years ago
  78. 94e502b drivers/intel/fsp2_0: Remove fsp_print_upd_info declaration by Lee Leahy · 8 years ago
  79. 37b5ef2 drivers/intel/fsp2_0: Disable display of FSP header by Lee Leahy · 8 years ago
  80. 806fa24 drivers/intel/fsp2_0: Handle FspNotify calls by Lee Leahy · 8 years ago
  81. 9671faa drivers/intel/fsp2_0: FSP driver handles all FSP errors by Lee Leahy · 8 years ago
  82. 52d0c68 drivers/intel/fsp2_0: Verify HOBs returned by FspMemoryInit by Lee Leahy · 8 years ago
  83. ac3b0a6 drivers/intel/fsp2_0: Add display HOB support by Lee Leahy · 8 years ago
  84. e6f2f74 drivers/intel/fsp2_0: Add UPD display support by Lee Leahy · 8 years ago
  85. 0a38b22 drivers/intel/fsp2_0: Monitor FSP setting of MTRRs by Lee Leahy · 8 years ago
  86. 5aea588 drivers/fsp2_0: Increment boot count for non-S3 boot by Furquan Shaikh · 8 years ago
  87. 672df16 drivers/intel/fsp2_0: Display FSP calls and status by Lee Leahy · 8 years ago
  88. 48e0792 i2c/w83795: Fix chip type message by Patrick Georgi · 8 years ago
  89. 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 8 years ago
  90. bb9722b Add newlines at the end of all coreboot files by Martin Roth · 8 years ago
  91. 7753731 src/drivers: Capitalize CPU, RAM and ACPI by Elyes HAOUAS · 8 years ago
  92. 4c72d36 Remove extra newlines from the end of all coreboot files. by Martin Roth · 8 years ago
  93. 828e73e intel/wifi: Include conditionally in the build by Kyösti Mälkki · 8 years ago
  94. 47bd2d9 drivers/intel/fsp2_0: Update the copyrights by Lee Leahy · 8 years ago
  95. a90f41b intel/fsp1_1: Add C entry support to locate FSP Temp RAM Init by Subrata Banik · 8 years ago
  96. 01ac811 i2c/ww_ring: Add ww_ring files to ramstage by Furquan Shaikh · 8 years ago
  97. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago
  98. af8ef2a drivers/intel/fsp2_0: Update MRC cache with dead version in recovery by Furquan Shaikh · 8 years ago
  99. ae738ac cpu/x86: Support CPUs without rdmsr/wrmsr instructions by Lee Leahy · 8 years ago
  100. aa3e8a8 drivers/intel/fsp2_0/header_util: Convert UPD headers by Lee Leahy · 8 years ago