summaryrefslogtreecommitdiffstats
path: root/src/cpu
Commit message (Expand)AuthorAgeFilesLines
* Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in KconfigMartin Roth2015-08-254-16/+0
* cpu/amd/model_10xxx: Do not initialize SMM memory if SMM is disabledTimothy Pearson2015-08-141-9/+25
* amd: raminit sysinfo offset fixAaron Durbin2015-08-132-16/+5
* via/nano: Move CPU microcode to 3rdparty/blobsStefan Reinauer2015-08-073-924/+5
* amd/model_fxx: Move CPU microcode to 3rdparty/blobsStefan Reinauer2015-08-074-443/+1
* amd/model_10xxx: Move CPU microcode to 3rdparty/blobsStefan Reinauer2015-08-078-1153/+1
* Add SoC specific microcode update check in ramstageRizwan Qureshi2015-07-291-0/+16
* amd/model_fxx: set CPU_ADDR_BITS to 40 on all K8 machinesJonathan A. Kollasch2015-07-224-12/+4
* cpu: port amd/agesa to 64bitStefan Reinauer2015-07-212-2/+71
* indent style fix for lapic_cpu_init.cJonathan A. Kollasch2015-07-171-1/+1
* Remove unused Kconfig symbols in c codeMartin Roth2015-07-171-1/+1
* amd/model_fxx rev.F: emit P-states when no intermediates existJonathan A. Kollasch2015-07-151-5/+6
* Verify Kconfigs symbols are not zero for hex and int type symbolsMartin Roth2015-07-121-1/+1
* Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()Martin Roth2015-07-121-1/+1
* x86: Drop -Wa,--divideStefan Reinauer2015-07-079-21/+21
* cpu/amd/model_10xxx: Determine single-link status of each CPU in _PSD generatorTimothy Pearson2015-07-071-7/+13
* cpu/amd/car: Move AP stacks below the BSP stack to free up spaceTimothy Pearson2015-07-079-4/+43
* cpu/amd/car: Increase Family 10h CAR size limit to 128kTimothy Pearson2015-07-072-2/+30
* cpu/amd: Detect any conflicts between sysinfo and the stack regionTimothy Pearson2015-07-079-1/+64
* Revert "sandy/ivybridge: use LAPIC timer in SMM"Patrick Georgi2015-07-061-3/+0
* sandy/ivybridge: use LAPIC timer in SMMStefan Reinauer2015-07-021-0/+3
* cpu: x86 port to 64bitStefan Reinauer2015-06-202-2/+10
* cpu: add x64 class for cpu_microcodeStefan Reinauer2015-06-161-0/+1
* x86: Make x86 architecture makefiles x64 awareStefan Reinauer2015-06-161-1/+9
* AMD Merlin Falcon: Add CPU subdirectory files for new AMD processorWANG Siyuan2015-06-138-0/+439
* model_2065x: Use common i945-ivy TSEG SMM init.Vladimir Serbinenko2015-06-103-296/+24
* model_206ax: Fix APIC map when HT is disabled.Vladimir Serbinenko2015-06-102-18/+30
* fsp_model_206ax: Use common i945-ivy tseg SMM init.Vladimir Serbinenko2015-06-103-335/+18
* x86: remove printk() from init_timer()Aaron Durbin2015-06-091-3/+1
* stage_cache: use cbmem init hooksAaron Durbin2015-06-091-10/+5
* cbmem: add indicator to hooks if cbmem is being recoveredAaron Durbin2015-06-091-1/+1
* Create i945-ivy smm tseg init based on ivy code.Vladimir Serbinenko2015-06-095-94/+74
* cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki2015-06-091-15/+3
* x86 SMM: Relocator is intel-onlyKyösti Mälkki2015-06-082-7/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-0825-28/+0
* device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens2015-06-056-6/+6
* Remove address from GPLv2 headersPatrick Georgi2015-06-043-3/+3
* x86: fix mirror_payload()Aaron Durbin2015-06-021-4/+4
* cbfs: new API and better program loadingAaron Durbin2015-06-026-95/+19
* binaryPI: Hide use of acpi_slp_typeKyösti Mälkki2015-05-291-5/+1
* x86 SMM: Merge recipesKyösti Mälkki2015-05-291-21/+13
* x86 SMM: We have single SMM linker script nowKyösti Mälkki2015-05-291-6/+2
* smm: Remove dead smm_tseg.ldVladimir Serbinenko2015-05-291-79/+0
* smmrelocate: Remove dead TSEG code.Vladimir Serbinenko2015-05-291-43/+0
* smm: Merge configs SMM_MODULES and SMM_TSEGVladimir Serbinenko2015-05-288-354/+4
* Migrate fsp_206ax to SMM_MODULESVladimir Serbinenko2015-05-285-11/+338
* Migrate 2065x to SMM_MODULESVladimir Serbinenko2015-05-285-7/+297
* Migrate 206ax to SMM_MODULESVladimir Serbinenko2015-05-285-5/+339
* intel: Remove pstate_coord_type.Vladimir Serbinenko2015-05-285-10/+0
* Move TPM code out of chromeosVladimir Serbinenko2015-05-271-4/+4