index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
amd
/
sb700
/
sb700.c
Age
Commit message (
Expand
)
Author
2019-08-26
amdfam10: Remove use of __PRE_RAM__
Kyösti Mälkki
2019-06-28
sb/amd/sb{700,800}: Clean up index manipulations
Jacob Garber
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-01-10
sb/amd/{cimx,sb{7,8}00}: Use PCI_DEVFN()
Elyes HAOUAS
2019-01-06
device: Use pcidev_path_behind()
Kyösti Mälkki
2018-05-21
sb/amd/sb700: Get rid of device_t
Elyes HAOUAS
2017-06-30
southbridge/amd: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-02-29
AMD southbridge: remove sp5100
Kyösti Mälkki
2011-04-19
Fix some more misuses of ifdef/if defined
Stefan Reinauer
2011-03-28
SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx.
Zheng Bao
2010-06-19
Trivial. Cleaning up about the blank line.
Zheng Bao
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-16
Features supported in SB700 code:
Zheng Bao