summaryrefslogtreecommitdiff
path: root/src/include/device
AgeCommit message (Expand)Author
2019-11-05soc/intel/common: Include Tigerlake device IDsRavi Sarawadi
2019-11-05pci_mmio_cfg.h: Add a compile time error if MMCONF_BASE_ADDRESS is undefinedArthur Heymans
2019-10-21src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS
2019-10-21src/{drivers/vpd,include/device/dram}: Add missing 'include <stdint.h>'Elyes HAOUAS
2019-10-20pci_ids: Add AMD Family 17h ACPMarshall Dawson
2019-10-08device: Use scan_static_bus() over scan_lpc_bus()Nico Huber
2019-10-08device/root_device: Consolidate common _scan_bus() functionsNico Huber
2019-10-08device/mmio.h: Add more bit field helpersHung-Te Lin
2019-10-07device: Rename scan_static_bus() -> enable_static_devices()Nico Huber
2019-10-06device/pci: Enable full 16-bit VGA port i/o decodingNico Huber
2019-10-05soc/intel/common/block/p2sb/p2sb: Add missing PCI IDsPatrick Rudolph
2019-10-04device/pci_device.c: Use verified boot to check opromFrans Hendriks
2019-10-04src/pci_ids: add missing Intel Kaby Lake iGPU PCIIDsMaxim Polyakov
2019-10-04src/pci_ids: add missing Intel Skylake iGPU PCIIDsMaxim Polyakov
2019-10-02soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki
2019-09-30device/pci_early: Drop some __SIMPLE_DEVICE__ useKyösti Mälkki
2019-09-30device/i2c_bus: Add i2c_dev_read_at16()Nico Huber
2019-09-30pci_ids: fix PCI ID for Intel Iris HALO GT4 iGPUMaxim Polyakov
2019-09-30pci_ids: rename PCI_DEVICE_ID_INTEL_SKL_ID_HMaxim Polyakov
2019-09-29device/pnp_ops: Add ENV_PNP_SIMPLE_DEVICEKyösti Mälkki
2019-09-29device/pci_ops: Add ENV_PCI_SIMPLE_DEVICEKyösti Mälkki
2019-09-28cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ useKyösti Mälkki
2019-09-28device/pci: Replace some __SIMPLE_DEVICE__ useKyösti Mälkki
2019-09-27device: add commentary to dev_find_slot()Aaron Durbin
2019-09-24device/mmio.h: Add bit field helpersHung-Te Lin
2019-09-14src/: Replace some __PRE_RAM__ useKyösti Mälkki
2019-09-11src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS
2019-09-06soc/intel/skylake: Add Lewisburg family PCH supportMaxim Polyakov
2019-08-30soc/intel/skylake: Remove duplicated PCI IdMaxim Polyakov
2019-08-28soc/intel/cnl: Add CML IGD IDsMeera Ravindranath
2019-08-26soc/intel/common: Include cometlake EMMC controller IDJamie Chen
2019-08-23arch/x86/acpi: Add acpi_device_hidPatrick Rudolph
2019-08-23soc/intel/cometlake: Add ISH Device IDBernardo Perez Priego
2019-08-22Add buffer_to/from_fifo32(_prefix) helpersJulius Werner
2019-08-20device/pnp.h: Move __SIMPLE_DEVICE__ guardsKyösti Mälkki
2019-08-16soc/intel/cannonlake: Add more PCI Ids for CoffeelakeChristian Walter
2019-08-15cpu/intel: Replace bsp_init_and_start_aps()Kyösti Mälkki
2019-08-14dram: Add basic DDR4 SPD parsingAndrey Petrov
2019-08-02device/pci_ops: Make PCI_BDF() available in all stagesKyösti Mälkki
2019-07-31soc/intel/skl: Add C232 chipset and reorder IDsFelix Singer
2019-07-31device: Constify `dev` argument to (probe|find)_resource()Nico Huber
2019-07-30soc/intel/cannonlake: Add new PCI IDsFelix Singer
2019-07-21pci_ids: Add AMD Family 17h host bridgeMarshall Dawson
2019-07-21nb/amd/trinity: Rename PCI ID of the IOMMUMarshall Dawson
2019-07-21pci_ids: Reorder AMD internal northbridge and IOMMU IDsMarshall Dawson
2019-07-18devicetree: Add accessors for chip_infoKyösti Mälkki
2019-07-17device: Move pci_irqs outside DEVTREE_EARLYKyösti Mälkki
2019-07-17soc/intel/cannonlake: Add device Ids for new CFL SKUs supportLean Sheng Tan
2019-07-17soc/intel: Fix regression with hidden PCI devicesKyösti Mälkki
2019-07-15device: Remove device->ops from early stagesKyösti Mälkki