aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/supermicro/h8qgi/mptable.c
AgeCommit message (Expand)Author
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-30mainboard 64bit fixesStefan Reinauer
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2014-07-28AGESA boards: Use devicetree for PCI bus enumerationKyösti Mälkki
2014-07-24AGESA: Drop offset on PCI device enumerationKyösti Mälkki
2014-07-24AGESA fam15: Drop code that was commented outKyösti Mälkki
2014-07-24AGESA fam15: Use local bus_isa storageKyösti Mälkki
2014-07-17AMD get_bus_conf(): Drop bus_type arrayKyösti Mälkki
2014-07-03AGESA: Call get_bus_conf() just onceKyösti Mälkki
2014-04-20AMD AGESA cimx/sb700: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUSKyösti Mälkki
2013-06-28Supermicro H8SCM/H8QGI: Increase size of bus variable to meet APIBruce Griffith
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-03-08Unify Local APIC address definitionsPatrick Georgi
2012-02-16Mainboard: Supermicro/h8qgi mainboard updateKerry Sheh
2011-11-06Fix typoPatrick Georgi
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-13mptable: Refactor mptable generation some morePatrick Georgi
2011-10-13mptable: Get rid of fixup_virtual_wirePatrick Georgi
2011-07-22Add the SuperMicro H8QGI platformefdesign98