summaryrefslogtreecommitdiffstats
path: root/src/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* drivers/spi/spi-generic: document SPI_CNTRLR_DEDUCT_CMD_LEN betterFelix Held2021-12-151-0/+4
* drivers/spi/spi-generic: fix edge case in spi_crop_chunkFelix Held2021-12-151-2/+8
* src/acpi to src/lib: Fix spelling errorsMartin Roth2021-10-052-5/+5
* spi-generic: Print an error when trying to use a non-existent busJulius Werner2021-09-131-1/+3
* drivers/spi/acpi: Update _S0W return value to D3hotTim Wawrzynczak2021-08-091-1/+1
* drivers/spi: Increase sector number to 14 for Winbond W25Q512NW-IMShaik Sajida Bhanu2021-07-221-1/+1
* drivers: spi_flash: Add Fast Read Dual I/O supportJulius Werner2021-07-155-15/+97
* drivers/spi: Add winbond chip detailsShaik Sajida Bhanu2021-06-111-0/+8
* Revert "drivers/spi: Stop using a variable-length array"Angel Pons2021-04-182-8/+8
* cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS coreJulius Werner2021-03-081-17/+2
* src/drivers: Remove unused <console/console.h>Elyes HAOUAS2021-02-158-8/+0
* drivers/spi: Stop using a variable-length arrayAngel Pons2021-02-152-8/+8
* src: Remove unused <boot_device.h>Elyes HAOUAS2021-02-102-2/+1
* drivers/spi/tpm/tpm.c: Use __func__Elyes HAOUAS2021-01-191-1/+2
* drivers/spi/tpm/tis.c: Use __func__Elyes HAOUAS2021-01-191-1/+1
* coreboot tables: Add SPI flash memory map windows to coreboot tablesFurquan Shaikh2020-12-081-0/+8
* spi/flashconsole: Fix internal buffer overflowNico Huber2020-12-031-1/+2
* acpi: Call acpi_fill_ssdt() only for enabled devicesKarthikeyan Ramasubramanian2020-11-091-1/+1
* src: Rename EM100Pro-specific SPI console Kconfig optionAngel Pons2020-10-132-2/+2
* drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES configShelley Chen2020-10-021-0/+12
* drivers/spi: Check return value for error handlingJohn Zhao2020-09-281-1/+3
* src/drivers: Drop unneeded empty linesElyes HAOUAS2020-09-214-5/+0
* drivers/spi/tpm: Improve error checkingCaveh Jalali2020-09-161-17/+39
* drivers/spi/tpm: Add helper to get cr50 firmware versionKarthikeyan Ramasubramanian2020-08-222-5/+15
* drivers/spi/tpm: Enable long cr50 ready pulses for Tiger Lake systemsJes Klinke2020-08-202-25/+140
* src: Update bare access to BOOL CONFIG_ vals to CONFIG()Martin Roth2020-07-261-1/+1
* src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth2020-07-261-1/+1
* acpi_device: Replace polarity with active_low in acpi_gpio for GpioIoFurquan Shaikh2020-07-021-3/+3
* spi/winbond: Simplify status reg union typesDaniel Gröber2020-06-221-41/+32
* lockdown: Add Kconfigs for SPI media protection modeDaniel Gröber2020-06-221-2/+10
* spi: Remove non_volatile flag from block protection interfaceDaniel Gröber2020-06-083-6/+3
* src: Remove unused '#include <cpu/x86/smm.h>'Elyes HAOUAS2020-06-061-1/+0
* src: Remove unused 'include <string.h>'Elyes HAOUAS2020-05-1810-10/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-183-6/+0
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Convert more license headers to SPDX stylePatrick Georgi2020-05-113-16/+4
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1125-25/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-093-27/+3
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-0613-143/+13
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-0613-26/+13
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-022-3/+3
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-281-1/+1
* drivers/spi/tpm: Add support for non CR50 SPI TPM2Patrick Rudolph2020-04-283-39/+71
* rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGEJulius Werner2020-04-231-1/+1
* spi: add Winbond W25Q64JW spi rom supportScott Chao2020-04-101-0/+8
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-2/+2
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-1/+0
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-069-109/+18
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-5/+5
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0