Age | Commit message (Expand) | Author |
2024-10-09 | drivers/spi: add Numonyx and Micron names to STMicro case | Felix Held |
2024-08-23 | region: Turn region_end() into an inclusive region_last() | Nico Huber |
2024-08-11 | region: Introduce region_create() functions | Nico Huber |
2024-07-04 | drivers/spi/acpi: Update generic property list | Kun Liu |
2024-07-01 | drivers/spi/acpi: Add generic property list | Kun Liu |
2024-06-14 | tpm: Add Ti50 OpenTitan DID_VID | Jett Rink |
2024-05-29 | tree: Remove unused <string.h> | Elyes Haouas |
2024-05-29 | tree: Use <stdio.h> for snprintf | Elyes Haouas |
2024-04-16 | security/tpm: support compiling in multiple TPM drivers | Sergii Dmytruk |
2024-04-12 | tree: Drop duplicated <device/{path,resource}.h> | Elyes Haouas |
2024-04-09 | tree: Drop unused <delay.h> | Elyes Haouas |
2024-04-09 | tree: Drop unused <console/console.h> | Elyes Haouas |
2024-03-28 | security/tpm: make tis_probe() return tpm_family | Sergii Dmytruk |
2024-03-17 | drivers/spi: Add support for GD25LR512ME flash rom | Martin Roth |
2024-03-09 | drivers/spi: Add GD25LR256E support | Martin Roth |
2024-02-18 | drivers: Add SPDX license headers to Kconfig files | Martin Roth |
2024-02-14 | tree; Remove unused <lib.h> | Elyes Haouas |
2024-01-31 | device/device.h: Rename busses for clarity | Arthur Heymans |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2024-01-24 | driver/parade to /driver/wwan: Rename Makefiles from .inc to .mk | Martin Roth |
2023-12-21 | drivers/spi/gigadevice.c: Add GD25LQ255E support | Tyler Wang |
2023-12-18 | drivers/spi: Add ISSI IS25WP256D flash | Maximilian Brune |
2023-12-13 | drivers/ipmi to lib: Fix misspellings & capitalization issues | Martin Roth |
2023-11-16 | drivers: spi_flash: Add space before colon to fix coding style | Tyler Wang |
2023-11-13 | security/tpm/: turn tis_{init,open} into tis_probe | Sergii Dmytruk |
2023-10-05 | spi/winbond: Use spi_flash_bpbits in winbond_bpbits_to_region | Daniel Gröber |
2023-09-28 | treewide: convert to tpm_result_t | Jon Murphy |
2023-09-28 | treewide: convert to %#x hex prints | Jon Murphy |
2023-09-11 | drivers: Remove space between function name and '(' | Elyes Haouas |
2023-08-28 | drivers/spi/spi-generic: Fix typo | Elyes Haouas |
2023-08-28 | drivers/spi/tpm: Remove space between function name and '(' | Elyes Haouas |
2023-08-10 | drivers/spi: Remove SPI_FRAM_RAMTRON from makefile | Martin Roth |
2023-08-06 | drivers: Add SPDX license headers to Makefiles | Martin Roth |
2023-07-06 | drivers/tpm: Move tis_plat_irq_status to cr50 driver | Grzegorz Bernacki |
2023-07-03 | drivers/spi_flash: Always exit 4-byte address mode when memory-mapped | Fred Reitberger |
2023-06-06 | drivers/spi/winbond.c: Add W25Q256JW_DTR part | Fred Reitberger |
2023-06-06 | drivers/spi/spi_flash.c: Print the flash ID when find_match fails | Fred Reitberger |
2023-05-26 | drivers/spi/spi_sdcard.c: Fix set but unused variable | Arthur Heymans |
2023-03-26 | drivers/spi/spi_flash.c: Prefer 'if' over '#if" | Fred Reitberger |
2023-03-26 | drivers/spi: Add SPI_FLASH_FORCE_4_BYTE_ADDR_MODE | Fred Reitberger |
2023-01-15 | drivers/spi/acpi: Drop 'disable_gpio_export_in_crs' flag | Matt DeVillier |
2022-12-23 | Revert "security/tpm/: turn tis_{init,open} into tis_probe" | Sergii Dmytruk |
2022-12-21 | drivers/spi/tpm: verify device supports TPM2 | Sergii Dmytruk |
2022-12-21 | security/tpm/: turn tis_{init,open} into tis_probe | Sergii Dmytruk |
2022-12-05 | security/tpm: remove tis_close() | Sergii Dmytruk |
2022-11-10 | drivers/spi: Add support for Macronix SPI ROM MX77U25650F | Ritul Guru |
2022-10-26 | src/drivers: Clean up includes | Elyes Haouas |
2022-09-14 | timer: Change timer util functions to 64-bit | Rob Barnes |
2022-08-24 | drivers/spi/tpm: Add Ti50 entry to dev_map | Yidi Lin |
2022-07-17 | drivers: Get rid of unnecessary blank lines {before,after} brace | Elyes HAOUAS |
2022-07-14 | commonlib: Substitude macro "__unused" in compiler.h | Bill XIE |
2022-06-08 | drivers/tpm/cr50: Add TPM IRQ timeout Kconfig option | Yu-Ping Wu |
2022-05-31 | drivers/spi: Add Winbond W25Q256JW details | Ritul Guru |
2022-05-02 | drivers/spi: Add better error reporting to spi_flash_cmd_poll_bit | Raul E Rangel |
2022-05-02 | drivers/spi: Convert spi_flash_cmd_poll_bit to use stopwatch API | Raul E Rangel |
2022-04-24 | tpm: Allow separate handling of Google Ti50 TPM | Jes Klinke |
2022-04-22 | drivers: Remove unused <cbmem.h> | Elyes HAOUAS |
2022-04-21 | tpm: Refactor TPM Kconfig dimensions | Jes B. Klinke |
2022-03-09 | {drivers/security}: Replace `cb_err_t` with `enum cb_err` | Subrata Banik |
2022-03-07 | drivers/tpm/spi: Refactor out some cr50-specific logic | Tim Wawrzynczak |
2022-03-01 | drivers/tpm/spi: Convert static functions to enum cb_err return types | Tim Wawrzynczak |
2022-02-15 | drivers: spi_flash: Addressing mode change for SPI NOR | T Michael Turney |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2022-02-01 | drivers/spi/spiconsole.c: Remove unuseful 'return' in void function | Elyes HAOUAS |
2021-12-15 | drivers/spi/spi-generic: document SPI_CNTRLR_DEDUCT_CMD_LEN better | Felix Held |
2021-12-15 | drivers/spi/spi-generic: fix edge case in spi_crop_chunk | Felix Held |
2021-10-05 | src/acpi to src/lib: Fix spelling errors | Martin Roth |
2021-09-13 | spi-generic: Print an error when trying to use a non-existent bus | Julius Werner |
2021-08-09 | drivers/spi/acpi: Update _S0W return value to D3hot | Tim Wawrzynczak |
2021-07-22 | drivers/spi: Increase sector number to 14 for Winbond W25Q512NW-IM | Shaik Sajida Bhanu |
2021-07-15 | drivers: spi_flash: Add Fast Read Dual I/O support | Julius Werner |
2021-06-11 | drivers/spi: Add winbond chip details | Shaik Sajida Bhanu |
2021-04-18 | Revert "drivers/spi: Stop using a variable-length array" | Angel Pons |
2021-03-08 | cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS core | Julius Werner |
2021-02-15 | src/drivers: Remove unused <console/console.h> | Elyes HAOUAS |
2021-02-15 | drivers/spi: Stop using a variable-length array | Angel Pons |
2021-02-10 | src: Remove unused <boot_device.h> | Elyes HAOUAS |
2021-01-19 | drivers/spi/tpm/tpm.c: Use __func__ | Elyes HAOUAS |
2021-01-19 | drivers/spi/tpm/tis.c: Use __func__ | Elyes HAOUAS |
2020-12-08 | coreboot tables: Add SPI flash memory map windows to coreboot tables | Furquan Shaikh |
2020-12-03 | spi/flashconsole: Fix internal buffer overflow | Nico Huber |
2020-11-09 | acpi: Call acpi_fill_ssdt() only for enabled devices | Karthikeyan Ramasubramanian |
2020-10-13 | src: Rename EM100Pro-specific SPI console Kconfig option | Angel Pons |
2020-10-02 | drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config | Shelley Chen |
2020-09-28 | drivers/spi: Check return value for error handling | John Zhao |
2020-09-21 | src/drivers: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-16 | drivers/spi/tpm: Improve error checking | Caveh Jalali |
2020-08-22 | drivers/spi/tpm: Add helper to get cr50 firmware version | Karthikeyan Ramasubramanian |
2020-08-20 | drivers/spi/tpm: Enable long cr50 ready pulses for Tiger Lake systems | Jes Klinke |
2020-07-26 | src: Update bare access to BOOL CONFIG_ vals to CONFIG() | Martin Roth |
2020-07-26 | src: Change BOOL CONFIG_ to CONFIG() in comments & strings | Martin Roth |
2020-07-02 | acpi_device: Replace polarity with active_low in acpi_gpio for GpioIo | Furquan Shaikh |
2020-06-22 | spi/winbond: Simplify status reg union types | Daniel Gröber |
2020-06-22 | lockdown: Add Kconfigs for SPI media protection mode | Daniel Gröber |
2020-06-08 | spi: Remove non_volatile flag from block protection interface | Daniel Gröber |
2020-06-06 | src: Remove unused '#include <cpu/x86/smm.h>' | Elyes HAOUAS |
2020-05-18 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-13 | src: Remove unused '#include <stdint.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Convert more license headers to SPDX style | Patrick Georgi |