coreboot/src/southbridge/intel/common
Arthur Heymans a050817ce5 sb/intel/common: Add common code for SMM setup and smihandler
This moves the sandybridge both smm setup and smihandler code to a
common place.

Tested on Thinkpad X220, still boots, resume to and from S3 is fine
so smihandler is still working fine.

Change-Id: I28e2e6ad1e95a9e14462a456726a144ccdc63ec9
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/23427
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2018-03-28 06:49:08 +00:00
..
acpi ACPI: Fix IASL Warning about unused method for _OSI check 2015-12-10 16:31:35 +01:00
firmware util/me_cleaner: Pull the latest changes from upstream 2017-08-20 21:19:47 +00:00
acpi_pirq_gen.c sb/intel/common: Automatically generate ACPI PIRQ 2017-12-20 16:48:05 +00:00
acpi_pirq_gen.h sb/intel/common: Automatically generate ACPI PIRQ 2017-12-20 16:48:05 +00:00
gpio.c sb/intel/common/gpio: Only set one bit at time 2017-07-25 15:11:52 +00:00
gpio.h Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
Kconfig sb/intel/common: Add common code for SMM setup and smihandler 2018-03-28 06:49:08 +00:00
Makefile.inc sb/intel/common: Add common code for SMM setup and smihandler 2018-03-28 06:49:08 +00:00
pciehp.c
pciehp.h
pmutil.c sb/intel/common: Add common code for SMM setup and smihandler 2018-03-28 06:49:08 +00:00
pmutil.h sb/intel/common: Add common code for SMM setup and smihandler 2018-03-28 06:49:08 +00:00
rcba.h sb/intel/common: Fix conflicting OIC register definition 2018-03-02 17:21:06 +00:00
rcba_pirq.c sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location 2018-02-27 09:46:29 +00:00
smbus.c smbus: Fix a typo ("Set the device I'm talking too") 2017-09-27 16:38:18 +00:00
smbus.h sb/intel/common: Fix i2c block command 2017-09-09 12:58:58 +00:00
smi.c sb/intel/common: Add common code for SMM setup and smihandler 2018-03-28 06:49:08 +00:00
smihandler.c sb/intel/common: Add common code for SMM setup and smihandler 2018-03-28 06:49:08 +00:00
spi.c sb/intel/common/spi.c: Port to i82801gx 2017-09-22 18:04:36 +00:00
usb_debug.c usbdebug: Refactor early enable 2017-08-07 12:35:42 +00:00