switch-coreboot/src
Antonello Dettori 80cff5959e UPSTREAM: northbridge/intel/i945: transition away from device_t
Replace the use of the old device_t definition inside
northbridge/intel/i945.

The patch has been tested both with the arch/io.h definition of
device_t enabled and disabled in order to ensure compatibility
while the transaction takes place.

BUG=None
BRANCH=None
TEST=None

Signed-off-by: Antonello Dettori <dev@dettori.io>
Reviewed-on: https://review.coreboot.org/16371
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>

Change-Id: I041c150a7b50261e26955ad9287ef05b9a06e412
Reviewed-on: https://chromium-review.googlesource.com/381666
Commit-Ready: Furquan Shaikh <furquan@chromium.org>
Tested-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-09-07 00:16:40 -07:00
..
acpi UPSTREAM: src/acpi: Capitalize ACPI and SATA 2016-08-04 23:37:57 -07:00
arch UPSTREAM: arch/acpi.h: add #if guard to handle the absence of device_t type 2016-09-07 00:16:33 -07:00
commonlib UPSTREAM: commonlib: update fsp_relocate to make it compatible with UEFI 2.6 2016-09-06 13:26:27 -07:00
console UPSTREAM: src/console: Add required space before opening parenthesis '(' 2016-09-04 19:36:47 -07:00
cpu UPSTREAM: src/cpu: Improve code formatting 2016-09-07 00:16:15 -07:00
device UPSTREAM: src/device: Add required space before opening parenthesis '(' 2016-09-02 09:31:59 -07:00
drivers UPSTREAM: apollolake: relocate fsp header files to vendorcode 2016-09-06 13:26:34 -07:00
ec UPSTREAM: src/ec: Add required space before opening parenthesis '(' 2016-09-04 23:28:29 -07:00
include UPSTREAM: device/pci.h: change #ifdef argument to __SIMPLE_DEVICE__ 2016-09-07 00:16:38 -07:00
lib selfboot: Move the usable-RAM check into a function 2016-09-05 19:26:52 -07:00
mainboard UPSTREAM: google/reef: Fix indent in devicetree.cb 2016-09-07 00:16:28 -07:00
northbridge UPSTREAM: northbridge/intel/i945: transition away from device_t 2016-09-07 00:16:40 -07:00
soc UPSTREAM: Makefile.inc: Use $(MAINBOARDDIR) 2016-09-07 00:16:17 -07:00
southbridge UPSTREAM: southbridge/intel/bd82x6x: transition away from device_t 2016-09-07 00:16:31 -07:00
superio UPSTREAM: Fix newlines at the end of files 2016-09-06 13:26:16 -07:00
vboot vboot/vbnv_flash: Binary search to find last used entry 2016-09-01 05:02:33 -07:00
vendorcode UPSTREAM: apollolake: relocate fsp header files to vendorcode 2016-09-06 13:26:34 -07:00
Kconfig UPSTREAM: arch/riscv: Print the page table structure after construction 2016-08-23 15:36:25 -07:00