summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* AGESA: Move agesawrappers related to HAVE_ACPI_RESUME supportKyösti Mälkki2015-03-071-0/+115
* AGESA: Use same HeapManager for all BiosCallOutsKyösti Mälkki2015-03-072-15/+7
* cpu/amd/model_10xxx: Refactor model detection to reduce code duplicationTimothy Pearson2015-03-043-76/+111
* northbridge/amd/amdmct: Add revision D to K10 revision mask listTimothy Pearson2015-03-031-0/+1
* devicetree: Drop redundant scan_bus() opsKyösti Mälkki2015-03-011-7/+1
* AGESA fam16: Drop HyperTransport scanKyösti Mälkki2015-03-012-52/+0
* AMD binaryPI: Drop HT3_SUPPORTKyösti Mälkki2015-02-201-7/+2
* 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-203-37/+24
* AMD amdfam10: Always have HT3_SUPPORTKyösti Mälkki2015-02-202-17/+4
* AMD K8 fam10: Drop link_num from scan_chain parametersKyösti Mälkki2015-02-202-19/+19
* AMD K8 fam10: Remove some excessive preprocessor useKyösti Mälkki2015-02-203-60/+36
* sandybridge: Try lower frequency if PLL didn't lock.Vladimir Serbinenko2015-02-191-36/+45
* amd/00730F01: Move SteppeEagle specific settings to northbridgeDave Frodin2015-02-181-0/+16
* sandybridge/raminit: Get max mem clock from devicetreeAlexandru Gagniuc2015-02-172-1/+38
* sandybridge/raminit: Do not die() if timC calibration failsAlexandru Gagniuc2015-02-171-1/+1
* northbridge/amd/amdht: Get maximum HT link frequency from NVRAMTimothy Pearson2015-02-161-0/+29
* acpi: Generate valid ACPI processor objectsTimothy Pearson2015-02-165-15/+15
* northbridge/amd/amdfam10: Remove HT link frequency from Kconfig menuTimothy Pearson2015-02-162-80/+3
* northbridge/amd/amdfam10: Remove Kconfig memory controller optionsTimothy Pearson2015-02-162-40/+3
* northbridge/amd/amdfam10: Fold back memory frequency based on MCT loadTimothy Pearson2015-02-162-1/+57
* northbridge/amd/amdmct: Fix FTBFS with node interleaving enabledTimothy Pearson2015-02-152-2/+3
* northbridge/amd/amdmct: Allow override of memory settings via NVRAMTimothy Pearson2015-02-151-4/+42
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-1551-345/+390
* AGESA fam15tn fam15rl fam16kb: Drop HT3_SUPPORTKyösti Mälkki2015-02-143-21/+3
* AGESA fam10 fam12 fam15: Always have HT3_SUPPORTKyösti Mälkki2015-02-145-24/+8
* northbridge/amd/amdfam10: Move K10 specific menu to proper Kconfig fileTimothy Pearson2015-02-132-133/+133
* Fix source code permissionsStefan Reinauer2015-02-131-0/+0
* intel/fsp_rangeley: Indent '#define' consistentlyYork Yang2015-02-061-12/+13
* FSP & CBMEM: Fix broken cbmem CAR transition.Martin Roth2015-02-062-0/+3
* intel/rangeley: Update UPD_DATA_REGION to support POST-GOLD 2 FSPYork Yang2015-01-312-0/+17
* amd/amdfam10: Allocate the lower DRAM region up to TOMTimothy Pearson2015-01-281-0/+3
* amd/amdfam10: Enhance resource debugging when enabledTimothy Pearson2015-01-281-31/+31
* northbridge/amd/amdht: Initialize variable `currentBUID`Timothy Pearson2015-01-281-0/+2
* amd/amdfam10: Serialize mutable ASL methodsTimothy Pearson2015-01-281-3/+4
* amd/amdfam10/northbridge.c: Fix FTBFS with CONFIG_PCI_64BIT_PREF_MEMTimothy Pearson2015-01-271-2/+3
* CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki2015-01-274-7/+0
* CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEMKyösti Mälkki2015-01-2710-36/+87
* CBMEM: Tag chipsets with LATE_CBMEM_INITKyösti Mälkki2015-01-2722-0/+22
* intel: Drop romstage handoff via scratchpadKyösti Mälkki2015-01-272-44/+0
* northbridge/amd/pi: Correct the path to an #includeDave Frodin2015-01-271-1/+1
* amd/amdht: Compile in multiprocessor support when selectedTimothy Pearson2015-01-271-1/+6
* ACPI: Fix corrupt SSDT table on multiprocessor AMD Family 10h systemsTimothy Pearson2015-01-271-0/+17
* northbridge/amd: Add Kconfig options for ECC redirectionTimothy Pearson2015-01-252-2/+10
* northbridge/amd: Add Kconfig options for ECC scrub rateTimothy Pearson2015-01-252-23/+59
* northbridge/via/vx800/lpc.c: Remove unused variablesEdward O'Callaghan2015-01-141-4/+0
* ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki2015-01-102-10/+3
* haswell: Fix MRC cache to use CBFSKyösti Mälkki2015-01-103-17/+17
* AMD binaryPI 00730F01: Switch to per-device ACPIKyösti Mälkki2015-01-092-0/+146