summaryrefslogtreecommitdiff
path: root/src/mainboard/asus/kfsn4-dre/get_bus_conf.c
Commit message (Expand)AuthorAgeFilesLines
* src/mainboard: change "unsigned" to "unsigned int"Martin Roth2019-10-271-2/+2
* 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
* 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-34/+1
* amdfam10 boards: Call get_bus_conf() just onceKyösti Mälkki2019-01-041-6/+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: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* mb/asus: Get rid of device_tElyes HAOUAS2018-05-091-1/+1
* mainboard/asus: Add spaces around '=='Elyes HAOUAS2018-04-281-2/+2
* 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
* mainboards: Add support for the Asus KFSN4-DRE series of motherboardsTimothy Pearson2015-01-281-0/+134