Factor out common mptable code to mptable_init().
[coreboot.git] / src / mainboard / amd / dbm690t / mptable.c
2010-10-25 Uwe HermannFactor out common mptable code to mptable_init().
2010-05-20 Patrick GeorgiMove generation of mptable entries for ISA to generic...
2010-04-16 Stefan Reinauerzero warnings days: unify mp tables. fix warnings.
2010-04-07 Stefan Reinauermove amd K8/Fam10 "bus detection" function prototypes...
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-02-12 Carl-Daniel HailfingerRemove dead lines. Trivial.
2008-12-01 Joe BaoAdd AMD dbm690t ACPI support.
2008-10-02 Carl-Daniel HailfingerFix a typo.
2008-10-02 Carl-Daniel HailfingerUse easily readable macros to setup interrupt routing.
2008-09-26 Marc JonesAdd IRQ12 to the dbm690t mptable for mouse interrupt...
2008-09-22 Michael XiePatch for AMD DBM690T board.