summaryrefslogtreecommitdiffstats
path: root/src/mainboard/msi/ms9185/get_bus_conf.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all AMD K8 boardsKyösti Mälkki2018-05-311-130/+0
* mb/msi: Get rid of device_tElyes HAOUAS2018-05-071-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.cTimothy Pearson2015-10-291-7/+4
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* get_bus_conf.c: reindent with indentPaul Menzel2013-10-181-68/+71
* 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-2/+2
* Convert more boards to use mptable_write_buses.Patrick Georgi2010-11-211-11/+0
* move amd K8/Fam10 "bus detection" function prototypes to a common place.Stefan Reinauer2010-04-071-1/+1
* dualcore.h and quadcore.h are almost exactly the same. Stefan Reinauer2010-03-291-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-4/+4
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-2/+2
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-011-1/+2
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-181-1/+1
* Sorry, this is the last commit I will do this way, but MSI has waited abxshi2006-11-021-0/+144