summaryrefslogtreecommitdiff
path: root/src/mainboard/asus/f2a85-m/mptable.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mainboard/asus: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-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-2/+0
* src/mb: Fix non-local header treated as localElyes HAOUAS2018-07-021-1/+1
* mb/asus: 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-16/+12
* AGESA boards: Use devicetree for PCI bus enumerationKyösti Mälkki2014-07-281-11/+9
* 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
* asus/f2a85-m: Sanitize #includesIdwer Vollering2014-04-061-7/+5
* AMD hudson yangtze: Fix corruption of a global ramstage variableKyösti Mälkki2013-10-071-1/+1
* Asus F2A85-M: Add IRQs for IOMMURudolf Marek2013-06-241-0/+6
* AMD Hudson boards: Use `hudson.h` for `pm_ioread` and delete `pmio.h`Paul Menzel2013-03-301-1/+1
* Add support for ASUS F2A85-M boardRudolf Marek2013-03-221-0/+195