summaryrefslogtreecommitdiffstats
path: root/src/device
Commit message (Expand)AuthorAgeFilesLines
* x86emu/debug.h: remove #ifdef CONFIG_DEFAULT_CONSOLE_LOGLEVELMartin Roth2015-07-121-2/+0
* device: remove unused x86 include from common codeStefan Reinauer2015-07-091-1/+0
* ddr3: add missing newlinePatrick Rudolph2015-06-231-1/+1
* ddr3: Fix SPD CRC calculationPatrick Rudolph2015-06-231-1/+1
* oprom: Fix for 64bitStefan Reinauer2015-06-222-2/+2
* device: Use x86 specific code on x86-64Stefan Reinauer2015-06-221-0/+1
* PCIe : Adding some error/not-null condition checkingPratik Prajapati2015-06-171-3/+8
* Move remap_bsp_lapic to AMD specific codeStefan Reinauer2015-06-131-15/+0
* resource: Refactor IORESOURCE flags useKyösti Mälkki2015-06-101-29/+34
* PCI subsystem: Drop PCI_64BIT_PREF_MEM optionKyösti Mälkki2015-06-102-34/+6
* device/device.c: Improve output in `init_dev()`Paul Menzel2015-06-091-2/+2
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* AMD K8 fam10: Drop extra HT scan_chain() parametersKyösti Mälkki2015-06-051-2/+26
* AMD K8 fam10: Refactor HT link connection testKyösti Mälkki2015-06-051-0/+17
* devicetree: Change scan_bus() prototype in device opsKyösti Mälkki2015-06-046-50/+21
* devicetree: Single scan_bridges()Kyösti Mälkki2015-06-043-20/+20
* PCI subsystem: Drop parameter max from scan_busKyösti Mälkki2015-06-043-24/+16
* PCI subsystem: Use subordinate property to track bus enumerationKyösti Mälkki2015-06-041-20/+9
* PCI subsystem: Refactor PCI bridge register controlKyösti Mälkki2015-06-041-26/+50
* devicetree: Rename unused parameter max in domain_scan_bus()Kyösti Mälkki2015-06-041-3/+4
* devicetree: Rename unused parameter to passthruKyösti Mälkki2015-06-041-10/+11
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-041-24/+60
* HyperTransport: Use subordinate property to track chain enumerationKyösti Mälkki2015-06-041-2/+2
* HyperTransport: Move pci_scan_bus() callKyösti Mälkki2015-06-041-5/+8
* cbfs: new API and better program loadingAaron Durbin2015-06-024-16/+12
* Remove address from GPLv2 headersPatrick Georgi2015-05-2124-24/+24
* resource: Adjust memory resources high earlierKyösti Mälkki2015-05-051-15/+4
* resource: Enhance resource reportingKyösti Mälkki2015-05-051-35/+35
* resource: Report correct secondary resource windowKyösti Mälkki2015-05-051-0/+1
* device: Add class and subclass name supportLee Leahy2015-04-222-0/+283
* Unify byte order macros and clrsetbitsJulius Werner2015-04-212-2/+2
* rk3288: Add software I2C supportJulius Werner2015-04-171-0/+1
* cbfs: correct types used for accessing filesAaron Durbin2015-04-011-2/+2
* PCIe: Revise L1 Sub-State supportKenji Chen2015-03-231-5/+2
* PCIe: Add L1 Sub-State support.Kenji Chen2015-03-232-0/+192
* device: convert to stopwatch APIAaron Durbin2015-03-212-11/+9
* AMD fam10: Drop PCI_BUS_SEGN_BITSKyösti Mälkki2015-03-093-37/+0
* device/pciexp: Add support for PCIe CLK power managementKane Chen2015-03-092-0/+30
* devicetree: Drop dummy root_dev opsKyösti Mälkki2015-03-011-36/+4
* device/device_util.c: Add space after ellipse for better legibilityPaul Menzel2015-02-151-4/+4
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-152-11/+12
* PCI subsystem: Remove AGP bridge typeKyösti Mälkki2015-02-104-85/+0
* drivers/xgi/z9s: Port Linux framebuffer initialization to corebootTimothy Pearson2015-02-051-0/+6
* AMD HyperTransport: Drop unused link optimisationKyösti Mälkki2015-02-051-175/+7
* devicetree: Search PnP device node from the tree by pathKyösti Mälkki2015-01-301-0/+21
* device/hypertransport.c: Fix typo in commentTimothy Pearson2015-01-241-1/+1
* device/oprom/realmode/x86: Fix memory corruptionZhuo-Hao Lee2015-01-201-1/+1
* src/device: Doxygen fixesMartin Roth2015-01-122-3/+12
* doxygen fixes: fix parameter names to match the functionsMartin Roth2015-01-062-2/+2
* Fix Kconfig whitespaceKyösti Mälkki2014-12-311-1/+1
OpenPOWER on IntegriCloud