summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/block/cpu
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/*/smihandler: factor out ELOG and SMMSTORE handlerFelix Held2021-03-102-0/+87
* soc/amd: move SMM finalization to common codeFelix Held2021-02-193-1/+58
* memlayout: Store region sizes as separate symbolsJulius Werner2021-02-191-4/+4
* soc/amd/common/*/Kconfig: remove unneeded default n for bool optionsFelix Held2021-02-161-5/+0
* soc/amd: Move update_microcode.c to common/block/cpuRaul E Rangel2021-02-143-0/+107
* soc/amd/picasso: move bert_reserved_region to common/block/cpu/noncarFelix Held2021-02-121-0/+20
* soc/amd: fully commonize clear_tvalidFelix Held2021-02-113-22/+32
* soc/amd: include cpu/x86/smm directory in common SMM MakefileFelix Held2021-02-111-0/+2
* soc/amd: move southbridge_smi_handler to common codeFelix Held2021-02-112-0/+51
* soc/amd: factor out common SMM relocation codeFelix Held2021-02-113-0/+60
* soc/amd/common/block: Fix guards for PSP transfer bufferRaul E Rangel2021-02-102-4/+6
* soc/amd/common/block/cpu/noncar: Remove unneeded whitespace before tabElyes HAOUAS2021-02-101-1/+1
* soc/amd/picasso/cpu: move set_cstate_io_addr to common codeFelix Held2021-02-091-0/+12
* soc/amd/picasso/cpu: move get_cpu_count to common codeFelix Held2021-02-092-0/+10
* soc/amd/picasso: move smm_region to soc/amd/common/block/cpu/noncarFelix Held2021-02-091-2/+54
* soc/amd/picasso: Move memmap_early_dram to common blocksRaul E Rangel2021-02-072-0/+31
* arch/x86: Top-align .init in bootblockKyösti Mälkki2021-01-281-0/+16
* cpu/x86: Rename __protected_start symbolKyösti Mälkki2021-01-282-2/+2
* arch/x86: Move prologue to .init sectionKyösti Mälkki2021-01-072-1/+12
* arch/x86: Clean up bootblock assemblyKyösti Mälkki2020-12-161-1/+1
* soc/amd/picasso: factor out write_resume_eip to common codeFelix Held2020-12-112-0/+28
* soc/amd: Remove Kconfig BOOTBLOCK_ADDRKyösti Mälkki2020-12-091-6/+9
* soc/amd: Remove Kconfig X86_RESET_VECTORKyösti Mälkki2020-12-091-3/+3
* soc/amd: factor out common family 17h&19h TSC and monotonic timer codeFelix Held2020-12-064-0/+91
* soc/amd/common/block/cpu: move Makefile guards into subfoldersFelix Held2020-12-063-2/+9
* soc/amd: Fix X86_RESET_VECTOR location in commentsKyösti Mälkki2020-12-051-1/+1
* cbfs: Enable CBFS mcache on most chipsetsJulius Werner2020-12-022-0/+3
* soc/amd: move assembly part of non-CAR bootblock to common directoryFelix Held2020-11-303-0/+56
* soc/amd/common/block/cpu: move CAR-specific Makefile to sub-directoryFelix Held2020-11-302-8/+9
* soc/amd: move non-CAR linker scripts to common directoryFelix Held2020-11-225-0/+222
* soc/amd/common: add Kconfig help text to pre-family-17h-only blocksFelix Held2020-11-091-0/+3
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-113-3/+0
* soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-053-39/+6
* soc: Remove copyright noticesPatrick Georgi2020-03-183-3/+0
* soc/amd/common/car: Remove unneeded headerKyösti Mälkki2019-12-261-1/+0
* soc/amd/exit_car.S: Drop redundant enabling cacheArthur Heymans2019-11-261-5/+0
* soc/amd: Add "halt this AP" callback to romstageRichard Spiegel2018-04-101-0/+1
* soc/amd/stoneyridge: Create a HALT_THIS_AP calloutRichard Spiegel2018-03-162-0/+65
* soc/amd/stoneyridge: Revert CAR teardown wbinvdMarshall Dawson2017-09-272-4/+7
* soc/amd/stoneyridge: Add postcar stageMarshall Dawson2017-09-271-0/+1
* soc/amd/common: Convert to C_ENVIRONMENT_BOOTBLOCKMarshall Dawson2017-07-274-0/+105