coreboot/src/drivers/spi
Rizwan Qureshi 6d4c1f5f43 lib/boot_device: Add API for write protect a region
Add API that should be implemented by the boot media drivers
for write-protecting a subregion.

Change-Id: I4c9376e2c2c7a4852f13c65824c6cd64a1c6ac0a
Signed-off-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
Reviewed-on: https://review.coreboot.org/c/28724
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
2019-01-21 13:25:46 +00:00
..
acpi acpi: Call acpi_gen_writeSTA by status from device tree 2018-09-16 08:37:42 +00:00
tpm drivers/*/tpm: Add postcar target 2018-11-09 12:00:52 +00:00
adesto.c drivers/spi/adesto.c: Add the rest of >=1MB Adesto AT25 chips 2019-01-14 02:25:13 +00:00
amic.c drivers/spi/amic.c: Add the rest of >=1MB AMIC A25 chips 2019-01-14 02:25:46 +00:00
atmel.c drivers/spi: add IS_ENABLED() around Kconfig symbol references 2017-07-02 18:56:25 +00:00
bitbang.c spi: Add helper functions for bit-banging 2018-04-03 00:34:52 +00:00
boot_device_rw_nommap.c lib/boot_device: Add API for write protect a region 2019-01-21 13:25:46 +00:00
cbfs_spi.c drivers/spi/spi_flash: Pass in flash structure to fill in probe 2017-05-19 21:21:47 +02:00
eon.c driver/spi/eon.c: Add the rest of >=1MB EON EN25 chips 2019-01-10 12:13:49 +00:00
flashconsole.c src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00
gigadevice.c drivers/spi/gigadevice.c: Add the rest of >=1MB Gigadevice GD25 chips 2019-01-14 02:24:51 +00:00
Kconfig drivers/spi: Remove Kconfig prompt from SPI_FLASH_SMM 2018-06-11 08:43:30 +00:00
macronix.c drivers/spi/macronix.c: Add the rest of >=1MB Macronix MX25 chips 2019-01-14 02:24:32 +00:00
Makefile.inc drivers/spi: Treat all stages commonly when adding drivers 2018-06-11 08:43:09 +00:00
spansion.c drivers/spi/spansion.c: Add more Spansion S25FL_K chips 2019-01-14 02:24:13 +00:00
spi-generic.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
spi_flash.c drivers/spi: Add controller protection type 2019-01-21 13:25:31 +00:00
spi_flash_internal.h drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functions 2017-05-19 21:22:41 +02:00
spiconsole.c drivers/spi: Re-factor spi_crop_chunk 2017-05-05 23:42:19 +02:00
sst.c drivers/spi/sst.c: Add three remaining SST25*F080 chips 2019-01-16 00:20:29 +00:00
stmicro.c drivers/spi/stmicro.c: Add the rest of >=1MB STMicro M25/N25 chips 2019-01-16 00:21:24 +00:00
winbond.c drivers/spi/winbond.c: Add the rest of >=1MB Winbond W25 chips 2019-01-18 08:15:04 +00:00