coreboot-kgpe-d16/src/soc/intel/braswell
Kyösti Mälkki 2ab4a96668 ACPI: Add common acpi_fill_gnvs()
Change-Id: I515e830808a95eee3ce72b16fd26da6ec79dac85
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48718
Reviewed-by: Lance Zhao
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-01-13 18:28:55 +00:00
..
acpi drivers/intel/gma: Include gfx.asl by default for all platforms... 2020-12-30 16:35:36 +00:00
bootblock soc/intel/braswell/bootblock/bootblock.c: Report the FSP-T output 2020-11-22 22:17:53 +00:00
include/soc ACPI: Add missing include in nvs.h 2021-01-10 11:40:45 +00:00
romstage soc/intel/braswell: Use Kconfig value for TSEG size 2020-12-14 11:06:33 +00:00
acpi.c ACPI: Add common acpi_fill_gnvs() 2021-01-13 18:28:55 +00:00
chip.c soc/intel/braswell: Clean up devicetree settings 2020-12-14 11:05:51 +00:00
chip.h soc/intel/braswell: Clean up devicetree settings 2020-12-14 11:05:51 +00:00
cpu.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
elog.c elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE 2020-08-18 15:57:40 +00:00
emmc.c soc/intel: Replace <soc/nvs.h> with <soc/device_nvs.h> 2021-01-03 11:35:51 +00:00
fadt.c soc/intel/braswell/fadt.c: Use ACPI_ADDRESS_SPACE_IO macro 2020-07-28 10:53:55 +00:00
gfx.c {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits 2020-07-26 21:17:50 +00:00
gpio.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
gpio_support.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
iosf.c soc/intel/{baytrail,braswell}: Drop unneeded return 2020-07-25 10:19:14 +00:00
Kconfig cbfs: Enable CBFS mcache on most chipsets 2020-12-02 22:12:10 +00:00
lpc_init.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
lpe.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
lpss.c {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits 2020-07-26 21:17:50 +00:00
Makefile.inc soc/intel/braswell: Move acpi_fill_fadt to fadt.c 2020-07-14 22:33:56 +00:00
memmap.c src: Update some incorrect config options in comments 2020-11-16 12:09:58 +00:00
northcluster.c soc/intel/braswell/northcluster.c: Tidy up long lines 2020-08-02 12:03:04 +00:00
pcie.c soc/intel/braswell: Drop some BIOS_SPEW printk's 2020-07-09 12:44:04 +00:00
placeholders.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pmutil.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
ramstage.c mb/google/cyan: Move board_id() to mainboard_fill_gnvs() 2021-01-10 11:41:32 +00:00
sata.c soc/intel/braswell: Drop some BIOS_SPEW printk's 2020-07-09 12:44:04 +00:00
scc.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
sd.c soc/intel: Replace <soc/nvs.h> with <soc/device_nvs.h> 2021-01-03 11:35:51 +00:00
smbus.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smihandler.c arch/x86: Pass GNVS as parameter to SMM module 2021-01-04 23:15:46 +00:00
smm.c ACPI: Replace smm_setup_structures() 2020-06-24 11:49:15 +00:00
southcluster.c src: Include <arch/io.h> when appropriate 2020-10-26 06:44:40 +00:00
tsc_freq.c src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
xhci.c src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00