aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/rs780/rs780.c
AgeCommit message (Expand)Author
2019-11-20sb/amd/rs780: Drop supportArthur Heymans
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-06sb/amd: Use simple PCI IO config accessKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-03device/pci_ops: Drop unused parameterKyösti Mälkki
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2019-01-04amdfam10 boards: Drop AMD_SB_CIMXKyösti Mälkki
2018-12-19southbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-07-09src/southbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-05-23sb/amd/rs780: Get rid of device_tKyösti Mälkki
2017-06-30southbridge/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2016-07-31src/southbridge: Capitalize CPU, RAM and ROMElyes HAOUAS
2015-12-18southbridge/amd/sr5650: Add MCFG ACPI table supportTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-03-19southbridge/amd/rs780: Remove requirement for CF8/CFC config accessKyösti Mälkki
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-07-16Define global uma_memory variablesKyösti Mälkki
2012-05-08Clean up #ifsPatrick Georgi
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-15AMD CPU and chipset fixes for compilation with gcc 4.6Stefan Reinauer
2011-09-14rs780: hide unused gfx ports and gpp portsKerry Sheh
2010-11-24This patch solves crashes and BSODs that occur when booting Win7 withScott Duplichan
2010-03-23Remove the building warnings.Zheng Bao
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-16Features supported in RS780 code:Zheng Bao