Age | Commit message (Expand) | Author |
2021-03-10 | soc/amd/*/smihandler: factor out ELOG and SMMSTORE handler | Felix Held |
2021-02-19 | soc/amd: move SMM finalization to common code | Felix Held |
2021-02-19 | memlayout: Store region sizes as separate symbols | Julius Werner |
2021-02-16 | soc/amd/common/*/Kconfig: remove unneeded default n for bool options | Felix Held |
2021-02-14 | soc/amd: Move update_microcode.c to common/block/cpu | Raul E Rangel |
2021-02-12 | soc/amd/picasso: move bert_reserved_region to common/block/cpu/noncar | Felix Held |
2021-02-11 | soc/amd: fully commonize clear_tvalid | Felix Held |
2021-02-11 | soc/amd: include cpu/x86/smm directory in common SMM Makefile | Felix Held |
2021-02-11 | soc/amd: move southbridge_smi_handler to common code | Felix Held |
2021-02-11 | soc/amd: factor out common SMM relocation code | Felix Held |
2021-02-10 | soc/amd/common/block: Fix guards for PSP transfer buffer | Raul E Rangel |
2021-02-10 | soc/amd/common/block/cpu/noncar: Remove unneeded whitespace before tab | Elyes HAOUAS |
2021-02-09 | soc/amd/picasso/cpu: move set_cstate_io_addr to common code | Felix Held |
2021-02-09 | soc/amd/picasso/cpu: move get_cpu_count to common code | Felix Held |
2021-02-09 | soc/amd/picasso: move smm_region to soc/amd/common/block/cpu/noncar | Felix Held |
2021-02-07 | soc/amd/picasso: Move memmap_early_dram to common blocks | Raul E Rangel |
2021-01-28 | arch/x86: Top-align .init in bootblock | Kyösti Mälkki |
2021-01-28 | cpu/x86: Rename __protected_start symbol | Kyösti Mälkki |
2021-01-07 | arch/x86: Move prologue to .init section | Kyösti Mälkki |
2020-12-16 | arch/x86: Clean up bootblock assembly | Kyösti Mälkki |
2020-12-11 | soc/amd/picasso: factor out write_resume_eip to common code | Felix Held |
2020-12-09 | soc/amd: Remove Kconfig BOOTBLOCK_ADDR | Kyösti Mälkki |
2020-12-09 | soc/amd: Remove Kconfig X86_RESET_VECTOR | Kyösti Mälkki |
2020-12-06 | soc/amd: factor out common family 17h&19h TSC and monotonic timer code | Felix Held |
2020-12-06 | soc/amd/common/block/cpu: move Makefile guards into subfolders | Felix Held |
2020-12-05 | soc/amd: Fix X86_RESET_VECTOR location in comments | Kyösti Mälkki |
2020-12-02 | cbfs: Enable CBFS mcache on most chipsets | Julius Werner |
2020-11-30 | soc/amd: move assembly part of non-CAR bootblock to common directory | Felix Held |
2020-11-30 | soc/amd/common/block/cpu: move CAR-specific Makefile to sub-directory | Felix Held |
2020-11-22 | soc/amd: move non-CAR linker scripts to common directory | Felix Held |
2020-11-09 | soc/amd/common: add Kconfig help text to pre-family-17h-only blocks | Felix Held |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-05 | soc/amd: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-12-26 | soc/amd/common/car: Remove unneeded header | Kyösti Mälkki |
2019-11-26 | soc/amd/exit_car.S: Drop redundant enabling cache | Arthur Heymans |
2018-04-10 | soc/amd: Add "halt this AP" callback to romstage | Richard Spiegel |
2018-03-16 | soc/amd/stoneyridge: Create a HALT_THIS_AP callout | Richard Spiegel |
2017-09-27 | soc/amd/stoneyridge: Revert CAR teardown wbinvd | Marshall Dawson |
2017-09-27 | soc/amd/stoneyridge: Add postcar stage | Marshall Dawson |
2017-07-27 | soc/amd/common: Convert to C_ENVIRONMENT_BOOTBLOCK | Marshall Dawson |