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