summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/sr5650/pcie.c
AgeCommit message (Expand)Author
2019-07-17sb/amd/sr5650: Add fine-grained bounds checkingJacob Garber
2019-06-21sb/amd/sr5650: Use 32 bit integers when disabling portsJacob Garber
2019-03-06sb/amd: Use simple PCI IO config accessKyösti Mälkki
2019-03-03device/pci_ops: Drop unused parameterKyösti Mälkki
2019-01-06device: Use pcidev_on_root()Kyö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-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-05-23sb/amd/sr5650: Get rid of device_tKyösti Mälkki
2015-12-08sb/amd/sr5650: Allow resource allocator to assign bus numbersTimothy Pearson
2015-11-23southbridge/amd/sr5650: Hide clock configuration device after setup is completeTimothy Pearson
2015-11-15src/southbridge/amd/sr5650: Always configure lane director on startupTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-24southbridge/amd/sr5650: Fix hardcoded printk() function names in pcie.cTimothy Pearson
2015-10-24southbridge/amd/sr5650: Fix boot failure on ASUS KGPE-D16Timothy Pearson
2015-10-23southbridge/amd/sr5650: Fix GPP3a link training in higher width modesTimothy Pearson
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-12-17southbridge/amd amd81XX, cs553X & sr5650 spelling fixesMartin Roth
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-30Fix gcc 4.6.1 breakage of southbridge/amd/sr5650/pcie.c.Stefan Reinauer
2011-07-22Update AMD SR5650 and SB700efdesign98
2011-03-27Add AMD SR56x0 support.Zheng Bao