summaryrefslogtreecommitdiffstats
path: root/src/include/device
Commit message (Expand)AuthorAgeFilesLines
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-163-3/+0
* device: Introduce pcidev_on_root() and friendsKyösti Mälkki2019-01-041-0/+5
* src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h'Elyes HAOUAS2019-01-042-0/+23
* src: Get rid of device_tElyes HAOUAS2019-01-043-18/+39
* device/pci_early: Fixes for __SIMPLE_DEVICE__Kyösti Mälkki2018-12-301-0/+2
* sb/intel/lynxpoint: Handle H81 only having 6 PCIe root portsTristan Corrick2018-12-281-4/+19
* include/device/smbus.h: Don't use device_tElyes HAOUAS2018-12-031-8/+9
* azalia: Add Azalia Reset macroLijian Zhao2018-11-291-0/+4
* soc/intel/common: Add audio controller device id for SKL-H pchPraveen hodagatta pranesh2018-11-271-0/+1
* soc/intel/skylake: Add PCH sku id's supported for KBLPraveen hodagatta pranesh2018-11-081-0/+3
* soc/intel/common: Include Icelake device IDsAamir Bohra2018-11-071-0/+66
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-011-0/+2
* soc/intel/cannonlake: Add new cannon lake PCH-H supportpraveen hodagatta pranesh2018-10-171-0/+49
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* soc/amd/stoneyridge: Add IOMMU supportMarc Jones2018-10-031-0/+1
* drivers/intel/wifi: Add DID for Intel WIFI module 8260, 8275Subrata Banik2018-10-011-0/+3
* include/device/pnp.h: Don't use device_tElyes HAOUAS2018-09-211-18/+18
* sconfig: Allow setting device status in device treeHung-Te Lin2018-09-161-0/+1
* nb/amd/pi/00730F01: Initialize IOMMU deviceKyösti Mälkki2018-09-151-0/+1
* complier.h: add __always_inline and use it in code baseAaron Durbin2018-09-141-6/+7
* siemens/mc_apl1: Disable PCI clock outputs on XIO bridgeMario Scheithauer2018-08-271-0/+1
* nb/intel/sandybridge/raminit: Move fill_smbios17 to ddr3.cPatrick Rudolph2018-08-211-1/+4
* soc/intel/common/block: Add WHL 2-core SKUKrzysztof Sywula2018-08-201-1/+2
* nb/intel/sandybridge: Fill in DIMM serial numberPatrick Rudolph2018-08-201-0/+2
* src/soc/intel: Add new device IDs to support coffeelakeMaulik2018-08-101-0/+4
* src/soc/intel: Add AML IGD in platform reportingGaggery Tsai2018-08-061-1/+1
* soc/intel/common/block: Add WhiskeyLake (WHL) IDsKrzysztof Sywula2018-08-011-0/+2
* device: add child traversal helper functionAaron Durbin2018-07-261-0/+3
* device/pci: Add MSI-X helper functionsPatrick Rudolph2018-07-192-0/+30
* pnp_device: improve readabilityFelix Held2018-07-171-1/+1
* 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