aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdfam10/northbridge.c
AgeCommit message (Expand)Author
2018-10-18cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-06-04src: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-05-24nb/amd/amdfam10: Get rid of device_tKyösti Mälkki
2018-05-08{mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber
2017-09-14device: acpi_name() should take a const struct deviceAaron Durbin
2017-07-08nb/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-27amd/amdfam10: Remove dead codeStefan Reinauer
2017-04-17[nb|sb]/amd/[amdfam10|sb700]: Add LPC bridge ACPI names for NB/SBTimothy Pearson
2017-01-04amdfam10: Perform major include ".c" cleanupDamien Zammit
2016-12-07AMD fam10 binaryPI: Remove invalid PCI ops on CPU domainKyösti Mälkki
2016-12-07MMCONF_SUPPORT: Drop redundant loggingKyösti Mälkki
2016-12-07MMCONF_SUPPORT: Consolidate resource registrationKyösti Mälkki
2016-12-07PCI ops: MMCONF_SUPPORT_DEFAULT is requiredKyösti Mälkki
2016-10-09northbridge/amd/amdfam10: Remove commented codeElyes HAOUAS
2016-10-04src/northbridge: Remove unnecessary whitespaceElyes HAOUAS
2016-10-04src/northbridge: Remove whitespace after sizeofElyes HAOUAS
2016-09-20northbridge/amd/amdfam10: Improve code formattingElyes HAOUAS
2016-08-31northbridge/amd: Add required space before opening parenthesis '('Elyes HAOUAS
2016-05-09nb/amd/mct_ddr3: Report correct DIMM size in SMBIOS structureTimothy Pearson
2016-04-11nb/amd/amdfam10: Write MCT variables to flash after PCI configurationTimothy Pearson
2016-03-30northbridge/amd/amdfam10: Add family15h model10h-1fh (Trinity)Damien Zammit
2016-01-29cpu/amd/fam10h-fam15h: Correctly create APIC ID on single node systemsTimothy Pearson
2015-12-18southbridge/amd/sr5650: Add MCFG ACPI table supportTimothy Pearson
2015-12-13amd/[nb/fam10|sb/sr5650]: Minor cosmetic changesTimothy Pearson
2015-12-01nb/amd/amdfam10: Fix incorrect channel buffer count configurationTimothy Pearson
2015-11-28nb/amd/amdfam10: Work around sporadic lockups when CC6 enabledTimothy Pearson
2015-11-24amd/amdfam10: Control Fam15h cache partitioning via nvramTimothy Pearson
2015-11-23northbridge/amd/amdfam10: Add Family 15h cache partitioning supportTimothy Pearson
2015-11-23cpu/amd: de-duplicate MSR include filesStefan Reinauer
2015-11-22northbridge/amd/amdfam10: Fix poor performance on Family 15h CPUsTimothy Pearson
2015-11-20nb/amd/amdfam10: Add HyperTransport probe filter supportTimothy Pearson
2015-11-14northbridge/amd/amdfam10: Properly indicate node and channel in SMBIOS tablesTimothy Pearson
2015-11-11cpu/amd: Add CC6 supportTimothy Pearson
2015-11-11northbridge/amd/amdfam10: Enable CC6 DRAM save area setupTimothy Pearson
2015-11-02cpu/amd: Add initial AMD Family 15h supportTimothy Pearson
2015-11-02cpu/amd: Move model_10xxx to family_10h-family_15hTimothy Pearson
2015-11-02northbridge/amd/amdfam10: Set DIMM voltage based on SPD dataTimothy Pearson
2015-10-31northbridge/amd/amdfam10: Update RAM speed table with DDR3 valuesTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-30northbridge/amd/amdmct/mct_ddr3: Add initial Suspend to RAM (S3) supportTimothy Pearson
2015-10-24cpu/amd: Add initial support for AMD Socket G34 processorsTimothy Pearson
2015-08-18northbridge/amd/amdfam10: Redirect legacy VGA memory access to MMIOTimothy Pearson
2015-06-13Move remap_bsp_lapic to AMD specific codeStefan Reinauer
2015-06-10PCI subsystem: Drop PCI_64BIT_PREF_MEM optionKyösti Mälkki
2015-06-05AMD K8 fam10: Use parent subordinate to track HT enumerationKyösti Mälkki
2015-06-05AMD K8 fam10: Drop extra HT scan_chain() parametersKyösti Mälkki
2015-06-05AMD K8 fam10: Drop local is_sblink in scan_chainsKyösti Mälkki
2015-06-05AMD K8 fam10: Drop redundant parameters on scan_chain()Kyösti Mälkki
2015-06-05AMD K8 fam10: Refactor HT link connection testKyösti Mälkki
2015-06-05AMD K8 fam10: Always have SB_HT_CHAIN_ON_BUS0Kyösti Mälkki
2015-06-05AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0Kyösti Mälkki
2015-06-05AMD K8 fam10: Relocate SB_HT_CHAIN in devicetreeKyösti Mälkki
2015-06-05AMD K8 fam10: Refactor logic around SB_HT_CHAIN_ON_BUS0Kyösti Mälkki
2015-06-05AMD fam10: Refactor calls for HT configurationKyösti Mälkki
2015-06-05AMD K8 fam10: Eliminate local variable min_busKyösti Mälkki
2015-06-05AMD K8 fam10: Fix preprocessor use with SB_HT_CHAIN_ON_BUS0Kyösti Mälkki
2015-06-05AMD K8 fam10: Eliminate local variables busn and max_busKyösti Mälkki
2015-06-05AMD K8 fam10: Add ht_route_link()Kyösti Mälkki
2015-06-05AMD fam10: Fix add_more_linksKyösti Mälkki
2015-06-04devicetree: Change scan_bus() prototype in device opsKyösti Mälkki
2015-06-04PCI subsystem: Drop parameter max from scan_busKyösti Mälkki
2015-06-04HyperTransport: Use subordinate property to track chain enumerationKyösti Mälkki
2015-06-04HyperTransport: Move pci_scan_bus() callKyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-02northbridge/amd/amdfam10: Generate SMBIOS tables for RAMTimothy Pearson
2015-03-19cpu/amd/model_10xxx: Add support for early cbmemTimothy Pearson
2015-03-19northbridge/amd/amdfam10: Unify CBMEM location across UMA and non-UMATimothy Pearson
2015-03-17cpu/amd/model_10xxx: Move GFXUMA size calculation to separate functionTimothy Pearson
2015-03-09AMD fam10: Drop PCI_BUS_SEGN_BITSKyösti Mälkki
2015-03-09AMD fam10: Fix include of conf.cKyösti Mälkki
2015-03-09AMD fam10: Always have AMDMCTKyösti Mälkki
2015-02-20AMD fam10: Refactor variables in scan_chainKyösti Mälkki
2015-02-20AMD fam10: Move the test for connected HyperTransport linkKyösti Mälkki
2015-02-20AMD K8 fam10: Refactor offset_unitid configurationKyösti Mälkki
2015-02-20AMD amdfam10: Always have HT3_SUPPORTKyösti Mälkki
2015-02-20AMD K8 fam10: Drop link_num from scan_chain parametersKyösti Mälkki
2015-02-20AMD K8 fam10: Remove some excessive preprocessor useKyösti Mälkki
2015-01-28amd/amdfam10: Allocate the lower DRAM region up to TOMTimothy Pearson
2015-01-27amd/amdfam10/northbridge.c: Fix FTBFS with CONFIG_PCI_64BIT_PREF_MEMTimothy Pearson
2014-12-19AMD amdfam10: Drop EXT_CONF_SUPPORTKyösti Mälkki
2014-11-22amdfam10: Move to per-device ACPIVladimir Serbinenko
2014-11-06northbridge: DEVICE_NOOP some stub function callbacksEdward O'Callaghan
2014-11-01northbridge/amd: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-06-29AMD boards: Fix comment style and typosKyösti Mälkki
2014-06-26AMD boards: Fix typosKyösti Mälkki
2014-01-10Replace all occurences of sprintf with snprintfVladimir Serbinenko
2013-09-11CBMEM AMD: Fix calls to set_top_of_ram_once()Kyösti Mälkki
2013-09-11CBMEM AMD: Remove references to global high_tables_baseKyösti Mälkki
2013-07-10Fix MMCONF_SUPPORT_DEFAULT for ramstageKyösti Mälkki
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-28Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-11-28amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi
2012-10-07Remove chip.h files without config structureKyösti Mälkki
2012-08-28Fix AMD UMA for RS780Kyösti Mälkki
2012-08-27AMD northbridges: factor out CPU allocationKyösti Mälkki
2012-08-27AMD northbridges: rewrite CPU allocationKyösti Mälkki
2012-08-09AMD northbridge: copy TOP_MEM and TOP_MEM2 for distributionKyösti Mälkki