summaryrefslogtreecommitdiffstats
path: root/src/cpu
Commit message (Expand)AuthorAgeFilesLines
* binaryPI: Disable CAR with empty stackKyösti Mälkki2017-07-173-171/+50
* binaryPI: Switch to agesa/heapmanager.cKyösti Mälkki2017-07-172-353/+2
* vendorcode/amd/agesa: Tidy up gcccar.incKyösti Mälkki2017-07-151-8/+5
* K8: Fix indirect includesKyösti Mälkki2017-07-141-0/+2
* src/cpu: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-1310-39/+40
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-1318-38/+52
* binaryPI: Drop non-soc stoneyridge treesKyösti Mälkki2017-07-128-417/+0
* cpu/intel/haswell: Fix undefined behaviorRyan Salsamendi2017-07-061-1/+1
* cpu/x86/name: Fix undefined behaviorRyan Salsamendi2017-07-031-5/+3
* cpu/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-289-12/+13
* cpu/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-2820-84/+85
* cpu/intel/pineview: Include speedstepArthur Heymans2017-06-281-0/+1
* cpu/*: Add whitespace around '<<'Elyes HAOUAS2017-06-2814-28/+28
* vendorcode/amd: Unify Porting.h across all targetsStefan Reinauer2017-06-271-3/+3
* cpu/x86/smm: allow SSE instructions in SMM modulesAaron Durbin2017-06-273-4/+81
* cpu/allwinner/a10/clock.h: Add missing bracketElyes HAOUAS2017-06-221-1/+1
* cpu/x86: Use do while loopPaul Menzel2017-06-221-5/+2
* cpu/x86/sipi_vector: use macros for CR0 flagsAaron Durbin2017-06-221-3/+10
* cpu/x86/smm: use macros for CR0 flagsAaron Durbin2017-06-221-2/+8
* cpu/x86/smm: fix up types in module loaderAaron Durbin2017-06-221-26/+26
* cpu/x86/smm/smihandler: Apply cosmetic changesPatrick Rudolph2017-06-191-3/+6
* cpu/x86/mp_init: report correct count of AP acceptanceAaron Durbin2017-06-161-1/+7
* haswell: add CBMEM_MEMINFO table when initing RAMMatt DeVillier2017-06-161-0/+2
* cpu/x86/mtrr: fail early if solution exceeds available MTRRsAaron Durbin2017-06-131-3/+15
* cpu/amd/fam10/ram_calc: Remove superfluous guardArthur Heymans2017-06-131-2/+0
* src/cpu/amd/model_fxx/powernow_api.c Fix checkpatch errors + warningsEvelyn Huang2017-06-121-162/+219
* src/cpu/amd/atrr/amd_mtrr.c Fix checkpatch errors + warningsEvelyn Huang2017-06-121-8/+10
* src/cpu/amd/pi/00630F01 Fix checkpatch warnings and errorsEvelyn Huang2017-06-122-27/+34
* cpu/x86: fix spelling mistakeMartin Roth2017-06-121-1/+1
* cpu/amd/car: Fix checkpatch warningsEvelyn Huang2017-06-092-14/+30
* cpu/intel/model_206ax: Use tsc monotonic timerPatrick Rudolph2017-06-094-2/+35
* src: change coreboot to lowercaseMartin Roth2017-06-073-4/+4
* Use more secure HTTPS URLs for coreboot sitesPaul Menzel2017-06-078-10/+10
* arch/x86: Add function to determine if we're currently running from CARJulius Werner2017-05-301-0/+5
* CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki2017-05-271-1/+1
* drivers/spi/spi_flash: Pass in flash structure to fill in probeFurquan Shaikh2017-05-191-8/+7
* AMD MTRR: Add common add_uma_resource_below_tolm()Kyösti Mälkki2017-05-181-0/+18
* cpu/intel/turbo: Add option to disable turboSubrata Banik2017-05-161-0/+17
* nb/amd/amdk8: Link reset_test.cArthur Heymans2017-04-281-0/+2
* nb/amd/amdk8: Link raminit_f.cArthur Heymans2017-04-271-0/+4
* AGESA: Unify heap locationKyösti Mälkki2017-04-151-12/+0
* arch/x86: remove CAR global migration when postcar stage is usedAaron Durbin2017-04-082-0/+11
* northbridge/amd/stoney: Add FT4 packageMarshall Dawson2017-04-063-4/+10
* AGESA: Disable CAR with empty stackKyösti Mälkki2017-04-0510-106/+128
* AGESA: BIST is already preservedKyösti Mälkki2017-04-051-8/+7
* AGESA: Move romstage main entry under cpuKyösti Mälkki2017-04-059-266/+154
* AGESA: Move amd_initmmio() callKyösti Mälkki2017-04-057-13/+37
* AGESA: Reduce typecasting in heapmanager callsKyösti Mälkki2017-04-041-32/+16
* AGESA: Handle HEAP_CALLOUT_RUNTIME allocation more cleanlyKyösti Mälkki2017-04-041-12/+10
* AGESA: Adjust heap location for S3 resume pathKyösti Mälkki2017-04-041-1/+5