summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/bimini_fam10/get_bus_conf.c
Commit message (Expand)AuthorAgeFilesLines
* mb/*/*: Drop AMDFAM10 mainboardsArthur Heymans2019-11-201-43/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* amdfam10 boards: Use defaults for get_pci1234()Kyösti Mälkki2019-01-041-28/+1
* amdfam10 boards: Drop array bus_sb800Kyösti Mälkki2019-01-041-17/+1
* amdfam10 boards: Drop array bus_rs780Kyösti Mälkki2019-01-041-18/+1
* amdfam10 boards: Drop variable sbdn_rs780Kyösti Mälkki2019-01-041-3/+1
* amdfam10 boards: Drop const variables sbdn_sb800 and sbdn_sb700Kyösti Mälkki2019-01-041-4/+2
* amdfam10 boards: Drop extern on bus_rs780 and sbdn_rs780Kyösti Mälkki2019-01-041-2/+2
* amdfam10 boards: Call get_bus_conf() just onceKyösti Mälkki2019-01-041-6/+0
* amdfam10 boards: Drop global bus_isa variableKyösti Mälkki2019-01-041-8/+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
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-051-1/+0
* mb/amd: Get rid of device_tElyes HAOUAS2018-05-091-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
* AMD get_bus_conf(): Drop bus_type arrayKyösti Mälkki2014-07-171-14/+1
* AMD sb800 sb900: Fix corruption of a global ramstage variableKyösti Mälkki2013-09-111-4/+3
* 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
* Features of Bimini board:Zheng Bao2011-01-201-0/+147
* remove the code which is not ready to release.Zheng Bao2011-01-181-147/+0
* AMD Bimini: Small fixes, and updates to recent trunk conventions.Uwe Hermann2011-01-011-1/+0
* Add support for the AMD Bimini eval mainboard.Kerry She2011-01-011-0/+148