coreboot-kgpe-d16/src
Patrick Rudolph 0f8bf022fc drivers/spi: Read Winbond's flash protection bits
Extend the generic flash interface to probe for write protected regions.
Add Winbond custom code to return flash protection.

Tested on Cavium EVB CN81xx using W25Q128.

Change-Id: I933a8abdc28174ec32acf323c102d606b58c1ea5
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/25082
Reviewed-by: Julius Werner <jwerner@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-09-16 13:02:50 +00:00
..
acpi
arch acpi: Call acpi_gen_writeSTA by status from device tree 2018-09-16 08:37:42 +00:00
commonlib complier.h: add __always_inline and use it in code base 2018-09-14 08:16:37 +00:00
console complier.h: add __noreturn and use it in code base 2018-09-10 15:02:51 +00:00
cpu complier.h: add __always_inline and use it in code base 2018-09-14 08:16:37 +00:00
device device/ddr3: Prevent overflow when adding SMBUS Table 17 entries 2018-09-14 20:16:45 +00:00
drivers drivers/spi: Read Winbond's flash protection bits 2018-09-16 13:02:50 +00:00
ec ec/lenovo/pmh7: support 9bit address space 2018-09-14 13:50:34 +00:00
include drivers/spi: Read Winbond's flash protection bits 2018-09-16 13:02:50 +00:00
lib complier.h: add __noreturn and use it in code base 2018-09-10 15:02:51 +00:00
mainboard google/kukui: Configure EMMC 2018-09-16 08:35:44 +00:00
northbridge nb/amd/pi/00730F01: Add initial native IVRS support 2018-09-15 11:35:51 +00:00
security security/tpm: Fix TPM 1.2 state machine issues 2018-08-21 15:45:15 +00:00
soc sifive/hifive-unleashed: enable CBMEM support 2018-09-15 13:54:57 +00:00
southbridge sb/intel/i82801dx/Kconfig: remove duplicate SOUTHBRIDGE_INTEL_COMMON 2018-09-16 11:10:36 +00:00
superio superio/ite/it8721f: Add SuperIO ACPI declarations 2018-08-21 14:45:36 +00:00
vendorcode drivers/vpd: Add VPD support 2018-09-09 17:51:37 +00:00
Kconfig arch/x86: Add BERT region support functions 2018-09-07 14:50:02 +00:00