coreboot/src/drivers/spi
Daniel Gröber c841880c12 spi/winbond: Use spi_flash_bpbits in winbond_bpbits_to_region
This consolidates the bp, tb, cmp, srp0 and srp1 variables under the new
spi_flash_bpbits struct to allow treating them as one unit in the
refactoring to follow.

Change-Id: I2a1a77fb73047df733498c0fa8b8de1153c3b09e
Signed-off-by: Daniel Gröber <dxld@darkboxed.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42113
Reviewed-by: Jakub Czapiga <czapiga@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-10-05 12:57:51 +00:00
..
acpi drivers/spi/acpi: Drop 'disable_gpio_export_in_crs' flag 2023-01-15 02:02:01 +00:00
tpm treewide: convert to tpm_result_t 2023-09-28 16:54:37 +00:00
adesto.c src/drivers: Remove unused <console/console.h> 2021-02-15 10:48:39 +00:00
amic.c src/drivers: Remove unused <console/console.h> 2021-02-15 10:48:39 +00:00
atmel.c src/drivers: Remove unused <console/console.h> 2021-02-15 10:48:39 +00:00
bitbang.c src/drivers: Clean up includes 2022-10-26 16:38:45 +00:00
boot_device_rw_nommap.c
cbfs_spi.c drivers: Remove unused <cbmem.h> 2022-04-22 21:40:56 +00:00
eon.c src/drivers: Remove unused <console/console.h> 2021-02-15 10:48:39 +00:00
flashconsole.c
gigadevice.c drivers: spi_flash: Add Fast Read Dual I/O support 2021-07-15 14:05:34 +00:00
Kconfig drivers/spi: Add SPI_FLASH_FORCE_4_BYTE_ADDR_MODE 2023-03-26 20:53:48 +00:00
macronix.c drivers/spi: Add support for Macronix SPI ROM MX77U25650F 2022-11-10 15:14:26 +00:00
Makefile.inc drivers/spi: Remove SPI_FRAM_RAMTRON from makefile 2023-08-10 00:31:14 +00:00
spansion.c src/drivers: Remove unused <console/console.h> 2021-02-15 10:48:39 +00:00
spi-generic.c drivers: Remove space between function name and '(' 2023-09-11 15:51:04 +00:00
spi_flash.c drivers/spi_flash: Always exit 4-byte address mode when memory-mapped 2023-07-03 13:34:01 +00:00
spi_flash_internal.h drivers: spi_flash: Addressing mode change for SPI NOR 2022-02-15 01:11:26 +00:00
spi_sdcard.c drivers/spi/spi_sdcard.c: Fix set but unused variable 2023-05-26 14:53:06 +00:00
spi_winbond.h
spiconsole.c drivers/spi/spiconsole.c: Remove unuseful 'return' in void function 2022-02-01 18:05:27 +00:00
sst.c
stmicro.c src/drivers: Remove unused <console/console.h> 2021-02-15 10:48:39 +00:00
winbond.c spi/winbond: Use spi_flash_bpbits in winbond_bpbits_to_region 2023-10-05 12:57:51 +00:00