summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/rs690
AgeCommit message (Expand)Author
2018-05-31Remove southbridges after K8 board removalsKyösti Mälkki
2018-05-21sb/amd/rs690: Get rid of device_tElyes HAOUAS
2017-06-30southbridge/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2016-10-04src/southbridge: Remove unnecessary semicolonElyes HAOUAS
2016-09-13southbridge/amd/rs690: transition away from device_tAntonello Dettori
2016-08-31src/southbridge: Code formatingElyes HAOUAS
2016-07-31src/southbridge: Capitalize CPU, RAM and ROMElyes HAOUAS
2016-01-18header files: Fix guard name comments to match guard namesMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-27kbuild: automatically include southbridgesStefan Reinauer
2014-12-17southbridge/amd rs690 & rs780 spelling fixesMartin Roth
2014-10-29southbridge/amd/rsXY0/cmn.c: Fix bitwise logic and mask in loopEdward O'Callaghan
2014-10-16amdk8: Move to per-device ACPIVladimir Serbinenko
2014-07-11southbridge/amd/rsXY0/cmn.c: Trivial - Style fixesEdward O'Callaghan
2014-07-08southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-11-27Get rid of drivers classPatrick Georgi
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-08-08Cleanup coreboot memory table includesKyösti Mälkki
2012-08-06AMD RS690: mark MMCONF resource as reserved MEMKyösti Mälkki
2012-08-02AMD K8 and AMDFAM10, GFXUMA: drop use of uma_memory_baseKyösti Mälkki
2012-07-16Define global uma_memory variablesKyösti Mälkki
2012-05-08Clean up #ifsPatrick Georgi
2011-11-01remove trailing whitespaceStefan Reinauer
2011-02-14Removed LPC DMA Deadlock workaround...Josef Kellermann
2011-02-10RS690: Provide support for MMCONF.Josef Kellermannseppk
2011-02-03Fix subvendor/subdevice programming on RS690Josef Kellermann
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-10-17In the RS780/RS690 ProgK8TempMmioBase() function, the dst-link field is setLiu Tao
2010-10-13Fix a stupid bug in rs780 and rs690 code.Zheng Bao
2010-10-07RS780 function ProgK8TempMmioBase is setting a reservedScott Duplichan
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-09-24Make SB600/SB700 more similar for easier diffs (trivial).Uwe Hermann
2010-04-23zero warnings days...Stefan Reinauer
2010-04-15remove more warnings. move ROOT_COMPLEX selection to fam10Stefan Reinauer
2010-04-09zero warning days.Stefan Reinauer
2010-03-23Removing build warning of sb600 & rs690.Wang Qing Pei
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-16pci drivers should be const.Stefan Reinauer
2010-02-07newconfig is no more.Patrick Georgi
2009-11-06Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann
2009-10-16Add CONFIG_VGA_ROM_RUN to dbm690t and pistachio, otherwise theZheng Bao
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-08-27Added support for the AMD RS690 and SB600 southbridges in KconfigCristi Măgherușan
2009-08-26Enable Direct TMDS for the RS690, which allows to display on HDMI and DVILibra Li
2009-06-05After I modify the pci_ext_read_config32 and pci_ext_read_config32, the step 6aZheng Bao
2009-06-04This patch is about some noticable bugs which was made by no reason.Zheng Bao
2009-06-03Modify it based on the RPR 5.7.7. Switching GGSP Configuration By Register Pr...Zheng Bao
2009-03-04I just went on a bugfix frenzy and fixed all printk format warningsCarl-Daniel Hailfinger