coreboot/src
Felix Held a5a529599d soc/amd: factor out common SMI/SCI enums and function prototypes
At least a part or the remaining definitions in the soc-specific smi.h
files are also common, but those have to be verified more closely.

Change-Id: I5a3858e793331a8d2ec262371fa22abac044fd4a
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48217
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
2020-12-02 21:33:14 +00:00
..
acpi src/acpi/acpigen: Add NULL pointer check 2020-12-02 06:07:05 +00:00
arch arch/x86/car.ld: Check for out of bound on no-XIP stages 2020-12-02 10:41:00 +00:00
commonlib cbfs: Add metadata cache 2020-11-21 10:43:53 +00:00
console console: Override uart base address 2020-11-09 07:46:10 +00:00
cpu cpu/x86/smm/smm_stub: Fix stack canary on x86_64 2020-12-02 16:48:35 +00:00
device device: Drop unused HyperTransport code 2020-11-25 09:11:46 +00:00
drivers drivers/aspeed/common/ast: Fix compilation under x86_64 2020-12-01 16:01:31 +00:00
ec ec/google/chromeec/acpi: Make OperationRegion brace align 2020-12-01 08:00:23 +00:00
include include/device/pci_ids.h: Fix device id for gspi2 2020-11-30 08:07:00 +00:00
lib lib/reg_script: Add cast to fix compilation on x86_64 2020-12-01 16:00:57 +00:00
mainboard soc/amd: factor out common SMI/SCI enums and function prototypes 2020-12-02 21:33:14 +00:00
northbridge nb/amd: Deduplicate nb_common.h 2020-11-25 09:11:58 +00:00
security cbfs: Add metadata cache 2020-11-21 10:43:53 +00:00
soc soc/amd: factor out common SMI/SCI enums and function prototypes 2020-12-02 21:33:14 +00:00
southbridge soc/amd/common: introduce SOC_AMD_COMMON_BLOCK_PCI_MMCONF 2020-11-30 16:27:52 +00:00
superio superio/smsc/sio1036: Support 16-bit IO port addressing 2020-11-18 13:12:11 +00:00
vendorcode vc/amd/agesa/f.../Proc/Mem/Tech/DDR3: Support a custom memory profile 2020-12-02 18:18:27 +00:00
Kconfig soc/intel/xeon_sp: Move function debug macros 2020-10-29 16:44:19 +00:00