summaryrefslogtreecommitdiffstats
path: root/src/include/device
Commit message (Expand)AuthorAgeFilesLines
* src: Use of device_t is deprecatedElyes HAOUAS2018-06-143-5/+5
* drivers/intel/wifi: Add PCI ID for Intel TP2 Wi-FiFurquan Shaikh2018-06-011-0/+1
* device: Move find_dev_path() to device_const.cKyösti Mälkki2018-05-252-2/+3
* device: Move dev_find_path() to device_const.cNico Huber2018-05-251-2/+3
* devicetree: Add USB device typeDuncan Laurie2018-05-112-0/+10
* soc/intel: Add KBL-R pci id supportLijian Zhao2018-05-051-0/+1
* pci: Fix function prototypePatrick Rudolph2018-05-031-1/+1
* drivers/generic/bayhub: Add driver for BayHub BH720Simon Glass2018-05-021-0/+1
* src/device: Fix discarded-qualifiers compilation issueSubrata Banik2018-05-021-1/+1
* pci: Fix MMCONF_SUPPORT on non x86Patrick Rudolph2018-05-021-0/+2
* device: constify some variablesLubomir Rintel2018-04-301-3/+3
* device: Add flag to disable PCIe ASPMNico Huber2018-04-261-0/+1
* pci: Move inline PCI functions to pci_ops.hPatrick Rudolph2018-04-202-0/+59
* device/dram/ddr3: improve XMP supportDan Elkouby2018-04-161-0/+2
* drivers/intel/wifi: Add support for Harrison Peak (HrP)Subrata Banik2018-04-111-0/+29
* device/dram/ddr2.c: Add methods to compute to identify dramArthur Heymans2018-04-092-0/+3
* soc/intel: Add KBL-S MCH and some KBL PCH supportGaggery Tsai2018-03-261-0/+5
* include/device: Add pci id for Intel EMMC for SKLBarnali Sarkar2018-03-151-0/+3
* soc/amd/stoneyridge: Add ST/CZ SMBus device idMartin Roth2018-03-061-0/+1
* device/ddr2,ddr3: Rename and move a few thingsArthur Heymans2018-02-223-92/+91
* soc/intel/skylake: Add Kabylake PCH H device ID'sV Sowmya2018-02-071-0/+13
* device/pci_rom: Write _ROM method for VGA devicesPatrick Rudolph2018-01-311-0/+2
* sconfig: Add a new mmio resource typeJustin TerAvest2018-01-251-0/+6
* soc/intel/skylake: Clean up the skylake PCH H device ID macrosV Sowmya2018-01-251-8/+8
* device/i2c_bus: allow i2c_bus and i2c_simple to coexistAaron Durbin2018-01-242-9/+9
* soc/intel/common: Add Intel HDA common block driverDuncan Laurie2018-01-121-0/+1
* device/dram/ddr2.c: Store the checksum in the decoded SPD structArthur Heymans2017-12-201-0/+1
* device: Make pci_dev_ops_pci structure globalSubrata Banik2017-12-131-1/+2
* device/pciexp_device: Set values numerically instead of as bitmaskPatrick Georgi2017-12-081-0/+5
* soc/intel/apollolake: add ability to enable eSPIBora Guvendik2017-12-071-0/+1
* soc/intel/skylake: Make use of Intel common DSP blockSubrata Banik2017-11-281-0/+1
* intel/common/block: Add SKL CSME device IDSubrata Banik2017-11-281-0/+1
* device: further untangle device_t from struct deviceAaron Durbin2017-11-151-22/+20
* device: untangle device_t from struct device some moreAaron Durbin2017-11-101-10/+5
* intel/common/smbus: increase spd read performanceKane Chen2017-10-311-0/+1
* src/device: Update LTR configuration schemeAamir Bohra2017-10-131-0/+6
* device/dram/ddr2.c: Decoding byte[12] bit7 as self refresh flagArthur Heymans2017-09-221-0/+2
* soc/intel/skylake: add Kabylake Celeron base SKUGaggery Tsai2017-09-221-0/+1
* device: acpi_name() should take a const struct deviceAaron Durbin2017-09-141-1/+1
* device/dram/ddr2: Add a function to normalize tCLKArthur Heymans2017-09-061-1/+2
* device/smbus: Reuse I2C bus operations where applicableNico Huber2017-08-181-5/+21
* Reinvent I2C opsNico Huber2017-08-182-21/+71
* include/device: Split i2c.h into threeNico Huber2017-08-183-159/+201
* device/smbus: Drop some never used boilerplateNico Huber2017-08-151-10/+0
* i2c: Move to Linux like `struct i2c_msg`Nico Huber2017-08-141-49/+79
* device/pci: untangle struct device and device_tAaron Durbin2017-08-092-40/+41
* usbdebug: Refactor early enableKyösti Mälkki2017-08-071-1/+4
* sb/intel/*: Use common SMBus functionsArthur Heymans2017-08-061-0/+1
* src/include: Add guards on all header filesMartin Roth2017-08-011-0/+5
* soc/intel/skylake: Add IGD id for mobile Xeon with GT2Nico Huber2017-07-251-0/+1