summaryrefslogtreecommitdiff
path: root/src/device
AgeCommit message (Expand)Author
2016-07-31src/device: Capitalize CPU, RAM and ROMElyes HAOUAS
2016-07-28bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-07-27device: include devicetree in bootblock stageAaron Durbin
2016-06-09device: i2c: Add support for I2C bus operationsDuncan Laurie
2016-05-21device: Add an ACPI device name and path concept to devicesDuncan Laurie
2016-05-16sconfig: Add a new generic device typeDuncan Laurie
2016-05-16sconfig: Add 10bit addressing mode to i2c device typeDuncan Laurie
2016-04-13payloads: add iPXE 'payload' buildMartin Roth
2016-04-13src/device: Update license headersMartin Roth
2016-04-13device/pci_rom: Always use pci_romPatrick Rudolph
2016-03-21device: Add i2c read/write register field APIYidi Lin
2016-03-21device/dram/ddr3: fix debug outputPatrick Rudolph
2016-03-05Kconfig: hide useless options on ARM.Vladimir Serbinenko
2016-03-03src/device/dram/ddr3: Parse additional informationPatrick Rudolph
2016-02-20nb/intel/sandybridge/raminit: Add XMP supportPatrick Rudolph
2016-02-18device: Add device path display supportLee Leahy
2016-02-16device/pci_rom: Rename missleading ON_DEVICE_ROM_RUNPatrick Rudolph
2016-01-26arch/x86: Drop arch/pciconf.hStefan Reinauer
2016-01-18device/oprom/yabel: Update BSD license headersMartin Roth
2016-01-18header files: Fix guard name comments to match guard namesMartin Roth
2016-01-07Correct some common spelling mistakesMartin Roth
2015-12-29device/pnp: Ability to set vendor specific logical device configDamien Zammit
2015-11-20x86emu: Remove XFree86 CVS tagsStefan Reinauer
2015-11-20x86emu: Undefine _NO_INLINEStefan Reinauer
2015-11-20x86emu: Fix some set-but-not-used warnings.Stefan Reinauer
2015-11-19device/device.c: remove warning for missing apic read resourcesMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-30Revert "device/pciexp_device: Tune PCIe bridges before scanning children"Kyösti Mälkki
2015-10-27device: Stop and output time in `scan_bus()`Paul Menzel
2015-10-25yabel: explicitly cast values to match printk expectationsStefan Reinauer
2015-10-25yabel: Use IS_ENABLED where appropriateStefan Reinauer
2015-10-25yabel: Don't cast pointer to u32Stefan Reinauer
2015-10-25Separate bootsplash image menuconfig option from othersKonstantin Aladyshev
2015-10-25device/pciexp_device: Tune PCIe bridges before scanning childrenTimothy Pearson
2015-10-25device/pci_device: Set bridge primary bus number before scanningTimothy Pearson
2015-10-24southbridge/amd/sb700: Allow use of auxiliary SMBUS controllerTimothy Pearson
2015-10-24device/smbus: Avoid infinite loop if SMBUS device has wrong parentTimothy Pearson
2015-10-23device/hypertransport: Add additional debug outputTimothy Pearson
2015-10-22allocator: Page align memory mapped PCI resourcesNico Huber
2015-10-14x86: add standalone verstage supportAaron Durbin
2015-10-11realmode/x86: Export vbe_mode_info_valid also in text mode.Vladimir Serbinenko
2015-09-05symbols: add '_' to pci_drivers and cpu_drivers symbolsAaron Durbin
2015-08-30Kconfig: Remove EXPERT modeAlexandru Gagniuc
2015-08-30Kconfig: Don't 'select' options based on PAYLOAD_SEABIOSAlexandru Gagniuc
2015-07-16x86 realmode: Set up the 8254 timer before running option romzbao
2015-07-12x86emu/debug.h: remove #ifdef CONFIG_DEFAULT_CONSOLE_LOGLEVELMartin Roth
2015-07-09device: remove unused x86 include from common codeStefan Reinauer
2015-06-23ddr3: add missing newlinePatrick Rudolph
2015-06-23ddr3: Fix SPD CRC calculationPatrick Rudolph