summaryrefslogtreecommitdiffstats
path: root/src/include/device
Commit message (Expand)AuthorAgeFilesLines
* src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS2019-10-211-0/+1
* src/{drivers/vpd,include/device/dram}: Add missing 'include <stdint.h>'Elyes HAOUAS2019-10-211-0/+2
* pci_ids: Add AMD Family 17h ACPMarshall Dawson2019-10-201-0/+1
* device: Use scan_static_bus() over scan_lpc_bus()Nico Huber2019-10-081-1/+0
* device/root_device: Consolidate common _scan_bus() functionsNico Huber2019-10-081-1/+1
* device/mmio.h: Add more bit field helpersHung-Te Lin2019-10-081-1/+7
* device: Rename scan_static_bus() -> enable_static_devices()Nico Huber2019-10-071-1/+1
* device/pci: Enable full 16-bit VGA port i/o decodingNico Huber2019-10-062-0/+2
* soc/intel/common/block/p2sb/p2sb: Add missing PCI IDsPatrick Rudolph2019-10-051-0/+3
* device/pci_device.c: Use verified boot to check opromFrans Hendriks2019-10-041-0/+1
* src/pci_ids: add missing Intel Kaby Lake iGPU PCIIDsMaxim Polyakov2019-10-041-1/+12
* src/pci_ids: add missing Intel Skylake iGPU PCIIDsMaxim Polyakov2019-10-041-1/+8
* soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki2019-10-021-9/+2
* device/pci_early: Drop some __SIMPLE_DEVICE__ useKyösti Mälkki2019-09-301-2/+4
* device/i2c_bus: Add i2c_dev_read_at16()Nico Huber2019-09-301-0/+8
* pci_ids: fix PCI ID for Intel Iris HALO GT4 iGPUMaxim Polyakov2019-09-301-1/+1
* pci_ids: rename PCI_DEVICE_ID_INTEL_SKL_ID_HMaxim Polyakov2019-09-301-1/+1
* device/pnp_ops: Add ENV_PNP_SIMPLE_DEVICEKyösti Mälkki2019-09-293-4/+11
* device/pci_ops: Add ENV_PCI_SIMPLE_DEVICEKyösti Mälkki2019-09-291-7/+13
* cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ useKyösti Mälkki2019-09-281-5/+4
* device/pci: Replace some __SIMPLE_DEVICE__ useKyösti Mälkki2019-09-281-1/+1
* device: add commentary to dev_find_slot()Aaron Durbin2019-09-271-1/+8
* device/mmio.h: Add bit field helpersHung-Te Lin2019-09-241-0/+120
* src/: Replace some __PRE_RAM__ useKyösti Mälkki2019-09-141-2/+0
* src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS2019-09-111-1/+0
* soc/intel/skylake: Add Lewisburg family PCH supportMaxim Polyakov2019-09-061-1/+85
* soc/intel/skylake: Remove duplicated PCI IdMaxim Polyakov2019-08-301-1/+0
* soc/intel/cnl: Add CML IGD IDsMeera Ravindranath2019-08-281-0/+2
* soc/intel/common: Include cometlake EMMC controller IDJamie Chen2019-08-261-0/+1
* arch/x86/acpi: Add acpi_device_hidPatrick Rudolph2019-08-231-0/+2
* soc/intel/cometlake: Add ISH Device IDBernardo Perez Priego2019-08-231-0/+1
* Add buffer_to/from_fifo32(_prefix) helpersJulius Werner2019-08-221-1/+36
* device/pnp.h: Move __SIMPLE_DEVICE__ guardsKyösti Mälkki2019-08-201-1/+2
* soc/intel/cannonlake: Add more PCI Ids for CoffeelakeChristian Walter2019-08-161-0/+8
* cpu/intel: Replace bsp_init_and_start_aps()Kyösti Mälkki2019-08-151-0/+6
* dram: Add basic DDR4 SPD parsingAndrey Petrov2019-08-142-1/+88
* device/pci_ops: Make PCI_BDF() available in all stagesKyösti Mälkki2019-08-021-16/+16
* soc/intel/skl: Add C232 chipset and reorder IDsFelix Singer2019-07-311-3/+4
* device: Constify `dev` argument to (probe|find)_resource()Nico Huber2019-07-311-2/+4
* soc/intel/cannonlake: Add new PCI IDsFelix Singer2019-07-301-1/+9
* pci_ids: Add AMD Family 17h host bridgeMarshall Dawson2019-07-211-0/+1
* nb/amd/trinity: Rename PCI ID of the IOMMUMarshall Dawson2019-07-211-1/+1
* pci_ids: Reorder AMD internal northbridge and IOMMU IDsMarshall Dawson2019-07-211-4/+4
* devicetree: Add accessors for chip_infoKyösti Mälkki2019-07-181-0/+24
* device: Move pci_irqs outside DEVTREE_EARLYKyösti Mälkki2019-07-171-1/+1
* soc/intel/cannonlake: Add device Ids for new CFL SKUs supportLean Sheng Tan2019-07-171-40/+50
* soc/intel: Fix regression with hidden PCI devicesKyösti Mälkki2019-07-171-2/+4
* device: Remove device->ops from early stagesKyösti Mälkki2019-07-152-10/+1
* pci_ids: Drop a block of unused, redundant definitionsNico Huber2019-07-121-11/+0
* soc/intel/common: Add Coffee Lake H 6+2 Xeon graphics idNico Huber2019-07-121-0/+1