summaryrefslogtreecommitdiff
path: root/src/mainboard/msi/ms9652_fam10/get_bus_conf.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-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-04amdfam10 boards: Use defaults for get_pci1234()Kyösti Mälkki
2019-01-04amdfam10 boards: Call get_bus_conf() just onceKyösti Mälkki
2019-01-04amdfam10 boards: Declare get_pci1234() just onceKyösti Mälkki
2018-12-19mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-05-07mb/msi: Get rid of device_tElyes HAOUAS
2018-04-29mainboard/msi/ms9652_fam10: Fix coding styleElyes HAOUAS
2016-09-20src/mainboard/lenovo-winent: Add space around operatorsElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-29mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.cTimothy Pearson
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-05-08Clean up #ifsPatrick Georgi
2010-11-21Convert more boards to use mptable_write_buses.Patrick Georgi
2010-03-29dualcore.h and quadcore.h are almost exactly the same. Stefan Reinauer
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-01Add msi/ms9652_fam10 board.Timothy Pearson