summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/persimmon/mptable.c
AgeCommit message (Expand)Author
2020-04-04mainboard/amd: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18mainboard/[a-f]*: Remove copyright noticesPatrick Georgi
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-18mb: Fix non-local header treated as localElyes HAOUAS
2018-08-09src/mainboard: Fix typoElyes HAOUAS
2018-05-09mb/amd: Get rid of device_tElyes HAOUAS
2017-09-19AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-27kbuild: automatically include southbridgesStefan Reinauer
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2014-07-28AGESA f14 f15tn 16kb: Move IOAPIC ID setup out of get_bus_conf()Kyösti Mälkki
2014-07-28AGESA boards: Use devicetree for PCI bus enumerationKyösti Mälkki
2014-07-24AGESA: Drop unused extern declarationsKyö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-07-02AMD/agesa: Add functions for AMD PCI IRQ routingDave Frodin
2014-06-16Persimmon: Change MPTable to use mainboard IRQ routingMike Loptien
2013-09-11AMD sb800 sb900: Fix corruption of a global ramstage variableKyösti Mälkki
2013-02-20Whitespace: Replace tab character in license text with two spacesPaul Menzel
2012-05-08Clean up #ifsPatrick Georgi
2012-03-08Unify Local APIC address definitionsPatrick Georgi
2012-01-02F14 mainboard: mptable updateKerry Sheh
2011-11-08Cleanup Persimmon mainboard whitespace.Marc Jones
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-09-16Persimmon updates for AMD F14 rev C0efdesign98
2011-09-07AMD F14 southbridge updateKerry She
2011-05-151) Set I/O APIC ID according to BKDG recommendationScott Duplichan
2011-02-14Add IBASE DB-FT1 and AMD Inagua motherboards. Patch 8 of 8.Frank Vibrans