Age | Commit message (Expand) | Author |
---|---|---|
2010-11-22 | Final set of smp_write_bus -> mptable_write_buses changes. | Patrick Georgi |
2010-10-31 | Remove incorrect IOAPIC lines from some mptable.c files. | Uwe Hermann |
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-16 | zero warnings days: unify mp tables. fix warnings. | Stefan Reinauer |
2010-04-07 | fix epia-m700 compilation, and remove more warnings. | Stefan Reinauer |
2010-03-22 | Fix all the format string warnings. | Myles Watson |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-01-16 | coreboot used to have two different "APIs" for memory accesses: | Stefan Reinauer |
2009-07-01 | Add support for the Intel Eagle Heights development board. | Thomas Jourdan |