summaryrefslogtreecommitdiffstats
path: root/src/mainboard/tyan/s2882/mptable.c
Commit message (Expand)AuthorAgeFilesLines
* [REMOVAL] tyan/s2882Stefan Reinauer2015-11-101-220/+0
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-3/+5
* Clean up #ifsPatrick Georgi2012-05-081-2/+2
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-131-5/+1
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-131-1/+1
* mptable: Refactor lintsrc generationPatrick Georgi2011-10-131-2/+1
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-161-1/+1
* Convert more boards to use mptable_write_buses.Patrick Georgi2010-11-211-12/+2
* We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich2010-10-261-2/+2
* Factor out common mptable code to mptable_init().Uwe Hermann2010-10-251-20/+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-13/+2
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-9/+9
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-161-1/+1
* dualcore.h and quadcore.h are almost exactly the same. Stefan Reinauer2010-03-291-1/+1
* Fix all the format string warnings.Myles Watson2010-03-221-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-6/+6
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-61arch import user (historical)2005-07-061-94/+48
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34arch import user (historical)2005-07-061-46/+62
* Tyan update to work with new CPU ConfigYinghai Lu2004-10-201-13/+114
* fixes for tyanRonald G. Minnich2004-03-121-51/+100
* Tyan mainboard changes form YhLuLi-Ta Lo2004-01-121-1/+1
* for tyan. recover from Eric B's error additions to via code :-)Ronald G. Minnich2003-10-151-2/+2
* new from yh luRonald G. Minnich2003-09-251-42/+43
* support for new mobos and fixesRonald G. Minnich2003-08-271-0/+140