summaryrefslogtreecommitdiffstats
path: root/src/include/device
Commit message (Expand)AuthorAgeFilesLines
* 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
* (Trivial) early_smbus: fix printsmbus macroAlexandru Gagniuc2013-06-061-1/+1
* pci_ids.h: Add PCI IDs for VIA VX900 chipsetAlexandru Gagniuc2013-06-041-0/+23
* coreboot: Add generic early SMBus APIAlexandru Gagniuc2013-06-041-0/+73
* DDR3: Add utilities for creating MRS commandsAlexandru Gagniuc2013-06-041-0/+119
* dram: Add utilities for decoding DDR3 SPDsAlexandru Gagniuc2013-06-031-0/+189
* 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