summaryrefslogtreecommitdiffstats
path: root/src/device
Commit message (Expand)AuthorAgeFilesLines
* 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
* arch/x86: Drop arch/pciconf.hStefan Reinauer2016-01-261-1/+0
* device/oprom/yabel: Update BSD license headersMartin Roth2016-01-1819-80/+483
* header files: Fix guard name comments to match guard namesMartin Roth2016-01-181-1/+1
* Correct some common spelling mistakesMartin Roth2016-01-071-1/+1
* device/pnp: Ability to set vendor specific logical device configDamien Zammit2015-12-291-2/+57
* x86emu: Remove XFree86 CVS tagsStefan Reinauer2015-11-206-7/+0
* x86emu: Undefine _NO_INLINEStefan Reinauer2015-11-201-1/+1
* x86emu: Fix some set-but-not-used warnings.Stefan Reinauer2015-11-201-5/+1
* device/device.c: remove warning for missing apic read resourcesMartin Roth2015-11-191-2/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3125-99/+0
* Revert "device/pciexp_device: Tune PCIe bridges before scanning children"4.2Kyösti Mälkki2015-10-301-2/+0
* device: Stop and output time in `scan_bus()`Paul Menzel2015-10-271-0/+6
* yabel: explicitly cast values to match printk expectationsStefan Reinauer2015-10-251-2/+2
* yabel: Use IS_ENABLED where appropriateStefan Reinauer2015-10-252-4/+4
* yabel: Don't cast pointer to u32Stefan Reinauer2015-10-251-1/+1
* Separate bootsplash image menuconfig option from othersKonstantin Aladyshev2015-10-251-10/+3
* device/pciexp_device: Tune PCIe bridges before scanning childrenTimothy Pearson2015-10-251-0/+2