summaryrefslogtreecommitdiff
path: root/src/device
AgeCommit message (Expand)Author
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-05resource: Adjust memory resources high earlierKyösti Mälkki
2015-05-05resource: Enhance resource reportingKyösti Mälkki
2015-05-05resource: Report correct secondary resource windowKyösti Mälkki
2015-04-22device: Add class and subclass name supportLee Leahy
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