switch-coreboot/src
Stefan Reinauer 2436bda11d cpu: get rid of socket source code
None of the sockets has actual configuration options, so the source
for them is only cosmetical boilerplate. Hence, drop it. This reduces
the sockets to be selectors for certain CPU types, which will be dropped
in future commits, and mainboards will select their CPUs directly rather
than through an additional layer of indirection (sockets)

Change-Id: I0f52a65838875a73531ef8c92a171bb1a35be96e
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/9797
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <edward.ocallaghan@koparo.com>
2015-05-04 22:18:23 +02:00
..
arch arm/armv7: drop merge left-over 2015-04-30 16:15:15 +02:00
console cbmem: add and use a function to dump console buffer 2015-04-27 20:49:09 +02:00
cpu cpu: get rid of socket source code 2015-05-04 22:18:23 +02:00
device device: Add class and subclass name support 2015-04-22 08:55:29 +02:00
drivers drivers/intel/fsp1_0: Remove executable bit from C files 2015-05-02 19:15:20 +02:00
ec kbuild: automatically include ECs 2015-04-29 18:10:41 +02:00
include program loading: add optional is_loader_active() callback 2015-04-30 13:05:13 +02:00
lib vboot: split class in library and stage 2015-04-30 15:39:53 +02:00
mainboard mainboard/lenovo/x200: Use defines from southbridge for GPIO config 2015-05-02 19:13:58 +02:00
northbridge northbridge/intel/fsp_rangeley: Correct MMIO size setting 2015-05-01 17:29:00 +02:00
soc intel: Correct MMIO related ACPI table settings 2015-05-01 17:28:44 +02:00
southbridge src/southbridge/intel/i82801ix: Add GPIO register locations 2015-05-03 09:14:33 +02:00
superio kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
vendorcode vendorcode/intel: Add EDK2 header files 2015-04-30 22:28:12 +02:00
Kconfig Kconfig whitespace fixes 2015-04-28 21:14:56 +02:00