summaryrefslogtreecommitdiffstats
path: root/src/include/device
Commit message (Expand)AuthorAgeFilesLines
* exynos5: Re-factor I2C codeDavid Hendricks2013-04-101-281/+0
* replace device/i2c.h with simpler versionDavid Hendricks2013-04-092-266/+295
* resources: introduce IORESOURCE_WRCOMBAaron Durbin2013-03-291-1/+1
* resources: remove IORESOURCE_[UMA_FB|IGNORE_MTRR]Aaron Durbin2013-03-292-5/+3
* resources: introduce reserved_ram_resource()Aaron Durbin2013-03-231-1/+4
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-224-1/+9
* haswell: add PCI id supportAaron Durbin2013-03-141-0/+5
* pci.h: Drop unused `mainboard_pci_subsystem*` prototypesPatrick Georgi2013-03-111-3/+0
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-11/+11
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-3/+3
* replace uchar and uint with standard types in generic i2c headerDavid Hendricks2013-02-061-7/+9
* import i2c header from u-bootDavid Hendricks2012-12-291-0/+279
* Add initialization hook for chipsNico Huber2012-11-271-1/+4
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-0/+2
* Add name field for deviceKyösti Mälkki2012-11-061-0/+1
* Drop get_smbios_data from chip_operationsKyösti Mälkki2012-10-291-3/+0
* Take care of NULL chip_ops->nameKyösti Mälkki2012-10-271-0/+1
* Drop unused ISA Pnp definitionsKyösti Mälkki2012-08-271-36/+1
* AMD northbridges: factor out CPU allocationKyösti Mälkki2012-08-272-0/+12
* Fix SMBIOS generationStefan Reinauer2012-08-081-1/+2
* Make the device tree available in the rom stageStefan Reinauer2012-08-043-13/+28
* Fix mainboard level enable_dev()Kyösti Mälkki2012-08-031-0/+1
* AMD and GFXUMA: move setup_uma_memory() to northbridgeKyösti Mälkki2012-08-021-1/+0
* Intel Sandybridge: add reserved memory as resourcesKyösti Mälkki2012-08-012-2/+11
* Revert "Use broadcast SIPI to startup siblings"Sven Schnelle2012-07-311-1/+0
* Allocators for different memory regions typesKyösti Mälkki2012-07-271-4/+15
* Add support for HM70 and NM70 LPC bridgeStefan Reinauer2012-07-241-1/+1
* Allow shutting down internal graphics if plugin graphics are preferredPatrick Georgi2012-07-201-0/+1
* Change uma_resource() to use new type IORESOURCE_UMA_FB.Kyösti Mälkki2012-07-161-0/+2
* Define global uma_memory variablesKyösti Mälkki2012-07-161-0/+5
* Add global uma_resource()Kyösti Mälkki2012-07-161-0/+2
* MPTAPLE: generate from devicetree.cbSven Schnelle2012-07-132-1/+15
* Lenovo X60: correct SDHCI write protect polarityJonathan A. Kollasch2012-07-121-0/+1
* PCI Type2 config must dieRonald G. Minnich2012-07-052-4/+1
* AGESA F15 wrapper for Trinityzbao2012-07-031-0/+1
* Use broadcast SIPI to startup siblingsSven Schnelle2012-07-021-0/+1
* Add support for Panther Point to SPI driverStefan Reinauer2012-05-301-0/+2
* Add SPI flash driverStefan Reinauer2012-05-101-0/+4
* Allow device ID arrays in the PCI driver structureVadim Bendebury2012-05-011-0/+1
* Add a helper function to determine the number of enabled CPUsStefan Reinauer2012-04-021-0/+1
* Add support for enabling PCIe Common Clock and ASPMDuncan Laurie2012-03-292-0/+14
* Add RDC R8610 PCI IDs.Rudolf Marek2012-03-271-0/+4
* Add helper function to find a Local APIC by ID in the device tree.Duncan Laurie2012-03-091-0/+1
* pci_ids: Add AMD F15h model 00-0f and F10h cpu HT device pci idsKerry Sheh2012-02-161-0/+3
* Add OPROM mapping support to corebootStefan Reinauer2012-02-071-0/+1
* RD890: pci_ids updateKerry Sheh2012-01-241-3/+8
* SB800: Sata Enable bus master and enable ahci for AHCI/RAID modeKerry Sheh2011-10-121-0/+1
* pci_ids: Add sb800 SATA device raid mode device idKerry Sheh2011-10-031-0/+2
* Add automatic SMBIOS table generationSven Schnelle2011-08-261-0/+6
* Addition of Family12/SB900 wrapper codeefdesign982011-06-281-0/+23