summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd
Commit message (Expand)AuthorAgeFilesLines
* northbridge/amd/amdfam10: Remove array to null comparisonTimothy Pearson2015-07-071-26/+25
* AMD PI agesawrapper: add PSPP (PCIe Speed Power Policy) interfaceWANG Siyuan2015-06-231-0/+1
* Move same Kconfigs to northbridge/amd/pi/KconfigWANG Siyuan2015-06-231-0/+20
* AMD Merlin Falcon: Add northbridge files for new AMD processorWANG Siyuan2015-06-2211-10/+1441
* AMD OemS3Save: refactor for Merlin FalconWANG Siyuan2015-06-222-2/+8
* Move remap_bsp_lapic to AMD specific codeStefan Reinauer2015-06-132-0/+30
* PCI subsystem: Drop PCI_64BIT_PREF_MEM optionKyösti Mälkki2015-06-1011-845/+2
* northbridge/amd/amdfam10: Increase MMIO hole size to 1GBTimothy Pearson2015-06-101-1/+1
* northbridge/amd/amdmct: Honor MMCONF_BASE_ADDRESSTimothy Pearson2015-06-101-8/+18
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-2/+0
* device_ops: add device_t argument to write_acpi_tablesAlexander Couzens2015-06-0512-13/+26
* device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens2015-06-0512-12/+12
* lib: Unify log2() and related functionsJulius Werner2015-06-054-2/+6
* AMD K8 fam10: Use parent subordinate to track HT enumerationKyösti Mälkki2015-06-054-43/+37
* AMD K8 fam10: Drop extra HT scan_chain() parametersKyösti Mälkki2015-06-052-37/+4
* AMD K8 fam10: Drop local is_sblink in scan_chainsKyösti Mälkki2015-06-052-12/+6
* AMD K8 fam10: Drop redundant parameters on scan_chain()Kyösti Mälkki2015-06-052-21/+11
* AMD K8 fam10: Refactor HT link connection testKyösti Mälkki2015-06-052-45/+30
* AMD K8 fam10: Always have SB_HT_CHAIN_ON_BUS0Kyösti Mälkki2015-06-054-14/+2
* AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0Kyösti Mälkki2015-06-054-6/+14
* AMD K8 fam10: Relocate SB_HT_CHAIN in devicetreeKyösti Mälkki2015-06-052-19/+72
* AMD K8: Move SB_HT_CHAIN_ON_BUS0 default 0Kyösti Mälkki2015-06-051-0/+4
* AMD K8 fam10: Refactor logic around SB_HT_CHAIN_ON_BUS0Kyösti Mälkki2015-06-052-19/+7
* AMD K8: Refactor calls for HT configurationKyösti Mälkki2015-06-051-10/+7
* AMD fam10: Refactor calls for HT configurationKyösti Mälkki2015-06-053-59/+60
* AMD K8 fam10: Eliminate local variable min_busKyösti Mälkki2015-06-052-21/+14
* AMD K8 fam10: Fix preprocessor use with SB_HT_CHAIN_ON_BUS0Kyösti Mälkki2015-06-052-38/+26
* AMD K8 fam10: Eliminate local variables busn and max_busKyösti Mälkki2015-06-051-6/+2
* AMD K8 fam10: Add ht_route_link()Kyösti Mälkki2015-06-052-37/+73
* AMD fam10: Fix add_more_linksKyösti Mälkki2015-06-051-23/+18
* devicetree: Change scan_bus() prototype in device opsKyösti Mälkki2015-06-0410-40/+18
* PCI subsystem: Drop parameter max from scan_busKyösti Mälkki2015-06-044-8/+12
* devicetree: Rename unused parameter max in domain_scan_bus()Kyösti Mälkki2015-06-043-6/+6
* devicetree: Rename unused parameter to passthruKyösti Mälkki2015-06-049-18/+18
* HyperTransport: Use subordinate property to track chain enumerationKyösti Mälkki2015-06-044-33/+53
* HyperTransport: Move pci_scan_bus() callKyösti Mälkki2015-06-042-2/+10
* cbfs: new API and better program loadingAaron Durbin2015-06-024-14/+8
* AGESA: Reduce SPI use by 24kB for S3 supportKyösti Mälkki2015-05-271-24/+8
* AGESA: Separate HeapManager declarations from BiosCallOutsKyösti Mälkki2015-05-273-24/+9
* AGESA: Split S3 backup in CBMEMKyösti Mälkki2015-05-272-2/+7
* Make acpi_fill_hest into parameterVladimir Serbinenko2015-05-268-16/+17
* AGESA: Refactor OEM S3 storageKyösti Mälkki2015-05-263-31/+101
* AGESA: Move S3 related SPI writes againKyösti Mälkki2015-05-262-0/+86
* AGESA f16kb: Fix PCI device notationFabian Kunkel2015-05-261-11/+11
* acpi: Remove monolithic ACPIVladimir Serbinenko2015-05-2610-10/+0
* AGESA: Drop DIMM_SUPPORT, _DDR3 and _REGISTEREDKyösti Mälkki2015-05-231-22/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-21197-197/+197
* acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko2015-05-2012-134/+36
* amd/pi: Move AGESA cbfs access into the wrapperMarc Jones2015-05-132-0/+31
* 3rdparty: move to 3rdparty/blobsPatrick Georgi2015-05-052-2/+2
OpenPOWER on IntegriCloud