1. e33fc66 tree; Remove unused <lib.h> by Elyes Haouas · 5 months ago
  2. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 months ago
  3. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 6 months ago
  4. 367fff5 driver/parade to /driver/wwan: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  5. d635376 drivers/spi/gigadevice.c: Add GD25LQ255E support by Tyler Wang · 8 months ago
  6. 7bcf4ae drivers/spi: Add ISSI IS25WP256D flash by Maximilian Brune · 11 months ago
  7. 3e25f85 drivers/ipmi to lib: Fix misspellings & capitalization issues by Martin Roth · 10 months ago
  8. f7f661f drivers: spi_flash: Add space before colon to fix coding style by Tyler Wang · 8 months ago
  9. 963f7b9 security/tpm/: turn tis_{init,open} into tis_probe by Sergii Dmytruk · 1 year, 9 months ago
  10. c841880 spi/winbond: Use spi_flash_bpbits in winbond_bpbits_to_region by Daniel Gröber · 4 years, 1 month ago
  11. d7b8dc9 treewide: convert to tpm_result_t by Jon Murphy · 10 months ago
  12. 53fc667 treewide: convert to %#x hex prints by Jon Murphy · 10 months ago
  13. 78d2469 drivers: Remove space between function name and '(' by Elyes Haouas · 10 months ago
  14. 7865ce8 drivers/spi/spi-generic: Fix typo by Elyes Haouas · 11 months ago
  15. 77d00b2 drivers/spi/tpm: Remove space between function name and '(' by Elyes Haouas · 11 months ago
  16. bd05483 drivers/spi: Remove SPI_FRAM_RAMTRON from makefile by Martin Roth · 1 year, 5 months ago
  17. 8324fe9 drivers: Add SPDX license headers to Makefiles by Martin Roth · 12 months ago
  18. 7758b47 drivers/tpm: Move tis_plat_irq_status to cr50 driver by Grzegorz Bernacki · 1 year, 1 month ago
  19. 865180d drivers/spi_flash: Always exit 4-byte address mode when memory-mapped by Fred Reitberger · 1 year, 1 month ago
  20. 6296fba drivers/spi/winbond.c: Add W25Q256JW_DTR part by Fred Reitberger · 1 year, 1 month ago
  21. 5f5c721 drivers/spi/spi_flash.c: Print the flash ID when find_match fails by Fred Reitberger · 1 year, 1 month ago
  22. e19d33b drivers/spi/spi_sdcard.c: Fix set but unused variable by Arthur Heymans · 1 year, 2 months ago
  23. 3b5d9ee drivers/spi/spi_flash.c: Prefer 'if' over '#if" by Fred Reitberger · 1 year, 4 months ago
  24. 52be7f6 drivers/spi: Add SPI_FLASH_FORCE_4_BYTE_ADDR_MODE by Fred Reitberger · 1 year, 4 months ago
  25. ce7b252 drivers/spi/acpi: Drop 'disable_gpio_export_in_crs' flag by Matt DeVillier · 1 year, 6 months ago
  26. 4ee0317 Revert "security/tpm/: turn tis_{init,open} into tis_probe" by Sergii Dmytruk · 1 year, 7 months ago
  27. df85350 drivers/spi/tpm: verify device supports TPM2 by Sergii Dmytruk · 1 year, 9 months ago
  28. d431544 security/tpm/: turn tis_{init,open} into tis_probe by Sergii Dmytruk · 1 year, 9 months ago
  29. 0a89d52 security/tpm: remove tis_close() by Sergii Dmytruk · 1 year, 9 months ago
  30. f3e4cec drivers/spi: Add support for Macronix SPI ROM MX77U25650F by Ritul Guru · 1 year, 8 months ago
  31. 69451f1 src/drivers: Clean up includes by Elyes Haouas · 1 year, 9 months ago
  32. d522f38 timer: Change timer util functions to 64-bit by Rob Barnes · 1 year, 10 months ago
  33. 93447c4 drivers/spi/tpm: Add Ti50 entry to dev_map by Yidi Lin · 1 year, 11 months ago
  34. 55be012 drivers: Get rid of unnecessary blank lines {before,after} brace by Elyes HAOUAS · 2 years, 5 months ago
  35. ac136250 commonlib: Substitude macro "__unused" in compiler.h by Bill XIE · 2 years ago
  36. ae1e702 drivers/tpm/cr50: Add TPM IRQ timeout Kconfig option by Yu-Ping Wu · 2 years, 2 months ago
  37. 5fcef01 drivers/spi: Add Winbond W25Q256JW details by Ritul Guru · 2 years, 2 months ago
  38. b90e251 drivers/spi: Add better error reporting to spi_flash_cmd_poll_bit by Raul E Rangel · 2 years, 3 months ago
  39. b10cbd0 drivers/spi: Convert spi_flash_cmd_poll_bit to use stopwatch API by Raul E Rangel · 2 years, 3 months ago
  40. 1430b04 tpm: Allow separate handling of Google Ti50 TPM by Jes Klinke · 2 years, 4 months ago
  41. c5d94a0 drivers: Remove unused <cbmem.h> by Elyes HAOUAS · 2 years, 6 months ago
  42. c6b041a1 tpm: Refactor TPM Kconfig dimensions by Jes B. Klinke · 2 years, 3 months ago
  43. 60b2ab8 {drivers/security}: Replace `cb_err_t` with `enum cb_err` by Subrata Banik · 2 years, 4 months ago
  44. 6b8599f drivers/tpm/spi: Refactor out some cr50-specific logic by Tim Wawrzynczak · 2 years, 5 months ago
  45. 591c7eb drivers/tpm/spi: Convert static functions to enum cb_err return types by Tim Wawrzynczak · 2 years, 5 months ago
  46. d43e688 drivers: spi_flash: Addressing mode change for SPI NOR by T Michael Turney · 2 years, 6 months ago
  47. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  48. ca544c9 drivers/spi/spiconsole.c: Remove unuseful 'return' in void function by Elyes HAOUAS · 2 years, 6 months ago
  49. 55dce1d drivers/spi/spi-generic: document SPI_CNTRLR_DEDUCT_CMD_LEN better by Felix Held · 2 years, 7 months ago
  50. e3ae755 drivers/spi/spi-generic: fix edge case in spi_crop_chunk by Felix Held · 2 years, 7 months ago
  51. 0949e73 src/acpi to src/lib: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  52. c1b98a4 spi-generic: Print an error when trying to use a non-existent bus by Julius Werner · 2 years, 10 months ago
  53. 04c71de drivers/spi/acpi: Update _S0W return value to D3hot by Tim Wawrzynczak · 3 years ago
  54. 7ce0236 drivers/spi: Increase sector number to 14 for Winbond W25Q512NW-IM by Shaik Sajida Bhanu · 3 years, 2 months ago
  55. df50622 drivers: spi_flash: Add Fast Read Dual I/O support by Julius Werner · 3 years ago
  56. 5ef1a83 drivers/spi: Add winbond chip details by Shaik Sajida Bhanu · 3 years, 2 months ago
  57. df40ca9 Revert "drivers/spi: Stop using a variable-length array" by Angel Pons · 3 years, 3 months ago
  58. 9b1f3cc cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS core by Julius Werner · 3 years, 7 months ago
  59. ca77b35 src/drivers: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 5 months ago
  60. 59626b8 drivers/spi: Stop using a variable-length array by Angel Pons · 3 years, 5 months ago
  61. f7a7e65 src: Remove unused <boot_device.h> by Elyes HAOUAS · 3 years, 5 months ago
  62. 103c120 drivers/spi/tpm/tpm.c: Use __func__ by Elyes HAOUAS · 3 years, 6 months ago
  63. d0a62c6 drivers/spi/tpm/tis.c: Use __func__ by Elyes HAOUAS · 3 years, 6 months ago
  64. 493937e coreboot tables: Add SPI flash memory map windows to coreboot tables by Furquan Shaikh · 3 years, 8 months ago
  65. 361a5c0 spi/flashconsole: Fix internal buffer overflow by Nico Huber · 3 years, 8 months ago
  66. d1c0f95 acpi: Call acpi_fill_ssdt() only for enabled devices by Karthikeyan Ramasubramanian · 3 years, 9 months ago
  67. 12d48cd src: Rename EM100Pro-specific SPI console Kconfig option by Angel Pons · 3 years, 10 months ago
  68. 6c2568f drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config by Shelley Chen · 3 years, 10 months ago
  69. 19e22f5 drivers/spi: Check return value for error handling by John Zhao · 3 years, 10 months ago
  70. d161a2f src/drivers: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  71. 8274c29 drivers/spi/tpm: Improve error checking by Caveh Jalali · 3 years, 10 months ago
  72. 7b58f94 drivers/spi/tpm: Add helper to get cr50 firmware version by Karthikeyan Ramasubramanian · 3 years, 11 months ago
  73. dcae807 drivers/spi/tpm: Enable long cr50 ready pulses for Tiger Lake systems by Jes Klinke · 4 years ago
  74. c25c1eb src: Update bare access to BOOL CONFIG_ vals to CONFIG() by Martin Roth · 4 years ago
  75. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years ago
  76. d2d5e44 acpi_device: Replace polarity with active_low in acpi_gpio for GpioIo by Furquan Shaikh · 4 years ago
  77. 5569ee9 spi/winbond: Simplify status reg union types by Daniel Gröber · 4 years, 1 month ago
  78. 16dbbeb lockdown: Add Kconfigs for SPI media protection mode by Daniel Gröber · 4 years, 2 months ago
  79. 0d0b2f4 spi: Remove non_volatile flag from block protection interface by Daniel Gröber · 4 years, 2 months ago
  80. abf51ab src: Remove unused '#include <cpu/x86/smm.h>' by Elyes HAOUAS · 4 years, 2 months ago
  81. b74f45e src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 2 months ago
  82. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  83. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 2 months ago
  84. 593124d treewide: Convert more license headers to SPDX style by Patrick Georgi · 4 years, 2 months ago
  85. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  86. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  87. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 2 months ago
  88. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 2 months ago
  89. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  90. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 3 months ago
  91. 7bcd9a1 drivers/spi/tpm: Add support for non CR50 SPI TPM2 by Patrick Rudolph · 4 years, 4 months ago
  92. 21a4053 rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE by Julius Werner · 4 years, 3 months ago
  93. e6d1c7f spi: add Winbond W25Q64JW spi rom support by Scott Chao · 4 years, 3 months ago
  94. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 3 months ago
  95. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 3 months ago
  96. 8a3453f src/drivers: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  97. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 4 months ago
  98. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  99. fc7b953 drivers/spi/spi_flash: remove spi flash names by Aaron Durbin · 4 years, 6 months ago
  100. 5abeb06 drivers/spi/spi_flash: organize spi flash by sector topology by Aaron Durbin · 4 years, 6 months ago