summaryrefslogtreecommitdiffstats
path: root/src/include/device
Commit message (Expand)AuthorAgeFilesLines
* include/device: Add pci ids for Intel CNLLijian Zhao2017-06-271-1/+64
* device/dram/ddr3.h: Add brackets around macroArthur Heymans2017-06-221-1/+1
* haswell: add CBMEM_MEMINFO table when initing RAMMatt DeVillier2017-06-161-0/+13
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-5/+1
* nb/intel/sandybridge: Improve CAS freq selectionArthur Heymans2017-06-121-0/+2
* device/dram/ddr2.c: Fix is_registered_ddr2Arthur Heymans2017-06-091-1/+1
* device/device_util: Add function to determine bridge statePatrick Rudolph2017-06-021-0/+1
* src/include/device: Add System Agent (SA) device idsSubrata Banik2017-06-011-2/+11
* include/device: Add pci ids for Intel SDBora Guvendik2017-06-011-0/+5
* include/device: Add pci ids for Intel GLKHannah Williams2017-05-221-0/+24
* src/include/device: Add PCIe root ports device idsAamir Bohra2017-05-131-0/+60
* commonlib: Move drivers/storage into commonlib/storageLee Leahy2017-05-123-455/+0
* drivers/storage: Make DRVR_CAP_8BIT controller independentLee Leahy2017-05-102-18/+18
* drivers/storage: Remove set_control_regLee Leahy2017-05-101-1/+0
* pci_device: add PCI device IDs for Intel platformsRizwan Qureshi2017-05-051-0/+107
* lib: provide clearer devicetree semanticsAaron Durbin2017-04-252-17/+17
* drivers/storage: Add SD/MMC/eMMC driver based upon depthchargeLee Leahy2017-04-253-0/+456
* src/include: Wrap lines at 80 columnsLee Leahy2017-03-138-62/+113
* src/include: Remove use of binary constantsLee Leahy2017-03-131-4/+4
* src/include: Remove space between function name and parametersLee Leahy2017-03-132-16/+16
* src/include: Remove space after function nameLee Leahy2017-03-131-6/+6
* src/include: Fix space between type, * and variable nameLee Leahy2017-03-134-21/+21
* src/include: Remove braces for single statementsLee Leahy2017-03-121-2/+1
* src/include: Open brace on same line as enum or structLee Leahy2017-03-122-28/+20
* src/include: Remove spaces before tabsLee Leahy2017-03-124-11/+11
* src/include: Remove spaces before ( and after )Lee Leahy2017-03-123-6/+6
* src/include: Add parenthesis around macrosLee Leahy2017-03-102-9/+9
* device/dram/ddr2: Add common ddr2 spd decoderPatrick Rudolph2017-03-102-1/+219
* src/include: Add space after commaLee Leahy2017-03-094-5/+5
* src/include: Indent code using tabsLee Leahy2017-03-092-3/+3
* src/include: Fix unsigned warningsLee Leahy2017-03-098-78/+85
* device: Add scan_generic_bus supportFurquan Shaikh2017-02-161-0/+1
* device: Add a new "SPI" device typeFurquan Shaikh2017-02-163-1/+41
* devtree: Drop unused parameter show_devs_tree() callKyösti Mälkki2017-02-061-1/+1
* x86/acpi: Add VFCT tablePatrick Rudolph2017-02-041-0/+7
* src/device: Get device structure by path typeSubrata Banik2016-12-071-0/+1
* MMCONF_SUPPORT: Consolidate resource registrationKyösti Mälkki2016-12-071-0/+3
* PCI ops: Remove pci_mmio_xx() in ramstageKyösti Mälkki2016-12-061-8/+0
* AGESA binaryPI: Fix PCI ID namespaceKyösti Mälkki2016-11-231-22/+22
* include/device/early_smbus.h: Declare smbus write functionNaresh G Solanki2016-11-231-1/+1
* device/dram/ddr3: Calculate CRC16 of SPD unique identifierKyösti Mälkki2016-11-201-0/+1
* include/device/pci_ids.h: Correct Entertainment sub-classElyes HAOUAS2016-11-161-1/+1
* pci_ids.h: Correct recent AMD ID namesMarshall Dawson2016-11-071-3/+3
* pci_ids.h: Add ID for amd/00670F00 northbridgeMarshall Dawson2016-11-021-0/+1
* device/pci.h: change #ifdef argument to __SIMPLE_DEVICE__Antonello Dettori2016-09-041-3/+3
* SPD: fix DDR3 SDRAM memory module typesElyes HAOUAS2016-06-241-2/+8
* include/device/dram/ddr3: Add additional frequenciesPatrick Rudolph2016-06-201-0/+4
* device: i2c: Add support for I2C bus operationsDuncan Laurie2016-06-092-0/+24
* acpi_device: Add support for writing ACPI I2C descriptorsDuncan Laurie2016-05-281-0/+13
* device: Add an ACPI device name and path concept to devicesDuncan Laurie2016-05-211-0/+1