- c35bfd0 riscv: Add a reset_cpu() function by Simon Glass · 1 year, 1 month ago
- 0b9441a riscv: Remove common.h usage by Tom Rini · 1 year, 3 months ago
- 59d2a7d riscv: Correct event usage for riscv_cpu_probe/setup by Tom Rini · 1 year, 4 months ago
- 68f446f riscv: Rework riscv_cpu_probe for current event macros by Tom Rini · 1 year, 4 months ago
- ddec4ca Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 4 months ago
- f72d0d4 event: Convert existing spy records to simple by Simon Glass · 1 year, 5 months ago
- 1c55d62 riscv: cpu: make riscv_cpu_probe to EVT_DM_POST_INIT_R callback by Chanho Park · 1 year, 5 months ago
- 55171ae dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · 1 year, 8 months ago
- 81b56a5 riscv: cpu: check U-Mode before counteren write by Nikita Shubin · 2 years, 1 month ago
- c277c78 riscv: Fix detecting FPU support in standard extension by Yu Chien Peter Lin · 2 years, 2 months ago
- e0465f8 riscv: Introduce AVAILABLE_HARTS by Rick Chen · 2 years, 4 months ago
- c2bdf02 spl: introduce SPL_XIP to config by Nikita Shubin · 2 years, 4 months ago
- 7fe32b3 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 11 months ago
- 2e8d2f8 riscv: Remove OF_PRIOR_STAGE from RISC-V boards by Ilias Apalodimas · 3 years, 3 months ago
- 24ed531 sysreset: provide SBI based sysreset driver by Heinrich Schuchardt · 3 years, 4 months ago
- 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 8 months ago
- edd9ad8 riscv: cpu: Add callback to init each core by Green Wan · 3 years, 9 months ago
- 768502e riscv: Clear pending IPIs on initialization by Sean Anderson · 4 years, 4 months ago
- a0018fc riscv: Make SiFive HiFive Unleashed board boot again by Bin Meng · 4 years, 6 months ago
- b8bc120 riscv: Add option to support RISC-V privileged spec 1.9 by Sean Anderson · 4 years, 7 months ago
- 40686c3 riscv: Clean up IPI initialization code by Sean Anderson · 4 years, 7 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 8 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 8 months ago
- fbfd92b riscv: add run mode configuration for SPL by Lukas Auer · 5 years ago
- 4d2583d riscv: Access CSRs using CSR numbers by Bin Meng · 6 years ago
- f9281b8 riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is enabled by Rick Chen · 6 years ago
- bdce389 riscv: Introduce CONFIG_XIP to support booting from flash by Rick Chen · 6 years ago
- 3dea63c riscv: add support for multi-hart systems by Lukas Auer · 6 years ago
- 485e822 riscv: Do some basic architecture level cpu initialization by Bin Meng · 6 years ago
- aef59e5 riscv: Update supports_extension() to use desc from cpu driver by Bin Meng · 6 years ago
- 3c276b2 riscv: Remove non-DM version of print_cpuinfo() by Bin Meng · 6 years ago
- 39cad5b riscv: Probe cpus during boot by Bin Meng · 6 years ago
- 5d8b2e7 riscv: save hart ID and device tree passed by prior boot stage by Lukas Auer · 6 years ago
- 2fab2e9 riscv: Add a helper routine to print CPU information by Bin Meng · 6 years ago