summaryrefslogtreecommitdiffstats
path: root/src/include/device
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/denverton: Move PCI IDs to pci_ids.hFelix Singer2020-03-021-0/+34
* soc/amd/picasso: Add PCI ID for Dali xHCIMarshall Dawson2020-03-021-0/+1
* soc/intel/common: Update Jasper Lake Device IDsMeera Ravindranath2020-02-251-34/+43
* soc/tigerlake: Add Device id for Tiger Lake Dual CoreSrinidhi N Kaushik2020-02-171-0/+1
* Add configurable ramstage support for minimal PCI scanningRonald G. Minnich2020-02-081-1/+4
* pciexp: Add support for allocating PCI express hotplug resourcesJeremy Soller2020-02-053-0/+8
* soc/intel/common: Add Elkhartlake Device IDsTan, Lean Sheng2020-01-221-3/+52
* soc/intel/cannonlake/bootblock: Add CML-S 2/4-Core MCH IDsGaggery Tsai2020-01-181-2/+4
* sb/intel/common: Declare common smbus_base() and enable_smbus()Kyösti Mälkki2020-01-141-0/+14
* sb/intel/common: Add smbus_set_slave_addr()Kyösti Mälkki2020-01-091-1/+1
* sb/intel/common: Add smbus_host_reset()Kyösti Mälkki2020-01-091-0/+5
* device,sb/intel: Move SMBus host controller prototypesKyösti Mälkki2020-01-091-0/+35
* lib/spd_bin,soc/intel/common: Move get_spd_smbus()Kyösti Mälkki2020-01-091-56/+0
* soc/intel/cannonlake: Add Comet Lake H SA 4+2 Device IDJamie Chen2020-01-081-0/+1
* pci_ids: Correct whitespace for all AMD, ATI, National SemiMarshall Dawson2020-01-051-103/+103
* device/smbus: Drop unused smbus_set_link()Kyösti Mälkki2020-01-042-2/+0
* device/smbus: Drop SMBUS_HAS_AUX_CHANNELSKyösti Mälkki2020-01-041-5/+0
* device/early_smbus: Drop unused function parameterKyösti Mälkki2020-01-031-3/+3
* device/early_smbus: Remove unused prototypesKyösti Mälkki2020-01-031-15/+0
* src/include: Remove unused <stdlib.h>Elyes HAOUAS2020-01-021-1/+0
* superio/common/conf_mode: Add op to write SSDTPatrick Rudolph2019-12-221-1/+22
* src: Remove unused include <device/smbus_def.h>Elyes HAOUAS2019-12-191-1/+0
* Drop ROMCC code and header guardsArthur Heymans2019-12-194-19/+0
* device/pnp: use correct width type for pnp_info.functionFelix Held2019-12-161-1/+1
* device/pnp: introduce and use PNP_SKIP_FUNCTIONFelix Held2019-12-161-0/+1
* soc/intel/common: Add PCI device IDs for CMP-HGaggery Tsai2019-12-131-1/+48
* soc/intel/common: Add Jasperlake Device IDsrkanabar2019-12-101-1/+38
* include/device/pci_ids: Add Coffeelake U IGD P630Christian Walter2019-12-101-0/+1
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-4/+4
* mmio: Add clrsetbitsXX() API in place of updateX()Julius Werner2019-12-041-0/+18
* src/soc/intel: Add Cometlake-S and CMP-H skusGaggery Tsai2019-12-021-1/+19
* pci_ids: Update Intel Lewisburg SMBUS PCI IDJonathan Zhang2019-11-281-1/+1
* sb/i82801ix: Use macros instead of hard-coded IDsFelix Singer2019-11-221-5/+9
* device/hypertransport: Drop unused codeArthur Heymans2019-11-221-10/+0
* device/pci: Reduce scope of dev_find_slot()Kyösti Mälkki2019-11-211-1/+0
* nb/sb/cpu: Drop Intel Rangeley supportArthur Heymans2019-11-211-2/+0
* nb/amd/fam10: Drop supportArthur Heymans2019-11-201-2/+1
* include/device: add a comment to pci mmio cfg addr helpers and cachingMichael Niewöhner2019-11-201-0/+6
* mmio: Fix buffer_to_fifo32() order of argumentsJulius Werner2019-11-191-1/+1
* include: Make stdbool.h a separate fileJulius Werner2019-11-181-2/+1
* soc/intel: Implement PCIe RP devicetree update based on LCAPNico Huber2019-11-161-0/+1
* soc/intel/tigerlake: Include few more Tigerlake device IDsSubrata Banik2019-11-141-6/+38
* include/device: add pci mmio cfg address helpersMichael Niewöhner2019-11-111-0/+18
* soc/intel/common: Include Tigerlake device IDsRavi Sarawadi2019-11-051-0/+55
* pci_mmio_cfg.h: Add a compile time error if MMCONF_BASE_ADDRESS is undefinedArthur Heymans2019-11-051-0/+4
* 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