aboutsummaryrefslogtreecommitdiff
path: root/src/device
AgeCommit message (Expand)Author
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
2015-06-22oprom: Fix for 64bitStefan Reinauer
2015-06-22device: Use x86 specific code on x86-64Stefan Reinauer
2015-06-17PCIe : Adding some error/not-null condition checkingPratik Prajapati
2015-06-13Move remap_bsp_lapic to AMD specific codeStefan Reinauer
2015-06-10resource: Refactor IORESOURCE flags useKyösti Mälkki
2015-06-10PCI subsystem: Drop PCI_64BIT_PREF_MEM optionKyösti Mälkki
2015-06-09device/device.c: Improve output in `init_dev()`Paul Menzel
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-05AMD K8 fam10: Drop extra HT scan_chain() parametersKyösti Mälkki
2015-06-05AMD K8 fam10: Refactor HT link connection testKyösti Mälkki
2015-06-04devicetree: Change scan_bus() prototype in device opsKyösti Mälkki
2015-06-04devicetree: Single scan_bridges()Kyösti Mälkki
2015-06-04PCI subsystem: Drop parameter max from scan_busKyösti Mälkki
2015-06-04PCI subsystem: Use subordinate property to track bus enumerationKyösti Mälkki
2015-06-04PCI subsystem: Refactor PCI bridge register controlKyösti Mälkki
2015-06-04devicetree: Rename unused parameter max in domain_scan_bus()Kyösti Mälkki
2015-06-04devicetree: Rename unused parameter to passthruKyösti Mälkki
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2015-06-04HyperTransport: Use subordinate property to track chain enumerationKyösti Mälkki
2015-06-04HyperTransport: Move pci_scan_bus() callKyösti Mälkki
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