coreboot-kgpe-d16/src/southbridge/intel/common
Nico Huber 8aaa00401b sb/intel/common: Fix conflicting OIC register definition
Commit d2d2aef6a3 (sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a
common location) makes some platforms use the wrong OIC register defi-
nition. It was extended to 16-bit in the corporate version of ICH10.
So let's give the new size and location a new name: EOIC (extended OIC).

This only touches the systems affected by the mentioned change. Other
platforms still need to be adapted before they can use the common RCBA
definitions.

Change-Id: If9e554c072f01412164dc35e0b09272142e3796f
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/24924
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Bill XIE <persmule@gmail.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2018-03-02 17:21:06 +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: Automatically generate ACPI PIRQ 2017-12-20 16:48:05 +00:00
Makefile.inc sb/intel/common: Automatically generate ACPI PIRQ 2017-12-20 16:48:05 +00:00
pciehp.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pciehp.h
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
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