summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/thatcher/mptable.c
Commit message (Expand)AuthorAgeFilesLines
* AGESA,binaryPI boards: Drop invalid MP table filesKyösti Mälkki2021-03-161-142/+0
* AGESA,binaryPI boards: Move IRQ table programmingKyösti Mälkki2021-03-161-43/+13
* src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS2020-06-021-1/+0
* 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
* src/mainboard: change "unsigned" to "unsigned int"Martin Roth2019-10-271-1/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* src/mb: Fix non-local header treated as localElyes HAOUAS2018-07-021-2/+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-1/+1
* AMD boards: Drop comment on include fileKyösti Mälkki2016-06-031-1/+1
* 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-17/+12
* AGESA boards: Use devicetree for PCI bus enumerationKyösti Mälkki2014-07-281-23/+21
* 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 hudson yangtze: Drop MAX_PHYSICAL_CPUS in commentsKyösti Mälkki2014-04-171-1/+0
* southbridge/hudson: Use MMIO instead of PIO to access PM spaceAlexandru Gagniuc2014-04-161-4/+4
* AMD hudson yangtze: Fix corruption of a global ramstage variableKyösti Mälkki2013-10-071-1/+1
* AMD Hudson boards: Use `hudson.h` for `pm_ioread` and delete `pmio.h`Paul Menzel2013-03-301-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Hudson: Cleanup - change SB800 references to hudsonMartin Roth2013-01-211-23/+23
* AMD Thatcher Board based on trinityzbao2012-08-021-0/+206