summaryrefslogtreecommitdiffstats
path: root/src/include/device
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko2014-10-161-1/+1
* acpi: Remove explicit pointer tracking in per-device ssdt.Vladimir Serbinenko2014-10-111-2/+1
* bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use.Vladimir Serbinenko2014-10-111-0/+1
* pnp: Allow setting of misc register 0xf4 in device treeStefan Reinauer2014-09-172-1/+3
* azalia: Shrink boilerplateVladimir Serbinenko2014-09-131-4/+15
* pnp: Allow setting of misc register 0xfa in device treeStefan Reinauer2014-09-112-0/+2
* Implement ACPI in a per device wayVladimir Serbinenko2014-09-051-0/+6
* azalia: Add convenience macrosVladimir Serbinenko2014-09-051-0/+12
* smbios: reorganise OEM strings handling.Vladimir Serbinenko2014-08-301-0/+3
* AMD Steppe Eagle: Add northbridge HT link ID to pci_ids.hBruce Griffith2014-08-251-0/+1
* azalia: Move shared variable to separate fileVladimir Serbinenko2014-08-181-0/+5
* sandy/ivybridge: Native raminit.Vladimir Serbinenko2014-07-291-0/+5
* device/pci_early.c: Mixes up variants of a typedefs to 'u32'Edward O'Callaghan2014-07-191-0/+6
* ROMCC: Fix collision with token name maxKyösti Mälkki2014-07-011-4/+5
* include/device/device.h: Header is ROMCC tentativeEdward O'Callaghan2014-06-271-0/+9
* device/{cardbus,agp}.h: Missing header for device_t typeEdward O'Callaghan2014-06-252-3/+8
* PCI IRQs: Swizzle PCI IRQs for PCI bridgesMike Loptien2014-05-291-0/+2
* Drop PCI_BDF macro declarationKyösti Mälkki2014-05-251-1/+0
* device/pci_ids.h: defines for new Intel LPC devicesMartin Roth2014-05-221-0/+3
* device_romstage: Add a way to move to the next deviceMartin Roth2014-05-211-0/+2
* Add guard for UMA globalsKyösti Mälkki2014-05-191-0/+2
* intel: Drop obsolete comments on MTRR usageKyösti Mälkki2014-05-141-4/+0
* build rules: Identify build stage with simple variablesKyösti Mälkki2014-04-183-3/+3
* OxPCIe uart: Split PCI bridge controlKyösti Mälkki2014-04-091-0/+2
* PCI: Add capability list parser to romstageKyösti Mälkki2014-02-121-2/+4
* PCI: Guard pci.h with CONFIG_PCIKyösti Mälkki2014-02-121-0/+5
* usbdebug: Split PCI EHCI partKyösti Mälkki2014-02-101-0/+1
* device_util: Make device in dev_find_slot_pnp u16.Vladimir Serbinenko2014-02-091-1/+1
* device_util: Add dev_find_slot_pnp.Vladimir Serbinenko2014-02-071-0/+1
* usbdebug: Move under drivers/usbKyösti Mälkki2014-02-061-0/+52
* MTRR: Mark all prefetchable resources as WRCOMB.Vladimir Serbinenko2014-02-061-1/+0
* device/dram/ddr3: Move CRC calculation in a separate functionAlexandru Gagniuc2013-12-171-0/+1
* Correct file permissions.Idwer Vollering2013-12-071-0/+0
* Add function to encode device path into integerDuncan Laurie2013-11-261-0/+1
* Add new finalize functions for devices and chipsMarc Jones2013-11-081-0/+5
* ASRock IMB-A180: Add CODEC initialization tableBruce Griffith2013-08-271-0/+132
* Add test to match struct device with pci_devfn_tKyösti Mälkki2013-08-242-0/+5
* Add pnp_devfn_t and use with __SIMPLE_DEVICE__Kyösti Mälkki2013-08-241-0/+1
* Add pci_devfn_t and use with __SIMPLE_DEVICE__Kyösti Mälkki2013-08-241-0/+1
* Add a generic Intel HD audio (Azalia) module azalia_device.cAndrew Wu2013-08-131-0/+28
* AMD Kabini: Add northbridge AGESA wrapper (new AMD processor)Siyuan Wang2013-08-051-0/+1
* Add directive __SIMPLE_DEVICE__Kyösti Mälkki2013-08-014-14/+21
* Redefine pci_bus_default_ops as functionKyösti Mälkki2013-07-252-13/+1
* include: Fix spellingMartin Roth2013-07-112-4/+4
* i2c: Change the type of the data parameter to uint8_t.Gabe Black2013-07-101-2/+4
* FUI: reorganize include filesRonald G. Minnich2013-07-103-0/+4169
* AMD Fam15tn: Add IOMMU BAR allocation to northbridgeRudolf Marek2013-06-241-0/+1
* pnp: Implement common handling for PnP config modesNico Huber2013-06-172-0/+9
* pnp: Provide alternative pnp_enable() implementationNico Huber2013-06-171-0/+1
* AMD Hudson: Add support for the SD controllerDave Frodin2013-06-131-0/+2
OpenPOWER on IntegriCloud