summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/south_station/mptable.c
Commit message (Expand)AuthorAgeFilesLines
* AGESA,binaryPI boards: Drop invalid MP table filesKyösti Mälkki2021-03-161-114/+0
* AGESA,binaryPI boards: Move IRQ table programmingKyösti Mälkki2021-03-161-27/+10
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mainboard/amd: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-201-1/+0
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-051-1/+0
* mb: Fix non-local header treated as localElyes HAOUAS2018-10-181-3/+1
* mb/amd: Get rid of device_tElyes HAOUAS2018-05-091-1/+1
* AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki2017-09-191-1/+0
* mainboard/*/*/mptable.c: Improve code formattingElyes HAOUAS2016-09-261-65/+65
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-3/+3
* AGESA f14 f15tn 16kb: Move IOAPIC ID setup out of get_bus_conf()Kyösti Mälkki2014-07-281-8/+12
* AGESA boards: Use devicetree for PCI bus enumerationKyösti Mälkki2014-07-281-24/+21
* AGESA: Have IRQ routing in mptablesKyösti Mälkki2014-07-281-4/+0
* AGESA: Drop unused extern declarationsKyösti Mälkki2014-07-241-1/+0
* AMD get_bus_conf(): Drop bus_type arrayKyösti Mälkki2014-07-171-1/+0
* AGESA: Call get_bus_conf() just onceKyösti Mälkki2014-07-031-2/+0
* AMD sb800 sb900: Fix corruption of a global ramstage variableKyösti Mälkki2013-09-111-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Clean up #ifsPatrick Georgi2012-05-081-1/+1
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* Remove whitespace.Patrick Georgi2012-02-171-3/+3
* F14 mainboard: mptable updateKerry Sheh2012-01-021-3/+5
* mainboard: Add AMD southstation RDK supportKerry Sheh2011-11-181-0/+158