summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/dbm690t/mptable.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko2014-10-161-51/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Clean up #ifsPatrick Georgi2012-05-081-1/+1
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-131-6/+1
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-131-1/+1
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-161-1/+1
* Convert boards to use mptable_write_buses.Patrick Georgi2010-11-211-9/+2
* We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich2010-10-261-1/+1
* Factor out common mptable code to mptable_init().Uwe Hermann2010-10-251-21/+2
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-201-17/+1
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-161-1/+1
* move amd K8/Fam10 "bus detection" function prototypes to a common place.Stefan Reinauer2010-04-071-1/+1
* Fix all the format string warnings.Myles Watson2010-03-221-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-1/+1
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-151-1/+1
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-1/+1
* Remove dead lines. Trivial.Carl-Daniel Hailfinger2009-02-121-1/+0
* Add AMD dbm690t ACPI support.Joe Bao2008-12-011-6/+10
* Fix a typo.Carl-Daniel Hailfinger2008-10-021-0/+1
* Use easily readable macros to setup interrupt routing.Carl-Daniel Hailfinger2008-10-021-82/+54
* Add IRQ12 to the dbm690t mptable for mouse interrupt support.Marc Jones2008-09-261-0/+2
* Patch for AMD DBM690T board.Michael Xie2008-09-221-0/+234
OpenPOWER on IntegriCloud