coreboot/src
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 AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/x86/acpi: Add SSDT for QEMU 2019-10-04 06:44:44 +00:00
commonlib device,drivers/: Drop some __SIMPLE_DEVICE__ use 2019-09-30 11:07:46 +00:00
console src/: Replace some __PRE_RAM__ use 2019-09-14 11:16:17 +00:00
cpu cpu/intel/model_2065x/bootblock: Remove dead code 2019-10-06 10:15:55 +00:00
device device/pci: Enable full 16-bit VGA port i/o decoding 2019-10-06 14:33:54 +00:00
drivers devicetree: Fix improper use of chip_operations 2019-10-04 16:29:31 +00:00
ec ec/google/chromec: Default EC_GOOGLE_CHROMEEC_LPC to disabled 2019-10-03 15:30:12 +00:00
include device/pci: Enable full 16-bit VGA port i/o decoding 2019-10-06 14:33:54 +00:00
lib fmap: Add get_fmap_flash_offset() 2019-09-27 21:59:44 +00:00
mainboard mb/ocp/monolake: Add GPIO table to initialize custom configs 2019-10-06 17:09:52 +00:00
northbridge sb/intel/nm10: Fix enabling HPET 2019-10-06 22:11:32 +00:00
security vboot: create board-specific test-only GBB HWID if not set 2019-09-30 11:33:20 +00:00
soc intel/fsp_broadwell_de: Rename from xx_DEV_FUNC 2019-10-06 06:18:01 +00:00
southbridge sb/intel/nm10: Fix enabling HPET 2019-10-06 22:11:32 +00:00
superio superio/common: Fix types in printf 2019-09-17 10:33:40 +00:00
vendorcode vendorcode/eltan/security/verified_boot: Add verified boot support 2019-10-04 13:37:03 +00:00
Kconfig Kconfig: Hide CONFIG_CBFS_SIZE when an FMDFILE is provided 2019-09-28 12:14:12 +00:00