coreboot-kgpe-d16/src/southbridge/intel/i82801ix
Arthur Heymans 6336d4c48d nb/intel/gm45: Use parallel MP init
This places the parallel mp ops up in the model_1067x dir and is
included from other Intel core2 CPU dirs that can use the same code.

Tested on Thinkpad X200 on which boot time is reduced by ~35ms.

Change-Id: Iac416f671407246ee223075eee1aff511e612889
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/23434
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-01-23 14:45:34 +00:00
..
acpi sb/intel/*: Use common files for PCIe ACPI 2019-01-03 22:33:29 +00:00
bootblock.c cpu/intel: Use the common code to initialize the romstage timestamps 2019-01-09 09:56:06 +00:00
chip.h src: Add missing include <stdint.h> 2018-11-01 11:25:07 +00:00
dmi_setup.c sb/intel/i82801[ij]x: use (more) RCBA register names instead of magic numbers 2018-08-14 16:05:17 +00:00
early_init.c sb/intel: Use common RCBA MACROs 2019-01-14 11:56:38 +00:00
early_smbus.c southbridge: Remove useless include <device/pci_ids.h> 2018-12-19 05:23:03 +00:00
hdaudio.c src: Use "foo **bar" instead of "foo ** bar" 2019-01-07 10:29:14 +00:00
i82801ix.c device: Use pcidev_path_on_root() 2019-01-06 13:09:54 +00:00
i82801ix.h sb/intel: Use common RCBA MACROs 2019-01-14 11:56:38 +00:00
Kconfig intel: Use CF9 reset (part 1) 2018-10-22 08:35:25 +00:00
lpc.c nb/intel/gm45: Use parallel MP init 2019-01-23 14:45:34 +00:00
Makefile.inc intel: Use CF9 reset (part 1) 2018-10-22 08:35:25 +00:00
nvs.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
pci.c sb/intel/i82801ix: Get rid of device_t 2018-05-24 18:07:20 +00:00
pcie.c sb/intel/i82801ix: Get rid of device_t 2018-05-24 18:07:20 +00:00
sata.c device: Use pcidev_on_root() 2019-01-06 01:17:54 +00:00
smbus.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
smi.c device: Use pcidev_on_root() 2019-01-06 01:17:54 +00:00
smihandler.c southbridge: Remove unneeded include <pc80/mc146818rtc.h> 2018-12-18 13:56:02 +00:00
thermal.c device: Use pcidev_on_root() 2019-01-06 01:17:54 +00:00
usb_ehci.c sb/intel/i82801ix: Get rid of device_t 2018-05-24 18:07:20 +00:00