coreboot/src
Bill XIE 8c57d09729 sb/intel/bd82x6x: make hotplug map consistent to remapped ports
"pcie_port_coalesce" will cause pcie being remapped under certain
conditions, but flags within "pcie_hotplug_map" should be updated
along with ports.

Test on my lenovo t430s.

Change-Id: I28c4eaf82fb52fe793dfa2f824f14686b80951ad
Signed-off-by: Bill XIE <persmule@gmail.com>
Reviewed-on: https://review.coreboot.org/21178
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2017-08-29 21:32:58 +00:00
..
acpi src/acpi: Add guards on all header files 2017-08-01 23:04:27 +00:00
arch arch/x86: Add Kconfig option for ACPI \_PR CPU name string 2017-08-29 15:58:23 +00:00
commonlib Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
console console: Add weak method to notify about death 2017-08-14 11:01:41 +00:00
cpu AGESA: Remove Kconfig AMD_AGESA_FAMILY10 2017-08-28 14:38:29 +00:00
device device/smbus: Reuse I2C bus operations where applicable 2017-08-18 15:34:15 +00:00
drivers drivers/intel/fsp2_0: Link Post PCI enumeration Notify with BS_DEV_ENABLE 2017-08-26 16:30:37 +00:00
ec ec/lenovo/h8/acpi/thermal: Don't hardcode limits 2017-08-27 13:07:16 +00:00
include AMD K8 fam10-15: Tidy up CAR stack switch 2017-08-22 20:25:15 +00:00
lib lib/cbmem: provide optional cbmem top initialization hook 2017-08-04 04:29:57 +00:00
mainboard mainboard/google/soraka: Tune I2C params (hcnt, lcnt, hold time) 2017-08-29 20:24:18 +00:00
northbridge AGESA: Remove Kconfig AMD_AGESA_FAMILY10 2017-08-28 14:38:29 +00:00
soc soc/intel/cannonlake: Fix Coverity scan error 2017-08-29 16:23:36 +00:00
southbridge sb/intel/bd82x6x: make hotplug map consistent to remapped ports 2017-08-29 21:32:58 +00:00
superio superio/winbond/w83627*: Remove deprecated code 2017-08-21 17:02:53 +00:00
vboot vboot: Remove get_sw_write_protect_state callback 2017-07-18 23:24:01 +00:00
vendorcode AGESA f15tn vendorcode: Remove f10, f12 and f14 references 2017-08-28 14:37:38 +00:00
Kconfig Add support for Undefined Behavior Sanitizer 2017-06-14 19:56:59 +02:00