coreboot/src/drivers/spi
Nico Huber 68680dd7cd Trim .acpi_fill_ssdt_generator and .acpi_inject_dsdt_generator
These two identifiers were always very confusing. We're not filling and
injecting generators. We are filling SSDTs and injecting into the DSDT.
So drop the `_generator` suffix. Hopefully, this also makes ACPI look a
little less scary.

Change-Id: I6f0e79632c9c855f38fe24c0186388a25990c44d
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39977
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: David Guckian
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-04-02 20:30:22 +00:00
..
acpi Trim .acpi_fill_ssdt_generator and .acpi_inject_dsdt_generator 2020-04-02 20:30:22 +00:00
tpm src/: Remove g_ prefixes and _g suffixes from variables 2019-12-02 10:44:38 +00:00
adesto.c drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00
amic.c drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00
atmel.c drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00
bitbang.c
boot_device_rw_nommap.c drivers/spi/boot_device_rw_nommap.c: Drop CAR_GLOBAL_MIGRATION support 2019-11-29 11:01:23 +00:00
cbfs_spi.c Remove MIPS architecture 2019-11-20 10:10:48 +00:00
eon.c drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00
flashconsole.c drivers/spi/flashconsole: Fix shadowing local variable 2020-01-07 20:50:03 +00:00
gigadevice.c drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00
Kconfig drives/spi/spi_flash: add option to not select all drivers 2020-01-15 16:34:13 +00:00
macronix.c drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00
Makefile.inc drivers/spi: add drivers for sdcard mounted on the spi bus 2019-11-14 11:38:38 +00:00
spansion.c drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00
spi-generic.c {drivers,southbridge}: Replace min() with MIN() 2019-12-20 17:48:00 +00:00
spi_flash.c drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00
spi_flash_internal.h drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00
spi_sdcard.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
spi_winbond.h
spiconsole.c
sst.c drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00
stmicro.c drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00
winbond.c drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00