- 9c4d5c1 riscv: Introduce AVAILABLE_HARTS by Rick Chen · 2 years, 2 months ago
- 7e5e029 spl: introduce SPL_XIP to config by Nikita Shubin · 2 years, 3 months ago
- 4150eec riscv: ae350: Fix XIP config boot failure by Leo Yu-Chi Liang · 2 years, 6 months ago
- 66ae7fe riscv: cpu: set gp before board_init_f_init_reserve by Nikita Shubin · 2 years, 6 months ago
- 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
- dc35df4 riscv: Remove OF_PRIOR_STAGE from RISC-V boards by Ilias Apalodimas · 3 years, 2 months ago
- 2612080 riscv: cpu: Add callback to init each core by Green Wan · 3 years, 7 months ago
- 4b96c88 riscv: fix the wrong swap value register by Brad Kim · 4 years ago
- 5bdad9f riscv: Add some comments to start.S by Sean Anderson · 4 years, 2 months ago
- 2c4c7d1 riscv: Ensure gp is NULL or points to valid data by Sean Anderson · 4 years, 2 months ago
- 934b24a riscv: Consolidate fences into AMOs for available_harts_lock by Sean Anderson · 4 years, 2 months ago
- e8de08b Revert "riscv: Clear pending interrupts before enabling IPIs" by Sean Anderson · 4 years, 2 months ago
- 4e3ba2a riscv: Fix linking error when building u-boot-spl with no SMP support by Leo Yu-Chi Liang · 4 years, 5 months ago
- 84df2e1 riscv: Clear pending interrupts before enabling IPIs by Sean Anderson · 4 years, 5 months ago
- 111b804 riscv: Provide a mechanism to fix DT for reserved memory by Atish Patra · 4 years, 7 months ago
- b161f90 riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 8 months ago
- 88fc2a5 riscv: Merge unnecessary SMP ifdefs in start.S by Bin Meng · 4 years, 8 months ago
- 750fee5 riscv: Remove unnecessary instruction by Sean Anderson · 4 years, 10 months ago
- 284f71b common: Move relocate_code() to init.h by Simon Glass · 5 years ago
- c308e01 riscv: add option to wait for ack from secondary harts in smp functions by Lukas Auer · 5 years ago
- 55bc1bd riscv: Fix clear bss loop in the start-up code by Rick Chen · 5 years ago
- b9ad45d riscv: update fix_rela_dyn by Marcus Comstedt · 5 years ago
- 2a2a925 riscv: support SPL stack and global data relocation by Lukas Auer · 5 years ago
- 396f0bd riscv: add SPL support by Lukas Auer · 5 years ago
- 6134659 riscv: add run mode configuration for SPL by Lukas Auer · 5 years ago
- f942636 riscv: Access CSRs using CSR numbers by Bin Meng · 5 years ago
- 3043b90 riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is enabled by Rick Chen · 6 years ago
- e5e6c36 riscv: Introduce CONFIG_XIP to support booting from flash by Rick Chen · 6 years ago
- cddde09 riscv: hang if relocation of secondary harts fails by Lukas Auer · 6 years ago
- 9ebf294 riscv: do not rely on hart ID passed by previous boot stage by Lukas Auer · 6 years ago
- a359665 riscv: add support for multi-hart systems by Lukas Auer · 6 years ago
- 8de4b3e riscv: save hart ID in register tp instead of s0 by Lukas Auer · 6 years ago
- 01558e2 riscv: delay initialization of caches and debug UART by Lukas Auer · 6 years ago
- 89681a7 riscv: Save boot hart id to the global data by Bin Meng · 6 years ago
- 2e128a7 riscv: Move trap handler codes to mtrap.S by Bin Meng · 6 years ago
- 2a21815 riscv: ax25-ae350: Pass dtb address to u-boot with a1 register by Rick Chen · 6 years ago
- 89b3934 riscv: Add kconfig option to run U-Boot in S-mode by Anup Patel · 6 years ago
- 842d580 riscv: cache: Implement i/dcache [status, enable, disable] by Rick Chen · 6 years ago
- 39a652b riscv: save hart ID and device tree passed by prior boot stage by Lukas Auer · 6 years ago
- 8598e6b riscv: do not blindly modify the mstatus CSR by Lukas Auer · 6 years ago
- 230ab8a riscv: remove unused labels in start.S by Lukas Auer · 6 years ago
- ccd035a Drop CONFIG_INIT_CRITICAL by Bin Meng · 6 years ago
- af51285 riscv: align mtvec on a 4-byte boundary by Lukas Auer · 6 years ago
- 7cf4368 riscv: fix inconsistent use of spaces and tabs in start.S by Lukas Auer · 6 years ago
- bcb3843 riscv: Make start.S available for all targets by Bin Meng · 6 years ago[Renamed from arch/riscv/cpu/ax25/start.S]
- b66af37 riscv: cpu: nx25: Rename as ax25 by Rick Chen · 7 years ago[Renamed from arch/riscv/cpu/nx25/start.S]
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 40a6fe7 riscv: ae250: Support DT provided by the board at runtime by Rick Chen · 7 years ago
- e76b804 riscv: cpu: Add nx25 to support RISC-V by Rick Chen · 7 years ago