coreboot/src
Arthur Heymans 7e6946a74c cpu/intel/model_206ax: Remove the notion of sockets
With the memory controller the separate sockets becomes a useless
distinction. They all used the same code anyway.

UNTESTED: This also updates autoport.

Change-Id: I044d434a5b8fca75db9eb193c7ffc60f3c78212b
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/31031
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Tristan Corrick <tristan@corrick.kiwi>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-01-24 13:39:19 +00:00
..
acpi
arch riscv: create Kconfig architecture features for new parts 2019-01-17 04:59:09 +00:00
commonlib buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
console console/init: Print log level in coreboot banner 2019-01-17 13:19:53 +00:00
cpu cpu/intel/model_206ax: Remove the notion of sockets 2019-01-24 13:39:19 +00:00
device device/pci_device: Do not break tree topology 2019-01-10 12:47:18 +00:00
drivers src/drivers: Remove needless '&' on function pointers 2019-01-23 14:43:49 +00:00
ec ec/chromeec: fix LPC read/write for MEC devices 2018-12-28 12:24:52 +00:00
include lib/boot_device: Add API for write protect a region 2019-01-21 13:25:46 +00:00
lib lib/boot_device: Add API for write protect a region 2019-01-21 13:25:46 +00:00
mainboard cpu/intel/model_206ax: Remove the notion of sockets 2019-01-24 13:39:19 +00:00
northbridge AGESA fam12/fam14: Drop amdfamX.c file include 2019-01-24 07:35:28 +00:00
security tss/tcg-2.0: remove unnecessary break from marshaling code 2019-01-17 13:19:47 +00:00
soc soc/intel/cannonlake: Replace device name B0D4 with TCPU 2019-01-23 16:42:45 +00:00
southbridge sb/intel/common: More SMBus block_cmd_loop() 2019-01-24 13:38:27 +00:00
superio superio/ite: Add it8528e 2019-01-24 09:10:13 +00:00
vendorcode vendorcode/{amd,cavium,intel}: Remove trailing whitespace 2019-01-17 14:52:33 +00:00
Kconfig [RFC]util/checklist: Remove this functionality 2019-01-14 19:42:59 +00:00