aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/supermicro/h8dmr_fam10/mptable.c
AgeCommit message (Expand)Author
2019-11-20mb/*/*: Drop AMDFAM10 mainboardsArthur Heymans
2019-10-27src/mainboard: change "unsigned" to "unsigned int"Martin Roth
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-09amdfam10 boards: Use smp_write_pci_intsrc()Kyösti Mälkki
2019-01-04amdfam10 boards: Call get_bus_conf() just onceKyösti Mälkki
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-05-08mb/supermicro: Get rid of device_tElyes HAOUAS
2016-09-26mainboard/*/*/mptable.c: Improve code formattingElyes HAOUAS
2016-09-20src/mainboard/lenovo-winent: Add space around operatorsElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-03-08Unify Local APIC address definitionsPatrick Georgi
2011-10-13mptable: Refactor mptable generation some morePatrick Georgi
2011-10-13mptable: Get rid of fixup_virtual_wirePatrick Georgi
2011-10-13mptable: Refactor lintsrc generationPatrick Georgi
2010-12-16Get mptable OEM/product ID from kconfig variables.Uwe Hermann
2010-11-22Final set of smp_write_bus -> mptable_write_buses changes.Patrick Georgi
2010-10-26We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich
2010-10-25Factor out common mptable code to mptable_init().Uwe Hermann
2010-05-20Move generation of mptable entries for ISA to generic code.Patrick Georgi
2010-04-16zero warnings days: unify mp tables. fix warnings.Stefan Reinauer
2010-04-07move amd K8/Fam10 "bus detection" function prototypes to a common place.Stefan Reinauer
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-09-30Add supermicro h8dmr fam10 target. This is largely a mashup of the tyan s2912Ward Vandewege