summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/olivehill/mptable.c
AgeCommit message (Expand)Author
2020-06-02src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
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-12-03AGESA boards: Drop commented out codeKyösti Mälkki
2019-10-27src/mainboard: change "unsigned" to "unsigned int"Martin Roth
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-07-02src/mb: Fix non-local header treated as localElyes HAOUAS
2018-05-09mb/amd: Get rid of device_tElyes HAOUAS
2017-09-19AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki
2016-09-26mainboard/*/*/mptable.c: Improve code formattingElyes HAOUAS
2016-06-03AMD boards: Drop comment on include fileKyösti Mälkki
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
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 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-04-17AMD hudson yangtze: Drop MAX_PHYSICAL_CPUS in commentsKyösti Mälkki
2014-04-16southbridge/hudson: Use MMIO instead of PIO to access PM spaceAlexandru Gagniuc
2013-11-24amd/olivehill: Fix the double spaces in copyright headerZheng Bao
2013-10-07AMD hudson yangtze: Fix corruption of a global ramstage variableKyösti Mälkki
2013-08-06AMD Olive Hill: Change SB800 references to YangtzeBruce Griffith
2013-08-05AMD Olive Hill: Add new AMD mainboard using Kabini processorSiyuan Wang