coreboot-kgpe-d16/src
Kyösti Mälkki e132d5711d Fix <io.h> includes
These resolved to <device/oprom/include/io.h> which
included <arch/io.h> that we really wanted.

Change-Id: I9aa0bdf34cd1d53e20b4494c7986f0878f4fd840
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/31693
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-03-04 14:06:57 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field 2019-03-04 13:16:29 +00:00
commonlib fmap: Add FMAP_AREA_PRESERVE 2019-03-04 13:25:01 +00:00
console console: Split loglevel for fast and slow 2019-02-27 11:10:00 +00:00
cpu arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field 2019-03-04 13:16:29 +00:00
device device/pci: Organize Makefile 2019-03-03 13:45:58 +00:00
drivers device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
ec ec/google/chromeec: fix the error status passing 2019-02-27 11:08:18 +00:00
include {src/include},{soc/intel): Configure HDA codecs 2019-03-04 13:22:24 +00:00
lib device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
mainboard mb/google/sarien: Enable MAC address passthru support 2019-03-04 14:06:16 +00:00
northbridge nb/intel/i945: Remove redundant use of ACPI offset operator 2019-03-04 13:57:45 +00:00
security console: Refactor printk() varargs prototypes 2019-02-27 11:09:31 +00:00
soc Fix <io.h> includes 2019-03-04 14:06:57 +00:00
southbridge Fix <io.h> includes 2019-03-04 14:06:57 +00:00
superio superio/ite/common: add option for enabling 5 FANs 2019-03-02 19:32:38 +00:00
vendorcode vendorcode/google/chromeos: Support MAC address passthru policy 2019-03-04 14:05:52 +00:00
Kconfig Kconfig: Add system type entries for common enclosures 2019-02-05 16:03:29 +00:00