coreboot/src/ec/google/chromeec
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 src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
chip.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
crosec_proto.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
ec.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
ec.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
ec_acpi.c ec/google/chromeec: don't put empty block in SSDT 2020-03-20 09:38:39 +00:00
ec_boardid.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
ec_commands.h ec/google/chromeec: Add new host command, EC_CMD_GET_PD_PORT_CAPS 2020-02-01 19:49:33 +00:00
ec_i2c.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
ec_lpc.c Trim .acpi_fill_ssdt_generator and .acpi_inject_dsdt_generator 2020-04-02 20:30:22 +00:00
ec_message.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
ec_skuid.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
ec_spi.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
Kconfig ec/google/chromeec: Introduce SKU_ID helpers 2020-02-28 00:02:35 +00:00
Makefile.inc ec/google/chromeec: Fix dev ops for chromeec 2020-03-06 08:06:02 +00:00
smihandler.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
smm.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
switches.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
vboot_storage.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
vstore.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00