summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gigabyte/m57sli/mptable.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all AMD K8 boardsKyösti Mälkki2018-05-311-122/+0
* mb/gigabyte: Get rid of device_tElyes HAOUAS2018-05-081-1/+1
* mainboard/*/*/mptable.c: Improve code formattingElyes HAOUAS2016-09-261-30/+30
* src/mainboard/getac - kontron: Add space around operatorsElyes HAOUAS2016-09-201-7/+7
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-1/+2
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-131-5/+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
* Convert more boards to use mptable_write_buses.Patrick Georgi2010-11-211-12/+3
* 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-22/+3
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-201-20/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-5/+5
* 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
* Change Log:Harald Gutmann2009-06-181-35/+37
* Fix implicit declarations of get_bus_conf.Carl-Daniel Hailfinger2008-12-221-0/+2
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-181-1/+1
* Improve readability and remove redundancy by wrappingTorsten Duwe2008-01-071-30/+44
* Add an interrupt entry for the onboard firewire controller,Torsten Duwe2007-12-211-1/+1
* Fix the M57SLI routing table, as apparently set up from LinuxBIOS onTorsten Duwe2007-11-051-2/+2
* Initial support for the following new mainboards:Yinghai Lu2007-02-171-0/+159