1. e491e15 riscv: Fix linking error when building u-boot-spl with no SMP support by Leo Yu-Chi Liang · 4 years, 5 months ago
  2. 9472630 riscv: Clear pending interrupts before enabling IPIs by Sean Anderson · 4 years, 5 months ago
  3. d4ea649 riscv: Provide a mechanism to fix DT for reserved memory by Atish Patra · 4 years, 7 months ago
  4. 191636e riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 7 months ago
  5. 84dc9d2 riscv: Merge unnecessary SMP ifdefs in start.S by Bin Meng · 4 years, 7 months ago
  6. 4043397 riscv: Remove unnecessary instruction by Sean Anderson · 4 years, 10 months ago
  7. 9413387 common: Move relocate_code() to init.h by Simon Glass · 5 years ago
  8. 90ae281 riscv: add option to wait for ack from secondary harts in smp functions by Lukas Auer · 5 years ago
  9. 444c464 riscv: Fix clear bss loop in the start-up code by Rick Chen · 5 years ago
  10. f6cb427 riscv: update fix_rela_dyn by Marcus Comstedt · 5 years ago
  11. c7e1eff riscv: support SPL stack and global data relocation by Lukas Auer · 5 years ago
  12. 8c59f20 riscv: add SPL support by Lukas Auer · 5 years ago
  13. fbfd92b riscv: add run mode configuration for SPL by Lukas Auer · 5 years ago
  14. 4d2583d riscv: Access CSRs using CSR numbers by Bin Meng · 5 years ago
  15. f9281b8 riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is enabled by Rick Chen · 6 years ago
  16. bdce389 riscv: Introduce CONFIG_XIP to support booting from flash by Rick Chen · 6 years ago
  17. 8ac39e2 riscv: hang if relocation of secondary harts fails by Lukas Auer · 6 years ago
  18. e043240 riscv: do not rely on hart ID passed by previous boot stage by Lukas Auer · 6 years ago
  19. 3dea63c riscv: add support for multi-hart systems by Lukas Auer · 6 years ago
  20. 1446b26 riscv: save hart ID in register tp instead of s0 by Lukas Auer · 6 years ago
  21. 2503ccc riscv: delay initialization of caches and debug UART by Lukas Auer · 6 years ago
  22. 51ab457 riscv: Save boot hart id to the global data by Bin Meng · 6 years ago
  23. 4b3f5ed riscv: Move trap handler codes to mtrap.S by Bin Meng · 6 years ago
  24. 48cbf62 riscv: ax25-ae350: Pass dtb address to u-boot with a1 register by Rick Chen · 6 years ago
  25. d2db2a8 riscv: Add kconfig option to run U-Boot in S-mode by Anup Patel · 6 years ago
  26. 52923c6 riscv: cache: Implement i/dcache [status, enable, disable] by Rick Chen · 6 years ago
  27. 5d8b2e7 riscv: save hart ID and device tree passed by prior boot stage by Lukas Auer · 6 years ago
  28. 31f9058 riscv: do not blindly modify the mstatus CSR by Lukas Auer · 6 years ago
  29. 8bfa231 riscv: remove unused labels in start.S by Lukas Auer · 6 years ago
  30. c95cafd Drop CONFIG_INIT_CRITICAL by Bin Meng · 6 years ago
  31. 2a23ac6 riscv: align mtvec on a 4-byte boundary by Lukas Auer · 6 years ago
  32. c55309c riscv: fix inconsistent use of spaces and tabs in start.S by Lukas Auer · 6 years ago
  33. b5369c5 riscv: Make start.S available for all targets by Bin Meng · 6 years ago[Renamed from arch/riscv/cpu/ax25/start.S]
  34. 6f4dd62 riscv: cpu: nx25: Rename as ax25 by Rick Chen · 6 years ago[Renamed from arch/riscv/cpu/nx25/start.S]
  35. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  36. d58717e riscv: ae250: Support DT provided by the board at runtime by Rick Chen · 7 years ago
  37. e8e3959 riscv: cpu: Add nx25 to support RISC-V by Rick Chen · 7 years ago