aboutsummaryrefslogtreecommitdiff
path: root/src/include/device
AgeCommit message (Expand)Author
2015-12-29device/pnp: Ability to set vendor specific logical device configDamien Zammit
2015-11-23southbridge/amd/sr5650: Add IOMMU supportTimothy Pearson
2015-11-11southbridge/amd/sb700: Add AHCI supportTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-24drivers/aspeed: Add native text mode VGA support for the AST2050Timothy Pearson
2015-10-24southbridge/amd/sb700: Allow use of auxiliary SMBUS controllerTimothy Pearson
2015-10-22allocator: Page align memory mapped PCI resourcesNico Huber
2015-09-30AMD Bettong: Fix usb device in devicetree for Carrizozbao
2015-09-05symbols: add '_' to pci_drivers and cpu_drivers symbolsAaron Durbin
2015-07-12Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()Martin Roth
2015-06-22AMD Merlin Falcon: Add northbridge files for new AMD processorWANG Siyuan
2015-06-22device: DDR3 generic code 64bit fixStefan Reinauer
2015-06-13Move remap_bsp_lapic to AMD specific codeStefan Reinauer
2015-06-13southbridge/amd/pi: Add support for new AMD southbridge KernWANG Siyuan
2015-06-10resource: Refactor IORESOURCE flags useKyösti Mälkki
2015-06-05device_ops: add device_t argument to write_acpi_tablesAlexander Couzens
2015-06-05device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens
2015-06-05device_ops: add device_t argument to acpi_inject_dsdt_generatorAlexander Couzens
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-05devicetree: Add fields for HyperTransport scansKyö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: Refactor PCI bridge register controlKyösti Mälkki
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2015-06-04HyperTransport: Move pci_scan_bus() callKyösti Mälkki
2015-05-26acpi: Remove monolithic ACPIVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-14superio: Replace the indexed I/O functionsDave Frodin
2015-04-22device: Add class and subclass name supportLee Leahy
2015-04-21Unify byte order macros and clrsetbitsJulius Werner
2015-04-10PCI - Add interrupt disable bit definitionLee Leahy
2015-03-23PCIe: Add L1 Sub-State support.Kenji Chen
2015-03-10AMD Bald Eagle: Add northbridge files for new AMD processorBruce Griffith
2015-03-09device/pciexp: Add support for PCIe CLK power managementKane Chen
2015-03-08device: drop i915 specific headers from resource allocator includesStefan Reinauer
2015-03-01devicetree: Drop dummy root_dev opsKyösti Mälkki
2015-02-20AMD K8 fam10: Refactor offset_unitid configurationKyösti Mälkki
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-01-30devicetree: Search PnP device node from the tree by pathKyösti Mälkki
2015-01-09src/include: Doxygen fixesMartin Roth
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-16i2c: Replace the i2c API.Gabe Black
2014-12-07ddr3: Plumber DIMM type to parsed structure.Vladimir Serbinenko
2014-11-20Replace includes of build.h with version.hKyösti Mälkki
2014-11-05pci_ops.{c,h}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-11-01include/device/device.h: Provide DEVICE_NOOP macro shimEdward O'Callaghan
2014-10-26include/device/device.h: Deduplicate '*_pnp_devfn_t' typedefsEdward O'Callaghan
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-10-11acpi: Remove explicit pointer tracking in per-device ssdt.Vladimir Serbinenko
2014-10-11bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use.Vladimir Serbinenko
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-05Implement ACPI in a per device wayVladimir Serbinenko
2014-09-05azalia: Add convenience macrosVladimir Serbinenko
2014-08-30smbios: reorganise OEM strings handling.Vladimir Serbinenko
2014-08-25AMD Steppe Eagle: Add northbridge HT link ID to pci_ids.hBruce Griffith
2014-08-18azalia: Move shared variable to separate fileVladimir Serbinenko
2014-07-29sandy/ivybridge: Native raminit.Vladimir Serbinenko
2014-07-19device/pci_early.c: Mixes up variants of a typedefs to 'u32'Edward O'Callaghan
2014-07-01ROMCC: Fix collision with token name maxKyösti Mälkki
2014-06-27include/device/device.h: Header is ROMCC tentativeEdward O'Callaghan
2014-06-25device/{cardbus,agp}.h: Missing header for device_t typeEdward O'Callaghan
2014-05-29PCI IRQs: Swizzle PCI IRQs for PCI bridgesMike Loptien
2014-05-25Drop PCI_BDF macro declarationKyösti Mälkki
2014-05-22device/pci_ids.h: defines for new Intel LPC devicesMartin Roth
2014-05-21device_romstage: Add a way to move to the next deviceMartin Roth
2014-05-19Add guard for UMA globalsKyösti Mälkki
2014-05-14intel: Drop obsolete comments on MTRR usageKyösti Mälkki
2014-04-18build rules: Identify build stage with simple variablesKyösti Mälkki
2014-04-09OxPCIe uart: Split PCI bridge controlKyösti Mälkki
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-10usbdebug: Split PCI EHCI partKyö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-06usbdebug: Move under drivers/usbKyösti Mälkki
2014-02-06MTRR: Mark all prefetchable resources as WRCOMB.Vladimir Serbinenko
2013-12-17device/dram/ddr3: Move CRC calculation in a separate functionAlexandru Gagniuc
2013-12-07Correct file permissions.Idwer Vollering
2013-11-26Add function to encode device path into integerDuncan Laurie
2013-11-08Add new finalize functions for devices and chipsMarc Jones
2013-08-27ASRock IMB-A180: Add CODEC initialization tableBruce Griffith
2013-08-24Add test to match struct device with pci_devfn_tKyösti Mälkki
2013-08-24Add pnp_devfn_t and use with __SIMPLE_DEVICE__Kyösti Mälkki
2013-08-24Add pci_devfn_t and use with __SIMPLE_DEVICE__Kyösti Mälkki
2013-08-13Add a generic Intel HD audio (Azalia) module azalia_device.cAndrew Wu
2013-08-05AMD Kabini: Add northbridge AGESA wrapper (new AMD processor)Siyuan Wang
2013-08-01Add directive __SIMPLE_DEVICE__Kyösti Mälkki
2013-07-25Redefine pci_bus_default_ops as functionKyösti Mälkki
2013-07-11include: Fix spellingMartin Roth
2013-07-10i2c: Change the type of the data parameter to uint8_t.Gabe Black
2013-07-10FUI: reorganize include filesRonald G. Minnich
2013-06-24AMD Fam15tn: Add IOMMU BAR allocation to northbridgeRudolf Marek
2013-06-17pnp: Implement common handling for PnP config modesNico Huber