summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd/amdfam10/northbridge.c
Commit message (Expand)AuthorAgeFilesLines
...
* northbridge/amd/amdfam10: Update RAM speed table with DDR3 valuesTimothy Pearson2015-10-311-13/+32
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* northbridge/amd/amdmct/mct_ddr3: Add initial Suspend to RAM (S3) supportTimothy Pearson2015-10-301-0/+8
* cpu/amd: Add initial support for AMD Socket G34 processorsTimothy Pearson2015-10-241-19/+83
* northbridge/amd/amdfam10: Redirect legacy VGA memory access to MMIOTimothy Pearson2015-08-181-0/+13
* Move remap_bsp_lapic to AMD specific codeStefan Reinauer2015-06-131-0/+15
* PCI subsystem: Drop PCI_64BIT_PREF_MEM optionKyösti Mälkki2015-06-101-76/+0
* AMD K8 fam10: Use parent subordinate to track HT enumerationKyösti Mälkki2015-06-051-18/+18
* AMD K8 fam10: Drop extra HT scan_chain() parametersKyösti Mälkki2015-06-051-18/+1
* AMD K8 fam10: Drop local is_sblink in scan_chainsKyösti Mälkki2015-06-051-6/+3
* AMD K8 fam10: Drop redundant parameters on scan_chain()Kyösti Mälkki2015-06-051-11/+5
* AMD K8 fam10: Refactor HT link connection testKyösti Mälkki2015-06-051-23/+15
* AMD K8 fam10: Always have SB_HT_CHAIN_ON_BUS0Kyösti Mälkki2015-06-051-4/+1
* AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0Kyösti Mälkki2015-06-051-2/+2
* AMD K8 fam10: Relocate SB_HT_CHAIN in devicetreeKyösti Mälkki2015-06-051-9/+36
* AMD K8 fam10: Refactor logic around SB_HT_CHAIN_ON_BUS0Kyösti Mälkki2015-06-051-11/+3
* AMD fam10: Refactor calls for HT configurationKyösti Mälkki2015-06-051-18/+15
* AMD K8 fam10: Eliminate local variable min_busKyösti Mälkki2015-06-051-12/+7
* AMD K8 fam10: Fix preprocessor use with SB_HT_CHAIN_ON_BUS0Kyösti Mälkki2015-06-051-20/+16
* 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-051-15/+35
* 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-041-7/+3
* PCI subsystem: Drop parameter max from scan_busKyösti Mälkki2015-06-041-2/+2
* HyperTransport: Use subordinate property to track chain enumerationKyösti Mälkki2015-06-041-17/+18
* HyperTransport: Move pci_scan_bus() callKyösti Mälkki2015-06-041-1/+5
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* northbridge/amd/amdfam10: Generate SMBIOS tables for RAMTimothy Pearson2015-04-021-0/+177
* cpu/amd/model_10xxx: Add support for early cbmemTimothy Pearson2015-03-191-3/+0
* northbridge/amd/amdfam10: Unify CBMEM location across UMA and non-UMATimothy Pearson2015-03-191-6/+1
* cpu/amd/model_10xxx: Move GFXUMA size calculation to separate functionTimothy Pearson2015-03-171-15/+2
* AMD fam10: Drop PCI_BUS_SEGN_BITSKyösti Mälkki2015-03-091-7/+2
* AMD fam10: Fix include of conf.cKyösti Mälkki2015-03-091-5/+3
* AMD fam10: Always have AMDMCTKyösti Mälkki2015-03-091-130/+0
* AMD fam10: Refactor variables in scan_chainKyösti Mälkki2015-02-201-7/+5
* AMD fam10: Move the test for connected HyperTransport linkKyösti Mälkki2015-02-201-12/+20
* AMD K8 fam10: Refactor offset_unitid configurationKyösti Mälkki2015-02-201-13/+10
* AMD amdfam10: Always have HT3_SUPPORTKyösti Mälkki2015-02-201-13/+4
* AMD K8 fam10: Drop link_num from scan_chain parametersKyösti Mälkki2015-02-201-12/+12
* AMD K8 fam10: Remove some excessive preprocessor useKyösti Mälkki2015-02-201-22/+12
* amd/amdfam10: Allocate the lower DRAM region up to TOMTimothy Pearson2015-01-281-0/+3
* amd/amdfam10/northbridge.c: Fix FTBFS with CONFIG_PCI_64BIT_PREF_MEMTimothy Pearson2015-01-271-2/+3
* AMD amdfam10: Drop EXT_CONF_SUPPORTKyösti Mälkki2014-12-191-33/+1
* amdfam10: Move to per-device ACPIVladimir Serbinenko2014-11-221-0/+4
* northbridge: DEVICE_NOOP some stub function callbacksEdward O'Callaghan2014-11-061-6/+2
* northbridge/amd: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-5/+1
* AMD boards: Fix comment style and typosKyösti Mälkki2014-06-291-1/+3
* AMD boards: Fix typosKyösti Mälkki2014-06-261-1/+1
* Replace all occurences of sprintf with snprintfVladimir Serbinenko2014-01-101-2/+2
* CBMEM AMD: Fix calls to set_top_of_ram_once()Kyösti Mälkki2013-09-111-11/+8