index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
tyan
/
s2885
/
mptable.c
Age
Commit message (
Expand
)
Author
2012-03-08
Unify Local APIC address definitions
Patrick Georgi
2011-10-13
mptable: Refactor mptable generation some more
Patrick Georgi
2011-10-13
mptable: Get rid of fixup_virtual_wire
Patrick Georgi
2011-10-13
mptable: Refactor lintsrc generation
Patrick Georgi
2010-12-16
Get mptable OEM/product ID from kconfig variables.
Uwe Hermann
2010-11-21
Convert more boards to use mptable_write_buses.
Patrick Georgi
2010-10-26
We need to call smp_write_lintsrc() instead of smp_write_intsrc() for
Tobias Diedrich
2010-10-25
Factor out common mptable code to mptable_init().
Uwe Hermann
2010-10-12
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-05-20
Move generation of mptable entries for ISA to generic code.
Patrick Georgi
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-16
zero warnings days: unify mp tables. fix warnings.
Stefan Reinauer
2010-04-07
move amd K8/Fam10 "bus detection" function prototypes to a common place.
Stefan Reinauer
2010-03-22
Fix all the format string warnings.
Myles Watson
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2006-10-04
get_bus_cong using sysconf instead
Yinghai Lu
2005-12-06
use hcdn to simplify the mptable.c and irqtable.c --- patch fro issue
Yinghai Lu
2005-07-08
eric patch
Yinghai Lu
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34
arch import user (historical)
2004-11-02
Tyan update for ROM_IMAGE_SIZE > 64K
Yinghai Lu
2004-10-27
S2885 winbond Superio all resource set
Yinghai Lu
2004-10-20
Tyan update to work with new CPU Config
Yinghai Lu
2004-04-28
Changes for btext and etherboot and filo merge support
Yinghai Lu
2004-04-24
Major merge of YhLu's code from 2004/04/20: add s2875, various other updates,
Stefan Reinauer
2004-04-15
code reformat
Li-Ta Lo
2004-01-05
*** empty log message ***
David W. Hendricks
2003-09-25
new from yh lu
Ronald G. Minnich
2003-08-27
support for new mobos and fixes
Ronald G. Minnich