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
/
rs690
Age
Commit message (
Expand
)
Author
2014-07-08
southbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-11-27
Get rid of drivers class
Patrick Georgi
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-06
AMD RS690: mark MMCONF resource as reserved MEM
Kyösti Mälkki
2012-08-02
AMD K8 and AMDFAM10, GFXUMA: drop use of uma_memory_base
Kyösti Mälkki
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-02-14
Removed LPC DMA Deadlock workaround...
Josef Kellermann
2011-02-10
RS690: Provide support for MMCONF.
Josef Kellermannseppk
2011-02-03
Fix subvendor/subdevice programming on RS690
Josef Kellermann
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-10-17
In the RS780/RS690 ProgK8TempMmioBase() function, the dst-link field is set
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-04-23
zero warnings days...
Stefan Reinauer
2010-04-15
remove more warnings. move ROOT_COMPLEX selection to fam10
Stefan Reinauer
2010-04-09
zero warning days.
Stefan Reinauer
2010-03-23
Removing build warning of sb600 & rs690.
Wang Qing Pei
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-16
pci drivers should be const.
Stefan Reinauer
2010-02-07
newconfig is no more.
Patrick Georgi
2009-11-06
Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.
Uwe Hermann
2009-10-16
Add CONFIG_VGA_ROM_RUN to dbm690t and pistachio, otherwise the
Zheng Bao
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-08-27
Added support for the AMD RS690 and SB600 southbridges in Kconfig
Cristi Măgherușan
2009-08-26
Enable Direct TMDS for the RS690, which allows to display on HDMI and DVI
Libra Li
2009-06-05
After I modify the pci_ext_read_config32 and pci_ext_read_config32, the step 6a
Zheng Bao
2009-06-04
This patch is about some noticable bugs which was made by no reason.
Zheng Bao
2009-06-03
Modify it based on the RPR 5.7.7. Switching GGSP Configuration By Register Pr...
Zheng Bao
2009-03-04
I just went on a bugfix frenzy and fixed all printk format warnings
Carl-Daniel Hailfinger
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2009-02-15
- Fix up amd pistachio and dbm690t.
Stefan Reinauer
2009-01-23
Fix rs690 bug about GPPSB configuration.
Maggie Li
2008-12-23
Handle RS690 quirks for 1 GHz noncoherent HyperTransport.
Carl-Daniel Hailfinger
2008-12-17
Add 690G and 690(MT) internal graphics support.
Zheng Bao
2008-12-13
Move mainboard specific changes to the coreboot memory table into the
Stefan Reinauer
2008-12-01
Add AMD rs690 VID DID reporting and some minor cleanups.
Joe Bao
2008-10-13
Move AMD RS690 and SB600 PCI IDs to pci_ids.h where they should be.
Uwe Hermann
2008-09-22
Patch for AMD RS690 chipset.
Michael Xie