aboutsummaryrefslogtreecommitdiff
path: root/src/device
AgeCommit message (Expand)Author
2015-04-21Unify byte order macros and clrsetbitsJulius Werner
2015-04-17rk3288: Add software I2C supportJulius Werner
2015-04-01cbfs: correct types used for accessing filesAaron Durbin
2015-03-23PCIe: Revise L1 Sub-State supportKenji Chen
2015-03-23PCIe: Add L1 Sub-State support.Kenji Chen
2015-03-21device: convert to stopwatch APIAaron Durbin
2015-03-09AMD fam10: Drop PCI_BUS_SEGN_BITSKyösti Mälkki
2015-03-09device/pciexp: Add support for PCIe CLK power managementKane Chen
2015-03-01devicetree: Drop dummy root_dev opsKyösti Mälkki
2015-02-15device/device_util.c: Add space after ellipse for better legibilityPaul Menzel
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-02-10PCI subsystem: Remove AGP bridge typeKyösti Mälkki
2015-02-05drivers/xgi/z9s: Port Linux framebuffer initialization to corebootTimothy Pearson
2015-02-05AMD HyperTransport: Drop unused link optimisationKyösti Mälkki
2015-01-30devicetree: Search PnP device node from the tree by pathKyösti Mälkki
2015-01-24device/hypertransport.c: Fix typo in commentTimothy Pearson
2015-01-20device/oprom/realmode/x86: Fix memory corruptionZhuo-Hao Lee
2015-01-12src/device: Doxygen fixesMartin Roth
2015-01-06doxygen fixes: fix parameter names to match the functionsMartin Roth
2014-12-31Fix Kconfig whitespaceKyösti Mälkki
2014-12-30i2c: Add software_i2c driver for I2C debugging and emulationJulius Werner
2014-12-28RELOCATABLE_RAMSTAGE: Fix weak symbols with option ROMsKyösti Mälkki
2014-12-19spd_cache debug: Log invalid CRC checksumTobias Diedrich
2014-12-07ddr3: Plumber DIMM type to parsed structure.Vladimir Serbinenko
2014-11-08device/dram/ddr3.c: Fix sizeof on array func param overflowEdward O'Callaghan
2014-11-05pci_ops.{c,h}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-10-17Kconfig: clean up options in top level and device menuStefan Reinauer
2014-09-29Remove stale char[] initialization causing unaligned memory accessMarcelo Povoa
2014-09-17pnp: Allow setting of misc register 0xf4 in device treeStefan Reinauer
2014-09-13azalia: Shrink boilerplateVladimir Serbinenko
2014-09-11pnp: Allow setting of misc register 0xfa in device treeStefan Reinauer
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2014-08-08device/oprom/realmode: Sanitize header inclusionEdward O'Callaghan
2014-07-30device/oprom/realmode/x86.c: Move includes to top of fileEdward O'Callaghan
2014-07-29sandy/ivybridge: Native raminit.Vladimir Serbinenko
2014-07-28device/oprom/yabel/vbe.c: Fix memory leakDaniele Forsi
2014-07-28device/oprom/realmode/x86.c: Fix memory leakDaniele Forsi
2014-07-23src/device/Kconfig: make help for VGA_BIOS_ID and PXE_ROM_ID more similarDaniele Forsi
2014-07-23src/.../Kconfig: various small fixes to textsDaniele Forsi
2014-07-19src/device/Kconfig: fix typo in label "1024x768 256-color"Daniele Forsi
2014-07-19device/pci_early.c: Mixes up variants of a typedefs to 'u32'Edward O'Callaghan
2014-07-17device,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-11YABEL: Initialize global `biosmem` pointer for VBENico Huber
2014-07-08device: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-05YABEL: Drop IO stubs that are (by own admission) never usedPatrick Georgi
2014-07-05gizmosphere/gizmo: Move support of SPD data in CBFSKyösti Mälkki
2014-06-25device/pci_device.c: Sanitize headersEdward O'Callaghan
2014-06-21Remove guarding #includes by CONFIG_FOO combinationsEdward O'Callaghan
2014-06-21PCI VGA ROM: Use acpi_is_wakeup_s3()Kyösti Mälkki
2014-06-11device/device_util.c: Fix wording in comment of `new_resource()`Paul Menzel
2014-05-29PCI IRQs: Swizzle PCI IRQs for PCI bridgesMike Loptien
2014-05-21device_romstage: Add a way to move to the next deviceMartin Roth
2014-05-18device/oprom/yabel/vbe.c: Avoid unused func warnEdward O'Callaghan
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-05-01device: Conditionally bypass oprom executionKyösti Mälkki
2014-05-01ChromeOS: Remove oprom_is_loadedKyösti Mälkki
2014-05-01device: provide option to always load PCI option romsKyösti Mälkki
2014-04-09OxPCIe uart: Split PCI bridge controlKyösti Mälkki
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