aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/rs780
AgeCommit message (Expand)Author
2019-11-20sb/amd/rs780: Drop supportArthur Heymans
2019-06-28sb/amd/rs780: Remove dead assignmentJacob Garber
2019-05-06sb/amd/rs780: Use 32 bit variable to avoid truncationJacob Garber
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-06sb/amd: Use simple PCI IO config accessKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-03device/pci_ops: Drop unused parameterKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2019-01-04amdfam10 boards: Drop AMD_SB_CIMXKyösti Mälkki
2019-01-04device: Replace ugly cases of dev_find_slot()Kyösti Mälkki
2018-12-19southbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-10-30{cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macrosElyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-18cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-07-09src/southbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-06-04sb/amd/rs780: Fix invalid function declarationsKyösti Mälkki
2018-06-04amdfam10: Fix mismatch of function declarationsKyösti Mälkki
2018-05-24sb/amb/rs780: Get rid of device_tKyösti Mälkki
2018-05-23sb/amd/rs780: Get rid of device_tKyösti Mälkki
2017-12-11AMD fam10: Link southbridge/amd/rs780/early_setup.cArthur Heymans
2017-06-30southbridge/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-22sb/amd/rs780/gfx.c: Add brackets around macroElyes HAOUAS
2016-10-07src/southbridge: Remove unnecessary whitespaceElyes HAOUAS
2016-09-20southbridge/amd: Add space around operatorsElyes HAOUAS
2016-09-13southbridge/amd/rs780: transition away from device_tAntonello Dettori
2016-08-31src/southbridge: Code formatingElyes HAOUAS
2016-08-23src/southbridge: Remove unnecessary whitespace before "\n" and "\t"Elyes 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-12-18southbridge/amd/sr5650: Add MCFG ACPI table supportTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-07-14amd/rs780: Fix typoPatrick Georgi
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-27kbuild: automatically include southbridgesStefan Reinauer
2015-03-19southbridge/amd/rs780: Remove requirement for CF8/CFC config accessKyösti Mälkki
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-07-29Uniformly spell frequency unit symbol as HzElyes HAOUAS
2014-07-11southbridge/amd/rsXY0/cmn.c: Trivial - Style fixesEdward O'Callaghan
2013-04-11AMD RS780, SR5650: PcieTrainPort: Fix typo *i*gnoring in commentPaul Menzel
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-12-30rs780: Implement `rs780_internal_gfx_disable` and add .disable pcie_opsDenis 'GNUtoo' Carikli
2012-11-27Get rid of drivers classPatrick Georgi
2012-11-20Unify use of bool config variablesStefan Reinauer
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-08-08Cleanup coreboot memory table includesKyösti Mälkki
2012-08-02AMD K8 and AMDFAM10, GFXUMA: drop use of uma_memory_baseKyösti Mälkki
2012-07-26Refactor driver structsPatrick Georgi
2012-07-16Define global uma_memory variablesKyösti Mälkki
2012-05-08Some more #if cleanupPatrick Georgi
2012-05-08Clean up #ifsPatrick Georgi
2012-01-08rs780: correct comment in switching_gpp_configurations()Jonathan A. Kollasch
2012-01-05rs780: use bitwise rather than boolean notJonathan A. Kollasch
2012-01-05rs780: power down GPPSB SB lane pads in correct PCIe coreJonathan A. Kollasch
2011-12-05RS780: print the vgainfoDenis 'GNUtoo' Carikli
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-15AMD CPU and chipset fixes for compilation with gcc 4.6Stefan Reinauer
2011-09-14rs780: hide unused gfx ports and gpp portsKerry Sheh
2011-05-07RS780 DDI Lanes configure support,Kerry She
2011-04-21more ifdef -> if fixes.Stefan Reinauer
2011-04-12Use TOM2 for highest sysmem setting for northbound memory routing (DMA). This...Marc Jones
2010-12-31Add RS785(RS880) support. Just few pci_ids.Zheng Bao
2010-12-09Add missing instruction break.Zheng Bao
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-12-06Before lane reversal,Zheng Bao
2010-11-30Trivial. Reindent and dos2unix.Zheng Bao
2010-11-24This patch solves crashes and BSODs that occur when booting Win7 withScott Duplichan
2010-10-20Revert sblk/sblink change, use sblk like the rest of the codebase does.Uwe Hermann
2010-10-17In the RS780/RS690 ProgK8TempMmioBase() function, the dst-link field is setLiu Tao
2010-10-17We currently read the CPU HT speed from HT chain 0's register.Liu 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-08-17Tilapila supports both dual slot and single slot. The difference should beWang Qing Pei
2010-08-17Look for actual framebuffer size instead of hardcoding UMARudolf Marek
2010-08-17Feature of lane reversal of AMD RS780 is tested.Zheng Bao
2010-07-07fix some more warningsStefan Reinauer
2010-06-03The code was ported. Now it is what it should be.Zheng Bao
2010-04-25zero warnings daysStefan Reinauer
2010-04-15remove more warnings. move ROOT_COMPLEX selection to fam10Stefan Reinauer
2010-04-07no warnings dayStefan Reinauer
2010-04-06No warnings day, next round.Stefan Reinauer
2010-04-05Add RS785G, looks like it works although it is RV620.Rudolf Marek
2010-04-02remove more warnings.Stefan Reinauer
2010-03-23fix newly introduced printk_foo warnings..Stefan Reinauer
2010-03-23Remove the building warnings.Zheng Bao
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-19I ran into a couple of errors while building a mahogany_fam10 target;Ed Swierk
2010-03-18trivial. Delelte double blank line.Zheng Bao
2010-03-16pci drivers should be const.Stefan Reinauer
2010-03-16Delete Config.lb in new southbridge folders.Zheng Bao
2010-03-16Features supported in RS780 code:Zheng Bao