summaryrefslogtreecommitdiffstats
path: root/src/mainboard/supermicro/x6dhr_ig/mptable.c
Commit message (Expand)AuthorAgeFilesLines
* Drop Intel E7520 and E7525 and related boardsStefan Reinauer2014-12-181-180/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* 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
* mptable: Refactor lintsrc generationPatrick Georgi2011-10-131-4/+1
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-161-1/+1
* Final set of smp_write_bus -> mptable_write_buses changes.Patrick Georgi2010-11-221-10/+2
* Factor out common mptable code to mptable_init().Uwe Hermann2010-10-251-18/+2
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-121-1/+2
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-201-25/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-4/+4
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-161-1/+1
* Fix all the format string warnings.Myles Watson2010-03-221-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-10/+10
* eric patchYinghai Lu2005-07-081-0/+236