summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* amd/agesa/family12/northbridge.c: Indent (tab) fixEdward O'Callaghan2015-01-091-322/+312
* northbridge/intel/nehalem/raminit.c: Remove redundant functionEdward O'Callaghan2015-01-091-5/+0
* northbridg/via/vx900: Doxygen fixesMartin Roth2015-01-087-7/+8
* northbridge/amd: Doxygen fixesMartin Roth2015-01-089-262/+247
* northbridge/amd/agesa/family1{4,5}: Remove cruft from dimmSpd.cEdward O'Callaghan2015-01-072-6/+0
* northbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-0645-803/+387
* Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'"Kyösti Mälkki2015-01-062-2/+12
* Re-factor 'to_flash_offset()' into 'spi_flash.h'Edward O'Callaghan2015-01-062-12/+2
* northbridge/intel: Do not define include guard as 1Edward O'Callaghan2015-01-069-17/+17
* northbridge/via/vx800/examples: Remove rotting sourceEdward O'Callaghan2015-01-053-2024/+0
* remove vx900_int16 doxygen module/groupMartin Roth2015-01-041-1/+1
* northbridge/amd/pi/northbridge.c: Remove superfluous logic operandAlexandru Gagniuc2014-12-291-1/+1
* AGESA: Use common agesawrapperKyösti Mälkki2014-12-2014-1026/+151
* AGESA fam15tn fam15rl fam16kb: Add OemInitMid()Kyösti Mälkki2014-12-204-3/+12
* AGESA: Add OemCustomize hooks structureKyösti Mälkki2014-12-202-16/+20
* AGESA fam15: Unify agesawrapperKyösti Mälkki2014-12-201-15/+0
* AGESA: Common laterunaptask()Kyösti Mälkki2014-12-207-125/+21