coreboot-kgpe-d16/src/soc/intel/jasperlake
Felix Held 4b2464fc90 arch/x86: factor out and commonize HPET_BASE_ADDRESS definition
All x86 chipsets and SoCs have the HPET MMIO base address at 0xfed00000,
so define this once in arch/x86 and include this wherever needed. The
old AMD AGESA code in vendorcode that has its own definition is left
unchanged, but sb/amd/cimx/sb800/cfg.c is changed to use the new common
definition.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ifc624051cc6c0f125fa154e826cfbeaf41b4de83
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62304
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
2022-02-25 17:42:45 +00:00
..
acpi soc/intel/jasperlake: Switch to runtime generation of Intel Power Engine 2021-09-10 21:57:35 +00:00
bootblock Move post_codes.h to commonlib/console/ 2021-08-04 15:15:51 +00:00
include/soc arch/x86: factor out and commonize HPET_BASE_ADDRESS definition 2022-02-25 17:42:45 +00:00
romstage soc/intel: Remove unused <string.h> 2022-01-05 17:37:49 +00:00
acpi.c soc/intel: Remove unused <string.h> 2022-01-05 17:37:49 +00:00
chip.c soc/intel: Replace open-coded buffer length calculation 2021-04-21 14:21:44 +00:00
chip.h soc/intel/jsl: Replace dt HeciEnabled by HECI1 disable config 2022-01-14 00:33:23 +00:00
cpu.c cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
dptf.c
elog.c src: Drop duplicated includes 2022-01-01 14:55:51 +00:00
espi.c
finalize.c soc/intel/{adl,ehl,jsl,tgl}: Remove unused header thermal.h 2021-11-22 08:02:48 +00:00
fsp_params.c soc/intel/jasperlake: Add CdClock frequency config 2022-01-01 14:19:53 +00:00
gpio.c soc/intel/{xeon-sp,icl,tgl,jsl,ehl}: add NMI_{EN,STS} registers 2021-09-23 06:31:48 +00:00
gspi.c
i2c.c
Kconfig drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs 2022-02-18 20:21:45 +00:00
lockdown.c
Makefile.inc soc/intel/jasperlake: Hook up public microcode 2021-12-12 16:04:47 +00:00
me.c
meminit.c
p2sb.c
pmc.c soc/intel/*/pmc: Add finalize operation for pmc 2022-02-15 17:20:43 +00:00
pmutil.c soc/intel/jasperlake: Clear RTC_BATTERY_DEAD 2021-09-20 15:44:09 +00:00
reset.c
sd.c
smihandler.c soc/intel/jasperlake: Use SBI msg to disable HECI1 2022-02-02 07:38:01 +00:00
spi.c
systemagent.c Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
uart.c
xhci.c soc/intel: Replace bad uses of find_resource 2021-11-04 17:34:30 +00:00