summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/sb700/sb700.c
AgeCommit message (Expand)Author
2019-11-20sb/amd/sb700: Drop supportArthur Heymans
2019-08-26amdfam10: Remove use of __PRE_RAM__Kyösti Mälkki
2019-06-28sb/amd/sb{700,800}: Clean up index manipulationsJacob Garber
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-01-10sb/amd/{cimx,sb{7,8}00}: Use PCI_DEVFN()Elyes HAOUAS
2019-01-06device: Use pcidev_path_behind()Kyösti Mälkki
2018-05-21sb/amd/sb700: Get rid of device_tElyes HAOUAS
2017-06-30southbridge/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-02-29AMD southbridge: remove sp5100Kyösti Mälkki
2011-04-19Fix some more misuses of ifdef/if definedStefan Reinauer
2011-03-28SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx.Zheng Bao
2010-06-19Trivial. Cleaning up about the blank line.Zheng Bao
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-16Features supported in SB700 code:Zheng Bao