summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/m4a785-m/mptable.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Convert boards to use mptable_write_buses.Patrick Georgi2010-11-211-9/+2
* We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich2010-10-261-1/+1
* Factor out common mptable code to mptable_init().Uwe Hermann2010-10-251-22/+2
* Add support for Asus M4A785-M.Juhana Helovuo2010-09-131-0/+203