coreboot-kgpe-d16/src/soc/intel/braswell
Kyösti Mälkki 0c1dd9c841 ACPI: Drop typedef global_nvs_t
Bring all GNVS related initialisation function to global
scope to force identical signatures. Followup work is
likely to remove some as duplicates.

Change-Id: Id4299c41d79c228f3d35bc7cb9bf427ce1e82ba1
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42489
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-06-30 09:19:10 +00:00
..
acpi drivers/intel/gma: Move IGD OpRegion to CBMEM 2020-05-27 21:34:49 +00:00
bootblock treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
include/soc ACPI: Drop typedef global_nvs_t 2020-06-30 09:19:10 +00:00
romstage treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
acpi.c ACPI: Drop typedef global_nvs_t 2020-06-30 09:19:10 +00:00
chip.c device/pci_device: Extract pci_domain_set_resources from SOC 2020-05-12 20:07:25 +00:00
chip.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
cpu.c sb,soc/intel: Replace smm_southbridge_enable_smi() 2020-06-16 08:04:09 +00:00
elog.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
emmc.c src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
gfx.c drivers/intel/gma: Move IGD OpRegion to CBMEM 2020-05-27 21:34:49 +00:00
gpio.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
gpio_support.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
iosf.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig Kconfig: Escape variable to accommodate new Kconfig versions 2020-06-19 15:29:04 +00:00
lpc_init.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lpe.c ACPI: Drop typedef global_nvs_t 2020-06-30 09:19:10 +00:00
lpss.c ACPI: Drop typedef global_nvs_t 2020-06-30 09:19:10 +00:00
Makefile.inc soc/intel/braswell: Generate microcode binaries from tree 2020-03-07 17:51:32 +00:00
memmap.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
northcluster.c src: Remove duplicated includes 2020-06-02 07:41:25 +00:00
pcie.c src: Use pci_dev_ops_pci where applicable 2020-06-06 20:36:51 +00:00
placeholders.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pmutil.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ramstage.c ACPI: Drop typedef global_nvs_t 2020-06-30 09:19:10 +00:00
sata.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
scc.c ACPI: Drop typedef global_nvs_t 2020-06-30 09:19:10 +00:00
sd.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smbus.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smihandler.c ACPI: Drop typedef global_nvs_t 2020-06-30 09:19:10 +00:00
smm.c ACPI: Replace smm_setup_structures() 2020-06-24 11:49:15 +00:00
southcluster.c src: Remove unused '#include <cpu/x86/smm.h>' 2020-06-06 09:40:38 +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