coreboot/src/devices
Kyösti Mälkki aada2e127b Every chip must have chip_operations
Forcing this rule, chip_ops can be added in the static devicetree
regardless of the existence of the chip.h files.

Change-Id: Iec1c23484e85cab3f80a34f2b082088f38ac4de9
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/1472
Tested-by: build bot (Jenkins)
2012-10-08 13:24:31 +02:00
..
oprom YABEL: Common API to register interrupt handlers 2012-10-05 22:02:59 +02:00
agp_device.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
cardbus_device.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
cpu_device.c AMD northbridges: factor out CPU allocation 2012-08-27 15:36:47 +02:00
device.c Revert order in VGA device choice 2012-10-07 07:24:58 +02:00
device_romstage.c Make the device tree available in the rom stage 2012-08-04 18:05:39 +02:00
device_util.c Allocators for different memory regions types 2012-07-27 11:15:41 +02:00
dummy_chip_ops.c Every chip must have chip_operations 2012-10-08 13:24:31 +02:00
hypertransport.c Clean up #ifs 2012-05-08 00:34:34 +02:00
Kconfig Allow YABEL to fake write accesses to config space 2012-07-20 23:37:55 +02:00
Makefile.inc Every chip must have chip_operations 2012-10-08 13:24:31 +02:00
pci_device.c Clean up #ifs 2012-05-08 00:34:34 +02:00
pci_ops.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
pci_rom.c Clean up #ifs 2012-05-08 00:34:34 +02:00
pciexp_device.c Add support for enabling PCIe Common Clock and ASPM 2012-03-29 22:16:07 +02:00
pcix_device.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
pnp_device.c printf: Remove some L modifier uses 2012-03-24 15:32:24 +01:00
root_device.c Cosmetics and coding style fixes in devices/*. 2010-10-18 00:00:57 +00:00
smbus_ops.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00