summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd/sb700/sb700.c
Commit message (Expand)AuthorAgeFilesLines
* amdfam10: Remove use of __PRE_RAM__Kyösti Mälkki2019-08-261-0/+1
* sb/amd/sb{700,800}: Clean up index manipulationsJacob Garber2019-06-281-10/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* sb/amd/{cimx,sb{7,8}00}: Use PCI_DEVFN()Elyes HAOUAS2019-01-101-13/+13
* device: Use pcidev_path_behind()Kyösti Mälkki2019-01-061-1/+1
* sb/amd/sb700: Get rid of device_tElyes HAOUAS2018-05-211-7/+7
* southbridge/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-301-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* AMD southbridge: remove sp5100Kyösti Mälkki2012-02-291-2/+2
* Fix some more misuses of ifdef/if definedStefan Reinauer2011-04-191-1/+1
* SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx.Zheng Bao2011-03-281-4/+11
* Trivial. Cleaning up about the blank line.Zheng Bao2010-06-191-16/+16
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-2/+2
* Features supported in SB700 code:Zheng Bao2010-03-161-0/+232