summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/m4a78-em/mptable.c
Commit message (Expand)AuthorAgeFilesLines
* mb/*/*: Drop AMDFAM10 mainboardsArthur Heymans2019-11-201-103/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* amdfam10 boards: Drop array bus_sb700Kyösti Mälkki2019-01-041-2/+1
* amdfam10 boards: Drop const variables sbdn_sb800 and sbdn_sb700Kyösti Mälkki2019-01-041-2/+1
* amdfam10 boards: Drop extern on bus_rs780 and sbdn_rs780Kyösti Mälkki2019-01-041-2/+0
* amdfam10 boards: Call get_bus_conf() just onceKyösti Mälkki2019-01-041-2/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-051-1/+0
* mb/asus: Get rid of device_tElyes HAOUAS2018-05-091-1/+1
* src/mainboard/a-trend - emulation: Add space around operatorsElyes HAOUAS2016-09-201-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-1/+2
* ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko2014-10-161-57/+0
* 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
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-131-6/+1
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-131-1/+1
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-161-1/+1
* Add initial support for the ASUS M4A78-EM.Juhana Helovuo2010-12-061-0/+176