coreboot-kgpe-d16/src/soc/amd/stoneyridge
Marshall Dawson 7a694318e5 amd/stoneyridge: Add definition for HPET to southbridge
Add #define values for the HPET device.  In Stoney Ridge, the base
address is fixed and cannot be relocated.

Change-Id: Id36fd9ecc90d54a92144f2cca7cec6d84abfdabd
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/22242
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marc Jones <marc@marcjonesconsulting.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-11-01 21:56:12 +00:00
..
acpi soc/stoneyridge: Remove _PRW ASL 2017-10-20 21:32:23 +00:00
bootblock soc/amd/stoneyridge: Check UART index 2017-10-16 00:12:48 +00:00
include amd/stoneyridge: Add definition for HPET to southbridge 2017-11-01 21:56:12 +00:00
acpi.c soc/amd/stoneyridge: Use macros for PCI_DEVFN calls 2017-10-19 21:07:10 +00:00
BiosCallOuts.c Stoney Ridge Platforms: Make AGESA callout tables common 2017-10-20 17:48:37 +00:00
chip.c amd/stoneyridge: Move AmdInitEnv to ramstage 2017-09-27 16:27:17 +00:00
chip.h soc/amd/stoneyridge: clean up chip.h 2017-10-17 18:29:14 +00:00
cpu.c amd/stoneyridge: Enable SMM in TSEG 2017-09-27 16:26:40 +00:00
dimmSpd.c soc/amd/stoneyridge: Use macros for PCI_DEVFN calls 2017-10-19 21:07:10 +00:00
early_setup.c soc/amd/stoneyridge: Replace magic registers 2017-10-19 20:52:51 +00:00
enable_usbdebug.c stoneyridge: Rename hudson to southbridge 2017-08-14 14:50:51 +00:00
fixme.c soc/amd/stoneyridge: Fix most checkpatch errors 2017-06-27 20:50:54 +00:00
gpio.c amd/stoneyridge: Refactor GPIO functions 2017-09-27 02:53:50 +00:00
hda.c soc/amd/stoneyridge: Improve code quality 2017-09-15 19:28:11 +00:00
imc.c soc/amd/stoneyridge: Drop some amdlib.h includes 2017-10-04 02:47:25 +00:00
Kconfig soc/amd/stoneyridge: Use macros for PCI_DEVFN calls 2017-10-19 21:07:10 +00:00
lpc.c soc/amd/stoneyridge: Use macros for PCI_DEVFN calls 2017-10-19 21:07:10 +00:00
Makefile.inc Stoney Ridge Platforms: Make AGESA callout tables common 2017-10-20 17:48:37 +00:00
model_15_init.c amd/stoneyridge: Convert MP init to mp_init_with_smm 2017-09-27 15:56:55 +00:00
northbridge.c soc/amd/stoneyridge: Use macros for PCI_DEVFN calls 2017-10-19 21:07:10 +00:00
pmutil.c security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
ramtop.c amd/stoneyridge: Enable SMM in TSEG 2017-09-27 16:26:40 +00:00
reset.c stoneyridge: Rename hudson to southbridge 2017-08-14 14:50:51 +00:00
romstage.c amd/stoneyridge: Remove 16MB cbmem assert 2017-10-02 22:35:10 +00:00
sata.c soc/amd/stoneyridge: Clean up sata.c 2017-10-12 16:33:20 +00:00
sb_util.c stoneyridge: Add SCI/GPE configuration 2017-10-20 21:32:29 +00:00
sm.c stoneyridge: Rename hudson to southbridge 2017-08-14 14:50:51 +00:00
smbus.c smbus: Fix a typo ("Set the device I'm talking too") 2017-09-27 16:38:18 +00:00
smbus_spd.c soc/amd/stoneyridge: Replace magic registers 2017-10-19 20:52:51 +00:00
smi.c amd/stoneyridge: Move pm/smi_read/write functions to util file 2017-10-02 22:27:38 +00:00
smi_util.c stoneyridge: Add SCI/GPE configuration 2017-10-20 21:32:29 +00:00
smihandler.c amd/stoneyridge: Refactor SMI handler 2017-10-02 22:30:57 +00:00
southbridge.c amd/stoneyridge: Change SMM setup functions 2017-10-02 22:31:32 +00:00
tsc_freq.c soc/amd/stoneyridge: Convert monotonic timer 2017-06-29 14:49:55 +00:00
uart.c soc/amd/stoneyridge: Check UART index 2017-10-16 00:12:48 +00:00
usb.c soc/amd/stoneyridge: Improve code quality 2017-09-15 19:28:11 +00:00