summaryrefslogtreecommitdiffstats
path: root/src/cpu
Commit message (Expand)AuthorAgeFilesLines
* cpu/amd/car/post_cache_as_ram: Avoid trailing spacesPaul Menzel2015-11-211-12/+12
* amd/family_10h-family_15h: Fix poor performance on Family 15h CPUsTimothy Pearson2015-11-212-6/+52
* northbridge/amd/amdht: Add support for HT3 2.8GHz and up link frequenciesTimothy Pearson2015-11-201-1/+7
* cpu/amd/family_10h-family_15h: Fix incorrect revision detectionTimothy Pearson2015-11-201-16/+16
* nb/amd/amdfam10: Add HyperTransport probe filter supportTimothy Pearson2015-11-202-2/+38
* fsp1_0: Remove hardcoded microcode locationsMartin Roth2015-11-201-5/+0
* cpu/amd/fam10h-fam15h: Set northbridge throttle valuesTimothy Pearson2015-11-202-20/+45
* cpu/amd/fam10h-fam15h: Bring HT register configuration in line with BKDGTimothy Pearson2015-11-191-35/+133
* x86: Add Kconfig to disable early bootblock postcodesMartin Roth2015-11-192-1/+4
* cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequenceTimothy Pearson2015-11-186-79/+193
* intel/fsp_model_406dx: Load APs microcode in model_406dx_initDavid Guckian2015-11-162-1/+5
* intel/fsp_rangeley: Load BSP microcode in bootblockDavid Guckian2015-11-163-0/+21
* cpu/amd/fam10h-15h: Fix BSP stack corruption on 32-core Fam10 systemsTimothy Pearson2015-11-161-0/+7
* amd/model_fxx: Check FID&VID Support for the BSP (too)Urja Rannikko2015-11-151-0/+3
* cpu/amd: Fix AMD Family 15h ECC initialization reliability issuesTimothy Pearson2015-11-152-0/+20
* cpu/x86/lapic: Add stack overrun detectionTimothy Pearson2015-11-141-0/+2
* cpu/amd: Add CC6 supportTimothy Pearson2015-11-113-96/+290
* cpu/amd/car: Add romstage BSP stack overrun detectionTimothy Pearson2015-11-102-1/+13
* cpu: Add a way to use microcode .h files back to the buildMartin Roth2015-11-102-1/+41
* amd/model_fxx: fix code style in FID&VID support checkUrja Rannikko2015-11-101-2/+1
* cpu/intel: Add socket BGA1284Marc Jones2015-11-104-0/+20
* cpu/amd/family_10h-family_15h: Increase BSP stack sizeTimothy Pearson2015-11-081-1/+1
* cpu/amd/family_10h-family_15h: Add Family 15h microcode fileTimothy Pearson2015-11-081-0/+5
* amd/00730F01: Add correct CPU modelKyösti Mälkki2015-11-061-4/+2
* AMD binaryPI: Fix include pathsKyösti Mälkki2015-11-063-3/+3
* cpu/microcode: Remove EXTERNAL / ADDED_DURING_BUILD variablesTimothy Pearson2015-11-052-44/+2
* cpu/amd/model_fxx: Backport PowerNow! core count fix from Family 10hTimothy Pearson2015-11-031-4/+17
* cpu/amd: Add initial AMD Family 15h supportTimothy Pearson2015-11-0213-376/+1090
* cpu/amd/family_10h-family_15h: Use correct label for break stateTimothy Pearson2015-11-021-1/+1
* cpu/amd: Move model_10xxx to family_10h-family_15hTimothy Pearson2015-11-0219-7/+7
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-31231-919/+0
* sandybridge: Disable parallel CPU initializationNico Huber2015-10-311-1/+0
* cpu: port amd/pi to 64bitStefan Reinauer2015-10-302-3/+71
* smm: 64bit fixesStefan Reinauer2015-10-302-1/+9
* AMD mainboards: Fix 64bit BiosCallOuts.cStefan Reinauer2015-10-301-1/+1
* cpu/amd/model_fxx: Clear out unused / stale MTRRs in ramstageTimothy Pearson2015-10-301-0/+12
* cpu/amd/model_fxx: Enable FIDVID code on Socket F K8Timothy Pearson2015-10-301-1/+1
* cpu/amd/model_fxx: Backport APIC code and debug aids from Family 10hTimothy Pearson2015-10-302-5/+25
* cpu/amd/car: Honor BKDG recommendations for DisFillP in CARTimothy Pearson2015-10-301-0/+27
* cpu/amd/model_fxx: Fix invalid P-state power valuesTimothy Pearson2015-10-301-25/+21
* cpu/amd/model_fxx: Add Socket F CPU ID mappingsTimothy Pearson2015-10-301-1/+6
* smmhandler: on i945..nehalem, crash if LAPIC overlaps with ASEGPatrick Georgi2015-10-292-0/+46
* cpu/intel/fsp_model_206ax: Load microcode in corebootMartin Roth2015-10-283-6/+6
* cpu/amd/car: Add initial Suspend to RAM (S3) supportTimothy Pearson2015-10-271-0/+10
* cpu: create an empty file when no microcode files are givenAlexander Couzens2015-10-271-1/+1
* cpu/amd/car: Use standard integer types in post_cache_as_ram.cTimothy Pearson2015-10-251-4/+4
* cpu/amd/car: remove PRINTK_IN_CAR #define that was hardcoded to 1Timothy Pearson2015-10-251-17/+7
* cpu/amd: Add initial support for AMD Socket G34 processorsTimothy Pearson2015-10-2411-23/+204
* cpu/intel: Move Power notification ASL code into `common/acpi`Paul Menzel2015-10-231-0/+0
* cpu/amd/model_10xxx: Clean up debugging statementsTimothy Pearson2015-10-231-22/+20
OpenPOWER on IntegriCloud