summaryrefslogtreecommitdiffstats
path: root/src/device
Commit message (Expand)AuthorAgeFilesLines
* pci_device: Write vendor ID to subsystem vendor IDRizwan Qureshi2017-05-011-0/+7
* x86/acpi: Use initialized VBIOS in VFCT tableMarshall Dawson2017-04-271-2/+36
* device: allow devicetree accesses in postcar stageAaron Durbin2017-04-251-0/+1
* lib: provide clearer devicetree semanticsAaron Durbin2017-04-251-10/+10
* libgfxinit: Select CONFIG_VGA when neededNico Huber2017-04-081-0/+1
* device/dram/ddr2: Add common ddr2 spd decoderPatrick Rudolph2017-03-103-2/+632
* device: Add scan_generic_bus supportFurquan Shaikh2017-02-161-4/+9
* device: Add a new "SPI" device typeFurquan Shaikh2017-02-161-0/+10
* ddr3 spd: move accessor code into lib/spd_bin.cPatrick Georgi2017-02-103-72/+1
* ddr3 spd: Rename read_spd_from_cbfs() to read_ddr3_spd_from_cbfs()Patrick Georgi2017-02-101-3/+4
* device/dram: use global DIMM_SPD_SIZE Kconfig variablePatrick Georgi2017-02-101-4/+6
* devtree: Drop unused parameter show_devs_tree() callKyösti Mälkki2017-02-062-5/+5
* x86/acpi: Add VFCT tablePatrick Rudolph2017-02-042-0/+68
* SPD_CACHE: Drop debug statementKyösti Mälkki2017-01-101-1/+0
* Kconfig: Document what ASPM meansJonathan Neuschäfer2016-12-291-1/+1
* device/dram/ddr3: add FTB timingsNicola Corna2016-12-271-7/+30
* drivers/intel/gma: Add textmode support with libgfxinitNico Huber2016-12-191-0/+1
* buildsystem: Drop explicit (k)config.h includesKyösti Mälkki2016-12-081-1/+0
* src/device: Get device structure by path typeSubrata Banik2016-12-071-0/+25
* MMCONF_SUPPORT: Consolidate resource registrationKyösti Mälkki2016-12-071-0/+20
* MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki2016-12-071-6/+2
* PCI ops: MMCONF_SUPPORT_DEFAULT is requiredKyösti Mälkki2016-12-072-10/+20
* PCI ops: Remove pci_mmio_xx() in ramstageKyösti Mälkki2016-12-061-45/+0
* PCI ops: Define read-modify-write routines globallyKyösti Mälkki2016-12-061-18/+8
* PCIEXP_PLUGIN_SUPPORT: Change dependency on PCI accessKyösti Mälkki2016-12-012-44/+31
* PCIEXP_ASPM: Unify code with other PCI-e tuningKyösti Mälkki2016-12-011-17/+7
* drivers/intel/gma: Hook up libgfxinitNico Huber2016-11-291-1/+18
* device/dram/ddr3: Fix calculation CRC16 of SPDKyösti Mälkki2016-11-211-1/+1
* device/dram/ddr3: Calculate CRC16 of SPD unique identifierKyösti Mälkki2016-11-201-16/+37
* Kconfig: Update default hex values to start with 0xMartin Roth2016-10-021-2/+2
* src/device: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-284-14/+14
* src/device: Remove unnecessary whitespace before newlineElyes HAOUAS2016-08-286-15/+15
* src/device: Capitalize CPU, RAM and ROMElyes HAOUAS2016-07-313-3/+3
* bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh2016-07-281-2/+1
* vboot: Separate vboot from chromeosFurquan Shaikh2016-07-281-1/+1
* device: include devicetree in bootblock stageAaron Durbin2016-07-272-2/+3
* device: i2c: Add support for I2C bus operationsDuncan Laurie2016-06-091-0/+83
* device: Add an ACPI device name and path concept to devicesDuncan Laurie2016-05-211-0/+10
* sconfig: Add a new generic device typeDuncan Laurie2016-05-162-1/+13
* sconfig: Add 10bit addressing mode to i2c device typeDuncan Laurie2016-05-161-2/+3
* payloads: add iPXE 'payload' buildMartin Roth2016-04-131-30/+0
* src/device: Update license headersMartin Roth2016-04-133-10/+36
* device/pci_rom: Always use pci_romPatrick Rudolph2016-04-131-2/+1
* device: Add i2c read/write register field APIYidi Lin2016-03-212-0/+51
* device/dram/ddr3: fix debug outputPatrick Rudolph2016-03-211-23/+27
* Kconfig: hide useless options on ARM.Vladimir Serbinenko2016-03-051-0/+2
* src/device/dram/ddr3: Parse additional informationPatrick Rudolph2016-03-031-0/+8
* nb/intel/sandybridge/raminit: Add XMP supportPatrick Rudolph2016-02-201-0/+117
* device: Add device path display supportLee Leahy2016-02-181-0/+12
* device/pci_rom: Rename missleading ON_DEVICE_ROM_RUNPatrick Rudolph2016-02-162-9/+7