summaryrefslogtreecommitdiffstats
path: root/src/cpu
Commit message (Expand)AuthorAgeFilesLines
* cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failureTimothy Pearson2016-01-071-1/+18
* cpu/amd/fam10h-15h: Add tsc_freq_mhz() functionTimothy Pearson2016-01-062-0/+39
* x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE filesAlexandru Gagniuc2015-12-305-6/+2
* cpu/allwinner/a10: Fix I2c speed calculationMartin Roth2015-12-251-1/+1
* drivers/pc80: Add optional spinlock for nvram CBFS accessTimothy Pearson2015-12-181-0/+3
* cpu/samsung/exynos5250: Move update-bl1.sh to 3rdparty/blobs/Stefan Reinauer2015-12-181-26/+0
* Drop src/cpu/ indirection for MIPSStefan Reinauer2015-12-171-22/+0
* src/console: Add x86 romstage spinlock option and printk spinlock supportTimothy Pearson2015-12-151-0/+4
* qemu-x86: Enable SMP supportPatrick Georgi2015-12-081-0/+1
* Remove #ifdef checks on Kconfig symbolsMartin Roth2015-12-061-4/+0
* fsp_model_406dx: use external microcode .h files for rangeleyMartin Roth2015-12-063-15/+9
* x86/smm: Initialize SMM on some CPUs one-by-oneDamien Zammit2015-12-023-1/+58
* cpu/amd/fam10h-15h: Enable DFE on Family 15h HT3 linksTimothy Pearson2015-12-011-0/+8
* cpu/amd/fam10h-15h: Fix link type detection and XCS buffer count setupTimothy Pearson2015-12-012-15/+20
* cpu/amd/fam10h-15h: Force iolink detect to either 1 or 0Timothy Pearson2015-12-011-2/+2
* cpu/amd/family_10h-family_15h: Apply missing Family 15h errata fixesTimothy Pearson2015-11-301-0/+12
* amd/car: don't apply Fam10h/Fam12h Errata 343 fix to Fam0FhJonathan A. Kollasch2015-11-261-5/+5
* FSP 1.0: Fix CAR issues - broken timestamps and consoleBen Gardner2015-11-241-8/+14
* northbridge/amd/amdht: Add isochronous setup supportTimothy Pearson2015-11-241-0/+61
* amd/amdfam10: Control Fam15h cache partitioning via nvramTimothy Pearson2015-11-242-5/+16
* Unify OBJCOPY arguments throughout various x86 stagesStefan Reinauer2015-11-242-15/+3
* cpu/intel/socket_FCBGA559: Add new socket for Atom D5xxDamien Zammit2015-11-245-0/+31
* cpu/amd/fam15h: Set up Link Base Channel Buffer Count registersTimothy Pearson2015-11-231-4/+127
* cpu/amd: de-duplicate MSR include filesStefan Reinauer2015-11-238-8/+8
* cpu/amd/fam10h15h: Set up SRI to XCS Token Count registers on Family 15hTimothy Pearson2015-11-221-0/+40
* cpu/amd/family_10h-family_15h: Set up cache controls on Family 15h to improve...Timothy Pearson2015-11-221-2/+8
* cpu/amd/family_10h-family_15h: Set up link XCS token counts on Family 15hTimothy Pearson2015-11-221-0/+304
* cpu/amd/family_10h-family_15h: Configure NB register 2Timothy Pearson2015-11-221-0/+8
* 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