summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asrock/e350m1/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-28/+10
* mb/asrock: Drop unneeded empty linesElyes HAOUAS2020-08-241-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mainboard/asrock: 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/asrock: 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
* asrock/e350m1: Sanitize #includesEdward O'Callaghan2014-05-021-5/+6
* AMD sb800 sb900: Fix corruption of a global ramstage variableKyösti Mälkki2013-09-111-1/+1
* ASRock E350M1: mptable.c: Remove unused variable `dev`Paul Menzel2013-04-011-1/+0
* ASRock E350M1: mptable.c: Include `cpu/amd/amdfam14.h` for `get_bus_conf`Paul Menzel2013-04-011-0/+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
* F14 mainboard: mptable updateKerry Sheh2012-01-021-3/+5
* remove trailing whitespaceStefan Reinauer2011-11-011-3/+3
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-131-6/+1
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-131-1/+1
* AMD F14 southbridge updateKerry She2011-09-071-5/+3
* Port persimmon r6572 to e350m1: I/O APIC IDMarshall Buschman2011-06-041-1/+1
* Add support for the ASRock E350M1, an AMD family 14h Fusion board.Scott Duplichan2011-02-261-1/+1
* git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6376 2b7e53f0-3cfb-0310-b3e...Scott Duplichan2011-02-241-0/+165