aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/lib/smp.c
AgeCommit message (Expand)Author
2023-10-24riscv: Remove common.h usageTom Rini
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2022-09-29dm: core: Drop ofnode_is_available()Simon Glass
2022-09-26riscv: Introduce AVAILABLE_HARTSRick Chen
2022-09-26spl: introduce SPL_XIP to configNikita Shubin
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-09-30riscv: Use a valid bit to ignore already-pending IPIsSean Anderson
2020-09-30riscv: Match memory barriers between send_ipi_many and handle_ipiSean Anderson
2020-07-01riscv: Clean up IPI initialization codeSean Anderson
2019-12-10riscv: add option to wait for ack from secondary harts in smp functionsLukas Auer
2019-12-10riscv: add functions for reading the IPI statusLukas Auer
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-05-09riscv: Introduce CONFIG_XIP to support booting from flashRick Chen
2019-04-08riscv: add infrastructure for calling functions on other hartsLukas Auer