coreboot/src/device
Kyösti Mälkki 85cd7c245c device/oprom: Drop unnecessary AMD headers
Change-Id: I548dfa053f195b1ea87568240bf0041bb193d825
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34986
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
2019-08-20 08:39:27 +00:00
..
dram dram: Add basic DDR4 SPD parsing 2019-08-14 03:35:29 +00:00
oprom device/oprom: Drop unnecessary AMD headers 2019-08-20 08:39:27 +00:00
azalia_device.c
cardbus_device.c
cpu_device.c device/cpu_device.c: Use 'unsigned int' instead of 'unsigned' 2019-06-14 19:55:09 +00:00
device.c
device_const.c devicetree: Add accessors for chip_info 2019-07-18 15:22:09 +00:00
device_util.c device: Constify dev argument to (probe|find)_resource() 2019-07-31 09:10:28 +00:00
hypertransport.c device/hypertransport.c: Remove dead assignment 2019-07-13 18:37:31 +00:00
i2c.c
i2c_bus.c
Kconfig device: Default to VESA/linear framebuffer for ChromeOS 2019-07-24 06:13:02 +00:00
Makefile.inc
pci_class.c
pci_device.c device/pci_ops: Make PCI_BDF() available in all stages 2019-08-02 15:47:53 +00:00
pci_early.c device/pci_ops: Define pci_find_capability() just once 2019-07-04 09:36:19 +00:00
pci_ops.c device/pci_ops: Make PCI_BDF() available in all stages 2019-08-02 15:47:53 +00:00
pci_rom.c device/pci_rom.c: Fix out of bounds read 2019-07-19 10:02:04 +00:00
pciexp_device.c
pcix_device.c
pnp_device.c
root_device.c
smbus_ops.c
software_i2c.c