coreboot-kgpe-d16/src
Kyösti Mälkki d46bc60413 intel/fsp_baytrail: Drop some PCI scratchpad register definitions
These were unused and somewhat cryptic, assumed purpose was to store
pre-CBMEM timestamps in various PCI config space locations.

Change-Id: I074294446501d49a9bd3c823a2a794c33f443168
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35731
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-10-03 03:12:31 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch cpu/intel/common: Move intel_ht_sibling() to common folder 2019-10-01 15:10:16 +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/common: Move intel_ht_sibling() to common folder 2019-10-01 15:10:16 +00:00
device device/pci_early: Drop some __SIMPLE_DEVICE__ use 2019-09-30 20:06:06 +00:00
drivers drivers/i2c/lm96000: Add more settings for fan control 2019-09-30 11:52:31 +00:00
ec ec/kontron/kempld: Add fall-through comments where appropriate 2019-09-30 11:51:11 +00:00
include soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
lib fmap: Add get_fmap_flash_offset() 2019-09-27 21:59:44 +00:00
mainboard mb/google/drallion: Disable GBE in firmware for drallion variants 2019-10-02 11:23:45 +00:00
northbridge intel/i945: Define peg_plugin for potential add-on PCIe card 2019-10-01 01:56:17 +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_baytrail: Drop some PCI scratchpad register definitions 2019-10-03 03:12:31 +00:00
southbridge intel/pci_devs: Regroup PCI xx_DEVID entries 2019-10-02 20:13:24 +00:00
superio superio/common: Fix types in printf 2019-09-17 10:33:40 +00:00
vendorcode vendorcode/cavium: Replace use of __PRE_RAM__ 2019-09-23 21:39:22 +00:00
Kconfig Kconfig: Hide CONFIG_CBFS_SIZE when an FMDFILE is provided 2019-09-28 12:14:12 +00:00