aboutsummaryrefslogtreecommitdiff
path: root/src/include/device
AgeCommit message (Expand)Author
2020-05-12device: Enable resource allocation above 4G boundaryFurquan Shaikh
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-01include/device/device.h: Include <smbios.h>Elyes HAOUAS
2020-04-29device/pci_id: Add Tiger Lake TCSS device IDJohn Zhao
2020-04-28device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-28device: Constify struct device * parameter to dev_nameFurquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-28amd/family17h: Add PCI device IDs for all controllers in AMD Family17hFurquan Shaikh
2020-04-28soc/amd: Update macro name for IOMMU on AMD Family 17hFurquan Shaikh
2020-04-28soc/intel/jasperlake: Add new MCH device idsMaulik V Vaghela
2020-04-25include/device/azalia: Add enums and MACROsPatrick Rudolph
2020-04-22device: Add helper function to find matching device on busFurquan Shaikh
2020-04-22device: Add a helper to find device behind a PCI-to-PCI bridge deviceFurquan Shaikh
2020-04-20mmio: Fix failure in bit field macro when accessing >30 bitsHung-Te Lin
2020-04-16intel/common/block/lpc: Add new device IDs for Lewisburg PCHBryantOu
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-07drivers/intel/wifi: Add support for Intel Wi-Fi 6 SeriesSubrata Banik
2020-04-05src/include: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-25Rework map_oprom_vendev to add revision check and mappingMartin Roth
2020-03-22device/pci_id: Maintain consistent tab in pci_ids.hSubrata Banik
2020-03-20sb/ibexpeak: Use macros instead of hard-coded IDsFelix Singer
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-03-17src/include/device: Add Intel Tiger Lake Thunderbolt device IdJohn Zhao
2020-03-16drivers/intel/ish: Add TGL ISH PCI idli feng
2020-03-02soc/intel/denverton: Move PCI IDs to pci_ids.hFelix Singer
2020-03-02soc/amd/picasso: Add PCI ID for Dali xHCIMarshall Dawson
2020-02-25soc/intel/common: Update Jasper Lake Device IDsMeera Ravindranath
2020-02-17soc/tigerlake: Add Device id for Tiger Lake Dual CoreSrinidhi N Kaushik
2020-02-08Add configurable ramstage support for minimal PCI scanningRonald G. Minnich
2020-02-05pciexp: Add support for allocating PCI express hotplug resourcesJeremy Soller
2020-01-22soc/intel/common: Add Elkhartlake Device IDsTan, Lean Sheng
2020-01-18soc/intel/cannonlake/bootblock: Add CML-S 2/4-Core MCH IDsGaggery Tsai
2020-01-14sb/intel/common: Declare common smbus_base() and enable_smbus()Kyösti Mälkki
2020-01-09sb/intel/common: Add smbus_set_slave_addr()Kyösti Mälkki
2020-01-09sb/intel/common: Add smbus_host_reset()Kyösti Mälkki
2020-01-09device,sb/intel: Move SMBus host controller prototypesKyösti Mälkki
2020-01-09lib/spd_bin,soc/intel/common: Move get_spd_smbus()Kyösti Mälkki
2020-01-08soc/intel/cannonlake: Add Comet Lake H SA 4+2 Device IDJamie Chen
2020-01-05pci_ids: Correct whitespace for all AMD, ATI, National SemiMarshall Dawson
2020-01-04device/smbus: Drop unused smbus_set_link()Kyösti Mälkki
2020-01-04device/smbus: Drop SMBUS_HAS_AUX_CHANNELSKyösti Mälkki
2020-01-03device/early_smbus: Drop unused function parameterKyösti Mälkki
2020-01-03device/early_smbus: Remove unused prototypesKyösti Mälkki
2020-01-02src/include: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-22superio/common/conf_mode: Add op to write SSDTPatrick Rudolph
2019-12-19src: Remove unused include <device/smbus_def.h>Elyes HAOUAS
2019-12-19Drop ROMCC code and header guardsArthur Heymans
2019-12-16device/pnp: use correct width type for pnp_info.functionFelix Held
2019-12-16device/pnp: introduce and use PNP_SKIP_FUNCTIONFelix Held
2019-12-13soc/intel/common: Add PCI device IDs for CMP-HGaggery Tsai
2019-12-10soc/intel/common: Add Jasperlake Device IDsrkanabar
2019-12-10include/device/pci_ids: Add Coffeelake U IGD P630Christian Walter
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-12-04mmio: Add clrsetbitsXX() API in place of updateX()Julius Werner
2019-12-02src/soc/intel: Add Cometlake-S and CMP-H skusGaggery Tsai
2019-11-28pci_ids: Update Intel Lewisburg SMBUS PCI IDJonathan Zhang
2019-11-22sb/i82801ix: Use macros instead of hard-coded IDsFelix Singer
2019-11-22device/hypertransport: Drop unused codeArthur Heymans
2019-11-21device/pci: Reduce scope of dev_find_slot()Kyösti Mälkki
2019-11-21nb/sb/cpu: Drop Intel Rangeley supportArthur Heymans
2019-11-20nb/amd/fam10: Drop supportArthur Heymans
2019-11-20include/device: add a comment to pci mmio cfg addr helpers and cachingMichael Niewöhner
2019-11-19mmio: Fix buffer_to_fifo32() order of argumentsJulius Werner
2019-11-18include: Make stdbool.h a separate fileJulius Werner
2019-11-16soc/intel: Implement PCIe RP devicetree update based on LCAPNico Huber
2019-11-14soc/intel/tigerlake: Include few more Tigerlake device IDsSubrata Banik
2019-11-11include/device: add pci mmio cfg address helpersMichael Niewöhner
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