coreboot/src
Kyösti Mälkki 842f0bab04 Add pnp_devfn_t and use with __SIMPLE_DEVICE__
Declare the functions that may be used in both romstage and ramstage
with simple device model. This will later allow to define PNP access
functions for ramstage using the inlined functions from romstage.

Change-Id: I2a0bd8194acaf9c4c7252a29376eec363397e3a6
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/3871
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@google.com>
2013-08-24 07:38:03 +02:00
..
arch Add pnp_devfn_t and use with __SIMPLE_DEVICE__ 2013-08-24 07:38:03 +02:00
console console: Squelch console output from AP CPUs in romstage 2013-08-16 05:39:47 +02:00
cpu usbdebug: Do not support logging from SMM 2013-08-23 05:05:34 +02:00
device Add a generic Intel HD audio (Azalia) module azalia_device.c 2013-08-13 10:12:52 +02:00
drivers SPI: Support STMicro partial page write 2013-08-23 05:07:11 +02:00
ec ec/kontron/it8516e: Add sanity checks for values from nvram 2013-07-29 23:22:12 +02:00
include Add pnp_devfn_t and use with __SIMPLE_DEVICE__ 2013-08-24 07:38:03 +02:00
lib usbdebug: Only test two possible USB device numbers 2013-08-24 05:52:03 +02:00
mainboard Correct spelling of shadow, setting and memory 2013-08-16 22:25:56 +02:00
northbridge Add pci_devfn_t and use with __SIMPLE_DEVICE__ 2013-08-24 07:37:12 +02:00
southbridge Add pci_devfn_t and use with __SIMPLE_DEVICE__ 2013-08-24 07:37:12 +02:00
superio w83627hf/acpi: Move floppy drive enumeration from _INI into _FDE. 2013-08-15 21:30:53 +02:00
vendorcode Correct spelling of shadow, setting and memory 2013-08-16 22:25:56 +02:00
Kconfig Fix lint-stable target 2013-08-16 10:32:43 +02:00