summaryrefslogtreecommitdiff
path: root/src/device
AgeCommit message (Expand)Author
2014-03-03devices: Allow to configure textmode in native gfx init.Vladimir Serbinenko
2014-02-22device: Do not show "framebuffer graphics resolution" with native init.Vladimir Serbinenko
2014-02-12PCI: Add capability list parser to romstageKyösti Mälkki
2014-02-12PCI: Guard pci.h with CONFIG_PCIKyösti Mälkki
2014-02-09device_util: Make device in dev_find_slot_pnp u16.Vladimir Serbinenko
2014-02-07device_util: Add dev_find_slot_pnp.Vladimir Serbinenko
2014-02-01smbus: Add guards to avoid calling NULL.Vladimir Serbinenko
2014-01-12lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko
2014-01-10Replace all occurences of sprintf with snprintfVladimir Serbinenko
2014-01-04device/Kconfig: Add third person singular s to lacksPaul Menzel
2013-12-24Remove PCI_ROM_RUN optionVladimir Serbinenko
2013-12-21Add Kconfig options to override Subsystem Vendor and Device IDDuncan Laurie
2013-12-17device/dram/ddr3: Move CRC calculation in a separate functionAlexandru Gagniuc
2013-12-12Log device path during resource allocationDuncan Laurie
2013-11-26Clean up POST codes for Boot State machineDuncan Laurie
2013-11-26Log device path into CMOS during probe stagesDuncan Laurie
2013-11-26Add function to encode device path into integerDuncan Laurie
2013-11-25x86: use proper types for interrupt callbacksAaron Durbin
2013-11-08Add new finalize functions for devices and chipsMarc Jones
2013-08-24Add test to match struct device with pci_devfn_tKyösti Mälkki
2013-08-13Add a generic Intel HD audio (Azalia) module azalia_device.cAndrew Wu
2013-07-25Redefine pci_bus_default_ops as functionKyösti Mälkki
2013-07-10device: Fix spellingMartin Roth
2013-07-10Provide support for setting up the framebuffer from EDIDRonald G. Minnich
2013-06-17pnp: Implement common handling for PnP config modesNico Huber
2013-06-17pnp: Provide alternative pnp_enable() implementationNico Huber
2013-06-04Yabel : Add tracing option needed by i915tool.Denis 'GNUtoo' Carikli
2013-06-04DDR3: Add utilities for creating MRS commandsAlexandru Gagniuc
2013-06-03dram: Add utilities for decoding DDR3 SPDsAlexandru Gagniuc
2013-05-10Get rid of a number of __GNUC__ checksStefan Reinauer
2013-05-01device tree: track init timesAaron Durbin
2013-04-03Add PXE ROM selection to Kconfig menuSiyuan Wang
2013-04-01pci: don't load vga option rom before S3 checkAaron Durbin
2013-03-21ramstage: prepare for relocationAaron Durbin
2013-03-15Google Link: Add remaining code to support native graphicsRonald G. Minnich
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2013-02-08VBE: Skip graphics mode setting for non-VGA devicesStefan Reinauer
2013-02-08oprom: fix compilation for Qemu target (and possibly others)Stefan Reinauer
2013-02-07YABEL: use system {in,out}[bwl] on x86Patrick Georgi
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin
2013-01-04Make PCIe config options depend on PCIe supportStefan Reinauer
2012-12-08Fix Yabel compilation on non-x86 platformsStefan Reinauer
2012-12-08Allow PCI option rom execution only on systems with PCI supportStefan Reinauer
2012-12-06Unify assembler function handlingStefan Reinauer
2012-11-30Rename devices -> deviceStefan Reinauer