summaryrefslogtreecommitdiff
path: root/src/include/device
AgeCommit message (Expand)Author
2018-08-01soc/intel/common/block: Add WhiskeyLake (WHL) IDsKrzysztof Sywula
2018-07-26device: add child traversal helper functionAaron Durbin
2018-07-19device/pci: Add MSI-X helper functionsPatrick Rudolph
2018-07-17pnp_device: improve readabilityFelix Held
2018-06-14src: Use of device_t is deprecatedElyes HAOUAS
2018-06-01drivers/intel/wifi: Add PCI ID for Intel TP2 Wi-FiFurquan Shaikh
2018-05-25device: Move find_dev_path() to device_const.cKyösti Mälkki
2018-05-25device: Move dev_find_path() to device_const.cNico Huber
2018-05-11devicetree: Add USB device typeDuncan Laurie
2018-05-05soc/intel: Add KBL-R pci id supportLijian Zhao
2018-05-03pci: Fix function prototypePatrick Rudolph
2018-05-02drivers/generic/bayhub: Add driver for BayHub BH720Simon Glass
2018-05-02src/device: Fix discarded-qualifiers compilation issueSubrata Banik
2018-05-02pci: Fix MMCONF_SUPPORT on non x86Patrick Rudolph
2018-04-30device: constify some variablesLubomir Rintel
2018-04-26device: Add flag to disable PCIe ASPMNico Huber
2018-04-20pci: Move inline PCI functions to pci_ops.hPatrick Rudolph
2018-04-16device/dram/ddr3: improve XMP supportDan Elkouby
2018-04-11drivers/intel/wifi: Add support for Harrison Peak (HrP)Subrata Banik
2018-04-09device/dram/ddr2.c: Add methods to compute to identify dramArthur Heymans
2018-03-26soc/intel: Add KBL-S MCH and some KBL PCH supportGaggery Tsai
2018-03-15include/device: Add pci id for Intel EMMC for SKLBarnali Sarkar
2018-03-06soc/amd/stoneyridge: Add ST/CZ SMBus device idMartin Roth
2018-02-22device/ddr2,ddr3: Rename and move a few thingsArthur Heymans
2018-02-07soc/intel/skylake: Add Kabylake PCH H device ID'sV Sowmya
2018-01-31device/pci_rom: Write _ROM method for VGA devicesPatrick Rudolph
2018-01-25sconfig: Add a new mmio resource typeJustin TerAvest
2018-01-25soc/intel/skylake: Clean up the skylake PCH H device ID macrosV Sowmya
2018-01-24device/i2c_bus: allow i2c_bus and i2c_simple to coexistAaron Durbin
2018-01-12soc/intel/common: Add Intel HDA common block driverDuncan Laurie
2017-12-20device/dram/ddr2.c: Store the checksum in the decoded SPD structArthur Heymans
2017-12-13device: Make pci_dev_ops_pci structure globalSubrata Banik
2017-12-08device/pciexp_device: Set values numerically instead of as bitmaskPatrick Georgi
2017-12-07soc/intel/apollolake: add ability to enable eSPIBora Guvendik
2017-11-28soc/intel/skylake: Make use of Intel common DSP blockSubrata Banik
2017-11-28intel/common/block: Add SKL CSME device IDSubrata Banik
2017-11-15device: further untangle device_t from struct deviceAaron Durbin
2017-11-10device: untangle device_t from struct device some moreAaron Durbin
2017-10-31intel/common/smbus: increase spd read performanceKane Chen
2017-10-13src/device: Update LTR configuration schemeAamir Bohra
2017-09-22device/dram/ddr2.c: Decoding byte[12] bit7 as self refresh flagArthur Heymans
2017-09-22soc/intel/skylake: add Kabylake Celeron base SKUGaggery Tsai
2017-09-14device: acpi_name() should take a const struct deviceAaron Durbin
2017-09-06device/dram/ddr2: Add a function to normalize tCLKArthur Heymans
2017-08-18device/smbus: Reuse I2C bus operations where applicableNico Huber
2017-08-18Reinvent I2C opsNico Huber
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-15device/smbus: Drop some never used boilerplateNico Huber
2017-08-14i2c: Move to Linux like `struct i2c_msg`Nico Huber
2017-08-09device/pci: untangle struct device and device_tAaron Durbin