summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd/rs780
Commit message (Expand)AuthorAgeFilesLines
* sb/amd/rs780: Remove dead assignmentJacob Garber2019-06-281-1/+0
* sb/amd/rs780: Use 32 bit variable to avoid truncationJacob Garber2019-05-061-10/+10
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-084-12/+12
* sb/amd: Use simple PCI IO config accessKyösti Mälkki2019-03-061-20/+21
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-043-3/+0
* device/pci_ops: Drop unused parameterKyösti Mälkki2019-03-031-21/+20
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-1/+0
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-064-12/+12
* amdfam10 boards: Drop AMD_SB_CIMXKyösti Mälkki2019-01-041-2/+0
* device: Replace ugly cases of dev_find_slot()Kyösti Mälkki2019-01-041-5/+5
* southbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-194-4/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-3/+1
* {cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macrosElyes HAOUAS2018-10-301-2/+3
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-232-2/+2
* cpu/amd: Use common AMD's MSRElyes HAOUAS2018-10-181-2/+3
* src/southbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-092-4/+4
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-144-10/+10
* sb/amd/rs780: Fix invalid function declarationsKyösti Mälkki2018-06-043-6/+10
* amdfam10: Fix mismatch of function declarationsKyösti Mälkki2018-06-042-1/+2
* sb/amb/rs780: Get rid of device_tKyösti Mälkki2018-05-241-11/+11
* sb/amd/rs780: Get rid of device_tKyösti Mälkki2018-05-236-99/+109
* AMD fam10: Link southbridge/amd/rs780/early_setup.cArthur Heymans2017-12-113-37/+26
* southbridge/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-304-12/+12
* sb/amd/rs780/gfx.c: Add brackets around macroElyes HAOUAS2017-06-221-2/+2
* src/southbridge: Remove unnecessary whitespaceElyes HAOUAS2016-10-071-1/+1
* southbridge/amd: Add space around operatorsElyes HAOUAS2016-09-201-12/+12
* southbridge/amd/rs780: transition away from device_tAntonello Dettori2016-09-131-25/+25
* src/southbridge: Code formatingElyes HAOUAS2016-08-313-80/+47
* src/southbridge: Remove unnecessary whitespace before "\n" and "\t"Elyes HAOUAS2016-08-231-40/+40
* src/southbridge: Capitalize CPU, RAM and ROMElyes HAOUAS2016-07-312-2/+2
* header files: Fix guard name comments to match guard namesMartin Roth2016-01-181-1/+1
* southbridge/amd/sr5650: Add MCFG ACPI table supportTimothy Pearson2015-12-181-0/+12
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3110-40/+0
* amd/rs780: Fix typoPatrick Georgi2015-07-141-1/+1
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2110-10/+10
* kbuild: automatically include southbridgesStefan Reinauer2015-04-271-0/+4
* southbridge/amd/rs780: Remove requirement for CF8/CFC config accessKyösti Mälkki2015-03-191-22/+4
* southbridge/amd rs690 & rs780 spelling fixesMartin Roth2014-12-175-19/+19
* southbridge/amd/rsXY0/cmn.c: Fix bitwise logic and mask in loopEdward O'Callaghan2014-10-291-1/+2
* Uniformly spell frequency unit symbol as HzElyes HAOUAS2014-07-291-13/+13
* southbridge/amd/rsXY0/cmn.c: Trivial - Style fixesEdward O'Callaghan2014-07-111-22/+18
* AMD RS780, SR5650: PcieTrainPort: Fix typo *i*gnoring in commentPaul Menzel2013-04-111-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0110-10/+10
* rs780: Implement `rs780_internal_gfx_disable` and add .disable pcie_opsDenis 'GNUtoo' Carikli2012-12-301-0/+18
* Get rid of drivers classPatrick Georgi2012-11-271-5/+5
* Unify use of bool config variablesStefan Reinauer2012-11-201-7/+7
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-2/+0
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-1/+0