coreboot/src/drivers/spi
Angel Pons 12d48cdf67 src: Rename EM100Pro-specific SPI console Kconfig option
To avoid confusion with `flashconsole` (CONSOLE_SPI_FLASH), prefix this
option with `EM100Pro`. Looks like it is not build-tested, however.

Change-Id: I4868fa52250fbbf43e328dfd12e0e48fc58c4234
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45973
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
2020-10-13 08:40:52 +00:00
..
acpi acpi_device: Replace polarity with active_low in acpi_gpio for GpioIo 2020-07-02 19:12:46 +00:00
tpm src/drivers: Drop unneeded empty lines 2020-09-21 15:51:52 +00:00
adesto.c src: Remove unused 'include <string.h>' 2020-05-18 07:41:24 +00:00
amic.c src: Remove unused 'include <string.h>' 2020-05-18 07:41:24 +00:00
atmel.c src: Remove unused 'include <string.h>' 2020-05-18 07:41:24 +00:00
bitbang.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
boot_device_rw_nommap.c lockdown: Add Kconfigs for SPI media protection mode 2020-06-22 12:27:08 +00:00
cbfs_spi.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
eon.c src: Remove unused 'include <string.h>' 2020-05-18 07:41:24 +00:00
flashconsole.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
gigadevice.c src: Remove unused 'include <string.h>' 2020-05-18 07:41:24 +00:00
Kconfig src: Rename EM100Pro-specific SPI console Kconfig option 2020-10-13 08:40:52 +00:00
macronix.c src: Remove unused 'include <string.h>' 2020-05-18 07:41:24 +00:00
Makefile.inc src: Rename EM100Pro-specific SPI console Kconfig option 2020-10-13 08:40:52 +00:00
spansion.c src: Remove unused 'include <string.h>' 2020-05-18 07:41:24 +00:00
spi-generic.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
spi_flash.c src/drivers: Drop unneeded empty lines 2020-09-21 15:51:52 +00:00
spi_flash_internal.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
spi_sdcard.c drivers/spi: Check return value for error handling 2020-09-28 09:24:33 +00:00
spi_winbond.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
spiconsole.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
sst.c src: Remove unused 'include <string.h>' 2020-05-18 07:41:24 +00:00
stmicro.c src: Remove unused 'include <string.h>' 2020-05-18 07:41:24 +00:00
winbond.c spi/winbond: Simplify status reg union types 2020-06-22 12:27:24 +00:00