coreboot-kgpe-d16/src/northbridge/intel/x4x
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 drivers/intel/gma: fold gma.asl into default_brightness_levels.asl 2020-03-31 10:51:33 +00:00
acpi.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
bootblock.c 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
dq_dqs.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
early_init.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
gma.c Trim .acpi_fill_ssdt_generator and .acpi_inject_dsdt_generator 2020-04-02 20:30:22 +00:00
iomap.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
Kconfig src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
Makefile.inc src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
memmap.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
northbridge.c Trim .acpi_fill_ssdt_generator and .acpi_inject_dsdt_generator 2020-04-02 20:30:22 +00:00
raminit.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
raminit_ddr23.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
raminit_tables.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
rcven.c src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
romstage.c intel/{gm45,x4x},i82801{ix|jx}: Move enable_smbus() call 2020-01-14 18:13:15 +00:00
x4x.h src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00