u-boot/arch/x86/cpu/apollolake
Simon Glass 379d3c1fd6 x86: Move FACP table into separate functions
Each board has its own way of creating this table. Rather than calling the
acpi_create_fadt() function for each one from a common acpi_write_fadt()
function, just move the writer into the board-specific code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
2022-01-25 11:44:36 -07:00
..
acpi.c x86: Move FACP table into separate functions 2022-01-25 11:44:36 -07:00
cpu.c x86: coral: Avoid build error with !CONFIG_ACPIGEN 2021-03-27 15:04:30 +13:00
cpu_common.c x86: coral: Allow init of debug UART in U-Boot proper 2021-03-27 15:04:30 +13:00
cpu_spl.c x86: coral: Allow init of debug UART in U-Boot proper 2021-03-27 15:04:30 +13:00
fsp_bindings.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
fsp_m.c x86: coral: Move fsp-m settings to a subnode 2021-01-05 12:24:41 -07:00
fsp_s.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
hostbridge.c treewide: Use OF_REAL instead of !OF_PLATDATA 2021-09-25 09:46:15 -06:00
Kconfig spi: Rename SPI_SUPPORT to SPI 2021-09-04 12:26:02 -04:00
lpc.c treewide: Use OF_REAL instead of !OF_PLATDATA 2021-09-25 09:46:15 -06:00
Makefile x86: apl: Generate required ACPI tables 2020-09-25 11:27:19 +08:00
pch.c treewide: Use OF_REAL instead of !OF_PLATDATA 2021-09-25 09:46:15 -06:00
pmc.c treewide: Use OF_REAL instead of !OF_PLATDATA 2021-09-25 09:46:15 -06:00
punit.c x86: apl: Tell of-platdata about a required header file 2021-03-26 17:03:09 +13:00
spl.c x86: apl: Enhance debugging in the SPL loader 2021-02-01 15:11:42 +08:00
systemagent.c x86: apl: Add systemagent driver 2019-12-15 11:44:27 +08:00
uart.c treewide: Use OF_REAL instead of !OF_PLATDATA 2021-09-25 09:46:15 -06:00