coreboot/src/device
Edward O'Callaghan 6c99250c3f device/pci_device.c: Sanitize headers
Change-Id: I6254f4ab767952cc8ff31bb462c7037b027442ba
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/6079
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2014-06-25 11:32:24 +02:00
..
dram device/dram/ddr3: Move CRC calculation in a separate function 2013-12-17 19:59:22 +01:00
oprom Remove guarding #includes by CONFIG_FOO combinations 2014-06-21 08:07:22 +02:00
agp_device.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
azalia_device.c Add a generic Intel HD audio (Azalia) module azalia_device.c 2013-08-13 10:12:52 +02:00
cardbus_device.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
cpu_device.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
device.c PCI: Guard pci.h with CONFIG_PCI 2014-02-12 21:56:30 +01:00
device_romstage.c device_romstage: Add a way to move to the next device 2014-05-21 22:38:33 +02:00
device_util.c device/device_util.c: Fix wording in comment of new_resource() 2014-06-11 20:37:50 +02:00
hypertransport.c device: Fix spelling 2013-07-10 20:17:25 +02:00
Kconfig device: provide option to always load PCI option roms 2014-05-01 15:38:11 +02:00
Makefile.inc Introduce stage-specific architecture for coreboot 2014-05-06 20:23:31 +02:00
pci_device.c device/pci_device.c: Sanitize headers 2014-06-25 11:32:24 +02:00
pci_early.c OxPCIe uart: Split PCI bridge control 2014-04-09 11:29:45 +02:00
pci_ops.c Redefine pci_bus_default_ops as function 2013-07-25 11:35:58 +02:00
pci_rom.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
pciexp_device.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
pcix_device.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
pnp_device.c pnp: Implement common handling for PnP config modes 2013-06-17 21:39:40 +02:00
root_device.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
smbus_ops.c smbus: Add guards to avoid calling NULL. 2014-02-01 18:38:32 +01:00