aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/cpu
AgeCommit message (Expand)Author
2021-02-19memlayout: Store region sizes as separate symbolsJulius Werner
2021-02-16soc/amd/common/*/Kconfig: remove unneeded default n for bool optionsFelix Held
2021-02-14soc/amd: Move update_microcode.c to common/block/cpuRaul E Rangel
2021-02-12soc/amd/picasso: move bert_reserved_region to common/block/cpu/noncarFelix Held
2021-02-11soc/amd: fully commonize clear_tvalidFelix Held
2021-02-11soc/amd: include cpu/x86/smm directory in common SMM MakefileFelix Held
2021-02-11soc/amd: move southbridge_smi_handler to common codeFelix Held
2021-02-11soc/amd: factor out common SMM relocation codeFelix Held
2021-02-10soc/amd/common/block: Fix guards for PSP transfer bufferRaul E Rangel
2021-02-10soc/amd/common/block/cpu/noncar: Remove unneeded whitespace before tabElyes HAOUAS
2021-02-09soc/amd/picasso/cpu: move set_cstate_io_addr to common codeFelix Held
2021-02-09soc/amd/picasso/cpu: move get_cpu_count to common codeFelix Held
2021-02-09soc/amd/picasso: move smm_region to soc/amd/common/block/cpu/noncarFelix Held
2021-02-07soc/amd/picasso: Move memmap_early_dram to common blocksRaul E Rangel
2021-01-28arch/x86: Top-align .init in bootblockKyösti Mälkki
2021-01-28cpu/x86: Rename __protected_start symbolKyösti Mälkki
2021-01-07arch/x86: Move prologue to .init sectionKyösti Mälkki
2020-12-16arch/x86: Clean up bootblock assemblyKyösti Mälkki
2020-12-11soc/amd/picasso: factor out write_resume_eip to common codeFelix Held
2020-12-09soc/amd: Remove Kconfig BOOTBLOCK_ADDRKyösti Mälkki
2020-12-09soc/amd: Remove Kconfig X86_RESET_VECTORKyösti Mälkki
2020-12-06soc/amd: factor out common family 17h&19h TSC and monotonic timer codeFelix Held
2020-12-06soc/amd/common/block/cpu: move Makefile guards into subfoldersFelix Held
2020-12-05soc/amd: Fix X86_RESET_VECTOR location in commentsKyösti Mälkki
2020-12-02cbfs: Enable CBFS mcache on most chipsetsJulius Werner
2020-11-30soc/amd: move assembly part of non-CAR bootblock to common directoryFelix Held
2020-11-30soc/amd/common/block/cpu: move CAR-specific Makefile to sub-directoryFelix Held
2020-11-22soc/amd: move non-CAR linker scripts to common directoryFelix Held
2020-11-09soc/amd/common: add Kconfig help text to pre-family-17h-only blocksFelix Held
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-26soc/amd/common/car: Remove unneeded headerKyösti Mälkki
2019-11-26soc/amd/exit_car.S: Drop redundant enabling cacheArthur Heymans
2018-04-10soc/amd: Add "halt this AP" callback to romstageRichard Spiegel
2018-03-16soc/amd/stoneyridge: Create a HALT_THIS_AP calloutRichard Spiegel
2017-09-27soc/amd/stoneyridge: Revert CAR teardown wbinvdMarshall Dawson
2017-09-27soc/amd/stoneyridge: Add postcar stageMarshall Dawson
2017-07-27soc/amd/common: Convert to C_ENVIRONMENT_BOOTBLOCKMarshall Dawson