coreboot-kgpe-d16/src/northbridge/intel/haswell
Angel Pons eecd6843a2 nb/intel/haswell/hostbridge_regs.h: Clean up registers
Add missing registers and sort them by ascending offsets.

Tested with BUILD_TIMELESS=1, Asrock B85M Pro4 does not change.

Change-Id: I98f836668144032d920b56afff878acc0a58ed82
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43691
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
2020-07-25 01:22:28 +00:00
..
acpi nb/intel/haswell/acpi: Update to ASL 2.0 syntax 2020-07-08 07:26:25 +00:00
acpi.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
bootblock.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
chip.h haswell: Move some MRC settings to devicetree 2020-07-12 11:16:12 +00:00
early_init.c haswell: drop unused function parameter 2020-07-08 22:16:15 +00:00
finalize.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
gma.c src: Use pci_dev_ops_pci where applicable 2020-06-06 20:36:51 +00:00
haswell.h nb/intel/haswell: Put host bridge registers into its own file 2020-07-24 23:18:27 +00:00
hostbridge_regs.h nb/intel/haswell/hostbridge_regs.h: Clean up registers 2020-07-25 01:22:28 +00:00
Kconfig haswell: Introduce ENABLE_DDR_2X_REFRESH Kconfig option 2020-07-12 10:08:09 +00:00
Makefile.inc haswell: relocate romstage_common to northbridge 2020-07-08 22:16:58 +00:00
mchbar_regs.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
memmap.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
minihd.c nb/intel/haswell: Use 16-bit ops on PCI COMMAND 2020-06-22 11:43:16 +00:00
northbridge.c src: Use pci_dev_ops_pci where applicable 2020-06-06 20:36:51 +00:00
pcie.c src: Use pci_dev_ops_pci where applicable 2020-06-06 20:36:51 +00:00
pei_data.h treewide: Replace BSD-3-Clause and ISC headers with SPDX headers 2020-05-11 17:12:16 +00:00
raminit.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
raminit.h haswell: Add function to retrieve SPD addresses 2020-07-12 10:10:11 +00:00
report_platform.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
romstage.c sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE 2020-07-20 17:04:46 +00:00