coreboot-kgpe-d16/src/southbridge/intel/i82801gx
Arthur Heymans c73c92368f sb/intel/nm10: Fix enabling HPET
RCBA_HPTC needs to be read back to consistently enable HPET.
This ought to fix raminit failing sometimes and SeaBIOS endlessly
waiting for user input.

TESTED on Intel D510MO, Fixes SeaBIOS waiting for input, without a
timeout.

Change-Id: I20a25fd97cd09fedb70469262c64d8d3828bb684
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35758
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-10-06 22:11:32 +00:00
..
acpi {mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.h 2019-03-13 04:17:46 +00:00
ac97.c {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() 2019-03-21 16:18:05 +00:00
azalia.c southbridge/intel: Tidy up preprocessor and headers 2019-08-21 07:00:45 +00:00
bootblock.c i82801gx/bootblock: Use macro instead of magic number 2019-05-13 09:31:28 +00:00
bootblock_gcc.c nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCK 2019-05-25 15:49:27 +00:00
chip.h mb/,sb/intel/i82801gx: Merge ide_legacy_combined into sata_mode 2019-07-20 15:27:01 +00:00
early_smbus.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
i82801gx.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
i82801gx.h kontron/986lcd-m,roda/rk886ex: Drop secondary PCI reset 2019-10-05 13:21:55 +00:00
ide.c sb/intel/i82801gx: Include chip.h directly 2019-06-05 11:39:14 +00:00
Kconfig sb/{ICH7,NM10,PCH}: Use common watchdog_off function 2019-05-07 16:01:35 +00:00
lpc.c sb/intel/nm10: Fix enabling HPET 2019-10-06 22:11:32 +00:00
Makefile.inc arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class 2019-07-09 12:43:35 +00:00
nic.c sb/intel/i82801gx: Remove unneeded includes 2018-06-04 02:46:46 +00:00
nvs.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
pci.c intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL 2019-10-01 01:54:08 +00:00
pcie.c intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL 2019-10-01 01:54:08 +00:00
sata.c sb/intel/i82801gx: Use symbolic name for register, code rework 2019-10-03 15:24:42 +00:00
sata.h sb/intel/i82801gx: Fix sata AHCI for desktop NM10/ICH7 2016-01-15 20:46:03 +01:00
smbus.c southbridge: Remove unused include <device/pci_ops.h> 2019-09-15 20:41:46 +00:00
smihandler.c {i945,i82801gx}: Remove unneeded include <cpu/x86/cache.h> 2019-09-15 20:42:34 +00:00
usb.c {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() 2019-03-21 16:18:05 +00:00
usb_ehci.c {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() 2019-03-21 16:18:05 +00:00