| Commit message (Expand) | Author | Age | Files | Lines |
* | riscv: Use a valid bit to ignore already-pending IPIs | Sean Anderson | 2020-09-30 | 1 | -2/+14 |
* | riscv: Match memory barriers between send_ipi_many and handle_ipi | Sean Anderson | 2020-09-30 | 1 | -0/+2 |
* | riscv: Clean up IPI initialization code | Sean Anderson | 2020-07-01 | 1 | -42/+7 |
* | riscv: add option to wait for ack from secondary harts in smp functions | Lukas Auer | 2019-12-10 | 1 | -9/+22 |
* | riscv: add functions for reading the IPI status | Lukas Auer | 2019-12-10 | 1 | -0/+12 |
* | common: Move ARM cache operations out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | riscv: Introduce CONFIG_XIP to support booting from flash | Rick Chen | 2019-05-09 | 1 | -0/+2 |
* | riscv: add infrastructure for calling functions on other harts | Lukas Auer | 2019-04-08 | 1 | -0/+118 |