summaryrefslogtreecommitdiffstats
path: root/src/mainboard/via/vt8454c/mptable.c
Commit message (Expand)AuthorAgeFilesLines
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-131-4/+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
* 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-17/+1
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-121-1/+2
* Automatically fetch bus information for mptable fromPatrick Georgi2010-09-241-8/+3
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-201-13/+2
* Fix all the format string warnings.Myles Watson2010-03-221-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-1/+1
* Add VIA CX700 support, plus VIA vt8454c reference board support.Stefan Reinauer2009-04-171-0/+104
OpenPOWER on IntegriCloud