summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/mahogany_fam10/irq_tables.c
Commit message (Expand)AuthorAgeFilesLines
* amdfam10 boards: Drop array bus_sb700Kyösti Mälkki2019-01-041-3/+2
* amdfam10 boards: Use PCI_DEVFN()Kyösti Mälkki2019-01-041-2/+2
* amdfam10 boards: Drop const variables sbdn_sb800 and sbdn_sb700Kyösti Mälkki2019-01-041-3/+2
* amdfam10 boards: Drop extern on bus_rs780 and sbdn_rs780Kyösti Mälkki2019-01-041-1/+0
* amdfam10 boards: Call get_bus_conf() just onceKyösti Mälkki2019-01-041-2/+0
* mainboard: Format irq_tables.cPaul Menzel2016-07-311-2/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* PIRQ tables: Fix typosKyösti Mälkki2014-06-261-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Convert boards to use mptable_write_buses.Patrick Georgi2010-11-211-1/+0
* move amd K8/Fam10 "bus detection" function prototypes to a common place.Stefan Reinauer2010-04-071-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-2/+2
* The code can run on the Mahogany board, which is one of sample boardsZheng Bao2010-03-161-0/+113