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
/
rs780
/
rs780.c
Age
Commit message (
Expand
)
Author
2018-07-09
src/southbridge: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-05-23
sb/amd/rs780: Get rid of device_t
Kyösti Mälkki
2017-06-30
southbridge/amd: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2016-07-31
src/southbridge: Capitalize CPU, RAM and ROM
Elyes HAOUAS
2015-12-18
southbridge/amd/sr5650: Add MCFG ACPI table support
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-03-19
southbridge/amd/rs780: Remove requirement for CF8/CFC config access
Kyösti Mälkki
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-07-16
Define global uma_memory variables
Kyösti Mälkki
2012-05-08
Clean up #ifs
Patrick Georgi
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-10-15
AMD CPU and chipset fixes for compilation with gcc 4.6
Stefan Reinauer
2011-09-14
rs780: hide unused gfx ports and gpp ports
Kerry Sheh
2010-11-24
This patch solves crashes and BSODs that occur when booting Win7 with
Scott Duplichan
2010-03-23
Remove the building warnings.
Zheng Bao
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-16
Features supported in RS780 code:
Zheng Bao