summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/serengeti_cheetah_fam10/get_bus_conf.c
Commit message (Expand)AuthorAgeFilesLines
* mb/amd/serengeti_cheetah_fam10: Add null pointer checkJacob Garber2019-08-201-0/+3
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* amdfam10 boards: Use defaults for get_pci1234()Kyösti Mälkki2019-01-041-36/+1
* amdfam10 boards: Call get_bus_conf() just onceKyösti Mälkki2019-01-041-7/+0
* amdfam10 boards: Declare get_pci1234() just onceKyösti Mälkki2019-01-041-2/+0
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* src: Add required space after "switch"Elyes HAOUAS2018-11-191-1/+1
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-5/+6
* mb/amd: Get rid of device_tElyes HAOUAS2018-05-091-2/+2
* mainboard/amd/serengeti_cheetah*: Use C89 comments style & remove commented codeElyes HAOUAS2016-10-241-13/+15
* src/mainboard/a-trend - emulation: Add space around operatorsElyes HAOUAS2016-09-201-4/+4
* src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS2016-08-141-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-2/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* 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
* Final set of smp_write_bus -> mptable_write_buses changes.Patrick Georgi2010-11-221-18/+0
* 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-7/+7
* 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
* Initial AMD Serengeti_Cheetah_FAM10 platform for Barcelona support.Marc Jones2007-12-191-0/+229