index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
lib
/
smp.c
Age
Commit message (
Expand
)
Author
2023-10-24
riscv: Remove common.h usage
Tom Rini
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2022-09-29
dm: core: Drop ofnode_is_available()
Simon Glass
2022-09-26
riscv: Introduce AVAILABLE_HARTS
Rick Chen
2022-09-26
spl: introduce SPL_XIP to config
Nikita Shubin
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-09-30
riscv: Use a valid bit to ignore already-pending IPIs
Sean Anderson
2020-09-30
riscv: Match memory barriers between send_ipi_many and handle_ipi
Sean Anderson
2020-07-01
riscv: Clean up IPI initialization code
Sean Anderson
2019-12-10
riscv: add option to wait for ack from secondary harts in smp functions
Lukas Auer
2019-12-10
riscv: add functions for reading the IPI status
Lukas Auer
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-05-09
riscv: Introduce CONFIG_XIP to support booting from flash
Rick Chen
2019-04-08
riscv: add infrastructure for calling functions on other harts
Lukas Auer