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
Age
Commit message (
Expand
)
Author
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-11-20
Unify use of bool config variables
Stefan Reinauer
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-08-08
Cleanup coreboot memory table includes
Kyösti Mälkki
2012-08-02
AMD K8 and AMDFAM10, GFXUMA: drop use of uma_memory_base
Kyösti Mälkki
2012-07-26
Refactor driver structs
Patrick Georgi
2012-07-16
Define global uma_memory variables
Kyösti Mälkki
2012-05-08
Some more #if cleanup
Patrick Georgi
2012-05-08
Clean up #ifs
Patrick Georgi
2012-01-08
rs780: correct comment in switching_gpp_configurations()
Jonathan A. Kollasch
2012-01-05
rs780: use bitwise rather than boolean not
Jonathan A. Kollasch
2012-01-05
rs780: power down GPPSB SB lane pads in correct PCIe core
Jonathan A. Kollasch
2011-12-05
RS780: print the vgainfo
Denis 'GNUtoo' Carikli
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
2011-05-07
RS780 DDI Lanes configure support,
Kerry She
2011-04-21
more ifdef -> if fixes.
Stefan Reinauer
2011-04-12
Use TOM2 for highest sysmem setting for northbound memory routing (DMA). This...
Marc Jones
2010-12-31
Add RS785(RS880) support. Just few pci_ids.
Zheng Bao
2010-12-09
Add missing instruction break.
Zheng Bao
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-12-06
Before lane reversal,
Zheng Bao
2010-11-30
Trivial. Reindent and dos2unix.
Zheng Bao
2010-11-24
This patch solves crashes and BSODs that occur when booting Win7 with
Scott Duplichan
2010-10-20
Revert sblk/sblink change, use sblk like the rest of the codebase does.
Uwe Hermann
2010-10-17
In the RS780/RS690 ProgK8TempMmioBase() function, the dst-link field is set
Liu Tao
2010-10-17
We currently read the CPU HT speed from HT chain 0's register.
Liu Tao
2010-10-13
Fix a stupid bug in rs780 and rs690 code.
Zheng Bao
2010-10-07
RS780 function ProgK8TempMmioBase is setting a reserved
Scott Duplichan
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-24
Make SB600/SB700 more similar for easier diffs (trivial).
Uwe Hermann
2010-08-17
Tilapila supports both dual slot and single slot. The difference should be
Wang Qing Pei
2010-08-17
Look for actual framebuffer size instead of hardcoding UMA
Rudolf Marek
2010-08-17
Feature of lane reversal of AMD RS780 is tested.
Zheng Bao
2010-07-07
fix some more warnings
Stefan Reinauer
2010-06-03
The code was ported. Now it is what it should be.
Zheng Bao
2010-04-25
zero warnings days
Stefan Reinauer
2010-04-15
remove more warnings. move ROOT_COMPLEX selection to fam10
Stefan Reinauer
2010-04-07
no warnings day
Stefan Reinauer
2010-04-06
No warnings day, next round.
Stefan Reinauer
2010-04-05
Add RS785G, looks like it works although it is RV620.
Rudolf Marek
2010-04-02
remove more warnings.
Stefan Reinauer
2010-03-23
fix newly introduced printk_foo warnings..
Stefan Reinauer
2010-03-23
Remove the building warnings.
Zheng Bao
2010-03-22
Fix all the format string warnings.
Myles Watson
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-19
I ran into a couple of errors while building a mahogany_fam10 target;
Ed Swierk
2010-03-18
trivial. Delelte double blank line.
Zheng Bao
2010-03-16
pci drivers should be const.
Stefan Reinauer
2010-03-16
Delete Config.lb in new southbridge folders.
Zheng Bao
2010-03-16
Features supported in RS780 code:
Zheng Bao