summaryrefslogtreecommitdiff
path: root/src/include/device
AgeCommit message (Expand)Author
2021-02-10device/azalia_device: Add mainboard hook to program codecsAngel Pons
2021-02-10device/azalia_device: Add function to program a verb tableAngel Pons
2021-02-04drivers/generic/bayhub_lv2: Add driver for BayHub lv2John Su
2021-02-03pci_ids/intel: Add missing CFL-S GT1 IGD IDsNico Huber
2021-02-03pci_ids/intel: Correct 0x3e96, it's a CFL-S partNico Huber
2021-02-01include/device/pci_ids.h: Add Cannon Lake PCH-H SATA dev IDErik van den Bogaert
2021-01-30device: Drop `mmconf_resource_init` functionAngel Pons
2021-01-30device/Kconfig: Introduce MMCONF_LENGTHAngel Pons
2021-01-22soc/intel/commmon: Include Alder Lake device IDsVarshit Pandya
2021-01-12device: Use __pci_0_00_0_config in config_of_soc()Furquan Shaikh
2021-01-12soc/intel/alderlake: Add PCH ID 0x5182Subrata Banik
2020-12-28device/pnp: add register PNP_IO4Michael Niewöhner
2020-12-28device + util/sconfig: introduce new device `gpio`Michael Niewöhner
2020-12-17device/azalia_device.c: Add codec reset helpersAngel Pons
2020-12-17azalia: Make `azalia_find_verb` parametricAngel Pons
2020-12-17azalia: Drop unused parameter from `azalia_find_verb`Angel Pons
2020-12-17azalia: Make `find_verb` function non-staticAngel Pons
2020-12-17azalia: Make `set_bits` function non-staticAngel Pons
2020-12-14intel/common/block/lpc: Add new device IDs for Emmitsburg PCHJonathan Zhang
2020-12-06include/device/device: add comment that config_of_soc never returns NULLFelix Held
2020-12-05device/pci_id: Add TCSS PCI IDs for AlderlakeV Sowmya
2020-11-30include/device/pci_ids.h: Fix device id for gspi2Bora Guvendik
2020-11-25device: Drop unused HyperTransport codeAngel Pons
2020-11-24include/device/pci_ids.h: Add PCI IDs used in Lynxpoint chipsetsFelix Singer
2020-11-21include/device/pci_ids: add PCI IDs for new AMD SoCsFelix Held
2020-11-19include/device/pci_ids: add model number to ATI GPU and HDA controllerFelix Held
2020-11-18include/device/pci_ids: add model number to AMD GBE controllerFelix Held
2020-11-18include/device/pci_ids: add model number to PCIe port and bus devicesFelix Held
2020-11-18include/device/pci_ids: add model number to data fabric devicesFelix Held
2020-11-18include/device/pci_ids: deduplicate AMD family 17h northbridge IDFelix Held
2020-11-18include/device/pci_ids: use the right device ID for AMD Picasso GPUFelix Held
2020-11-16src: Change bare 'unsigned' to 'unsigned int'Martin Roth
2020-11-12soc/intel/alderlake: Add PCH ID 0x5181Subrata Banik
2020-11-09device: Move pci_dev_is_wake_source functionTim Wawrzynczak
2020-11-02device: Rework bus master optionFelix Singer
2020-11-02wifi: Drop PCI IDs for JfP and HrPFurquan Shaikh
2020-11-02pci_ids: Add PCI IDs for CNVi WiFi/BT controllersFurquan Shaikh
2020-10-30drivers/soundwire/alc711: Add Realtek ALC711 soundwire deviceAnil Kumar
2020-10-29soc/intel/xeon_sp: Move function debug macrosMarc Jones
2020-10-29include/device/device.h: Move resource debug macrosMarc Jones
2020-10-26src: Include <arch/io.h> when appropriateElyes HAOUAS
2020-10-26include/device/azalia_device: Fix typoPatrick Rudolph
2020-10-21device: Export enable_static_device() functionDuncan Laurie
2020-10-15Update bit field helpers to support more bit field operateHuayang Duan
2020-10-11pci_device: Add a helper function for determining if PCI device is wake sourceFurquan Shaikh
2020-10-08device: Clarify use of `config_of()`Nico Huber
2020-09-29soc/intel/jasperlake: Add IGD, MCH Device IDKrishna Prasad Bhat
2020-09-28azalia_device.h: Add new macro to configure pins as NCFelix Singer
2020-09-24soc/intel/common/smbus: Add support for Apollo Lake SoCMaxim Polyakov
2020-09-18drivers/genesyslogic/gl9755: Add driver for Genesys Logic GL9755Ben Chuang