aboutsummaryrefslogtreecommitdiff
path: root/src/include/device
AgeCommit message (Expand)Author
2018-11-08soc/intel/skylake: Add PCH sku id's supported for KBLPraveen hodagatta pranesh
2018-11-07soc/intel/common: Include Icelake device IDsAamir Bohra
2018-11-01src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-17soc/intel/cannonlake: Add new cannon lake PCH-H supportpraveen hodagatta pranesh
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-03soc/amd/stoneyridge: Add IOMMU supportMarc Jones
2018-10-01drivers/intel/wifi: Add DID for Intel WIFI module 8260, 8275Subrata Banik
2018-09-21include/device/pnp.h: Don't use device_tElyes HAOUAS
2018-09-16sconfig: Allow setting device status in device treeHung-Te Lin
2018-09-15nb/amd/pi/00730F01: Initialize IOMMU deviceKyösti Mälkki
2018-09-14complier.h: add __always_inline and use it in code baseAaron Durbin
2018-08-27siemens/mc_apl1: Disable PCI clock outputs on XIO bridgeMario Scheithauer
2018-08-21nb/intel/sandybridge/raminit: Move fill_smbios17 to ddr3.cPatrick Rudolph
2018-08-20soc/intel/common/block: Add WHL 2-core SKUKrzysztof Sywula
2018-08-20nb/intel/sandybridge: Fill in DIMM serial numberPatrick Rudolph
2018-08-10src/soc/intel: Add new device IDs to support coffeelakeMaulik
2018-08-06src/soc/intel: Add AML IGD in platform reportingGaggery Tsai
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
2017-08-07usbdebug: Refactor early enableKyösti Mälkki
2017-08-06sb/intel/*: Use common SMBus functionsArthur Heymans
2017-08-01src/include: Add guards on all header filesMartin Roth
2017-07-25soc/intel/skylake: Add IGD id for mobile Xeon with GT2Nico Huber
2017-07-21soc/intel/apollolake: Add pci device id for GLK IGDHannah Williams
2017-07-13src/include: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-27include/device: Add pci ids for Intel CNLLijian Zhao
2017-06-22device/dram/ddr3.h: Add brackets around macroArthur Heymans
2017-06-16haswell: add CBMEM_MEMINFO table when initing RAMMatt DeVillier
2017-06-13device/pnp: remove struct io_infoSamuel Holland
2017-06-12nb/intel/sandybridge: Improve CAS freq selectionArthur Heymans
2017-06-09device/dram/ddr2.c: Fix is_registered_ddr2Arthur Heymans
2017-06-02device/device_util: Add function to determine bridge statePatrick Rudolph
2017-06-01src/include/device: Add System Agent (SA) device idsSubrata Banik
2017-06-01include/device: Add pci ids for Intel SDBora Guvendik
2017-05-22include/device: Add pci ids for Intel GLKHannah Williams
2017-05-13src/include/device: Add PCIe root ports device idsAamir Bohra
2017-05-12commonlib: Move drivers/storage into commonlib/storageLee Leahy
2017-05-10drivers/storage: Make DRVR_CAP_8BIT controller independentLee Leahy
2017-05-10drivers/storage: Remove set_control_regLee Leahy
2017-05-05pci_device: add PCI device IDs for Intel platformsRizwan Qureshi
2017-04-25lib: provide clearer devicetree semanticsAaron Durbin
2017-04-25drivers/storage: Add SD/MMC/eMMC driver based upon depthchargeLee Leahy
2017-03-13src/include: Wrap lines at 80 columnsLee Leahy
2017-03-13src/include: Remove use of binary constantsLee Leahy
2017-03-13src/include: Remove space between function name and parametersLee Leahy
2017-03-13src/include: Remove space after function nameLee Leahy
2017-03-13src/include: Fix space between type, * and variable nameLee Leahy
2017-03-12src/include: Remove braces for single statementsLee Leahy
2017-03-12src/include: Open brace on same line as enum or structLee Leahy
2017-03-12src/include: Remove spaces before tabsLee Leahy
2017-03-12src/include: Remove spaces before ( and after )Lee Leahy