1. 614b1d8 riscv: Split SiFive CLINT support between SPL and U-Boot proper by Bin Meng · 3 years, 7 months ago
  2. 23caf66 riscv: assembler versions of memcpy, memmove, memset by Heinrich Schuchardt · 3 years, 8 months ago
  3. e9ead4a riscv: sifive: Rename fu540 board to unleashed by Bin Meng · 3 years, 9 months ago
  4. a235d43 riscv: Add DMA 64-bit address support by Padmarao Begari · 3 years, 11 months ago
  5. 5abf1f3 riscv: Move Andes PLMT driver to drivers/timer by Sean Anderson · 4 years, 1 month ago
  6. 584a5ee riscv: Only enable OF_BOARD_FIXUP for S-Mode by Sean Anderson · 4 years, 3 months ago
  7. 272ab20 riscv: Rework Sifive CLINT as UCLASS_TIMER driver by Sean Anderson · 4 years, 2 months ago
  8. 87e6ce5 riscv: Rework Andes PLMT as a UCLASS_TIMER driver by Sean Anderson · 4 years, 2 months ago
  9. 9baaaef riscv: Rework riscv timer driver to only support S-mode by Sean Anderson · 4 years, 2 months ago
  10. 90fa4e9 Merge branch 'next' by Tom Rini · 4 years, 5 months ago
  11. 2bdcd05 riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE by Bin Meng · 4 years, 5 months ago
  12. edc32ab riscv: Add Sipeed Maix support by Sean Anderson · 4 years, 5 months ago
  13. 7f4b666 riscv: Add option to support RISC-V privileged spec 1.9 by Sean Anderson · 4 years, 5 months ago
  14. 25269c0 riscv: cpu: fu540: Add support for cpu fu540 by Pragnesh Patel · 4 years, 6 months ago
  15. 3aecc4b riscv: Make SBI v0.2 the default SBI version by Bin Meng · 4 years, 8 months ago
  16. a75325e riscv: Add Kconfig option for SBI v0.2 by Bin Meng · 4 years, 8 months ago
  17. 4997522 riscv: Add SMP Kconfig option dependency for U-Boot proper by Bin Meng · 4 years, 8 months ago
  18. b161f90 riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 8 months ago
  19. b9d856f Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 8 months ago
  20. 887d809 riscv: Introduce a new config for SBI v0.1 by Bin Meng · 4 years, 9 months ago
  21. ee3bcd0 riscv: Add basic support for SBI v0.2 by Bin Meng · 4 years, 9 months ago
  22. 8798f9c Kconfig: Remove redundant variable sets by Tom Rini · 4 years, 9 months ago
  23. e8b46a1 riscv: Add option to print registers on exception by Sean Anderson · 5 years ago
  24. 0381370 riscv: increase stack size to avoid a stack overflow during distro boot by Lukas Auer · 5 years ago
  25. 396f0bd riscv: add SPL support by Lukas Auer · 5 years ago
  26. 6134659 riscv: add run mode configuration for SPL by Lukas Auer · 5 years ago
  27. 4216f34 riscv: Add Microchip MPFS Icicle board support by Padmarao Begari · 6 years ago
  28. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  29. ba64b8b CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · 6 years ago
  30. e5e6c36 riscv: Introduce CONFIG_XIP to support booting from flash by Rick Chen · 6 years ago
  31. 7376677 riscv: Add a SYSCON driver for Andestech's PLMT by Rick Chen · 6 years ago
  32. 6df4ed0 riscv: Add a SYSCON driver for Andestech's PLIC by Rick Chen · 6 years ago
  33. a359665 riscv: add support for multi-hart systems by Lukas Auer · 6 years ago
  34. e79178b riscv: implement IPI platform functions using SBI by Lukas Auer · 6 years ago
  35. 83d573d riscv: add infrastructure for calling functions on other harts by Lukas Auer · 6 years ago
  36. 7a167f2 riscv: Add SiFive FU540 board support by Anup Patel · 6 years ago
  37. 1240cd6 riscv: Rename cpu/qemu to cpu/generic by Anup Patel · 6 years ago
  38. dada2d1 riscv: Enlarge the default SYS_MALLOC_F_LEN by Bin Meng · 6 years ago
  39. 8fa4478 riscv: qemu: Add platform-specific Kconfig options by Bin Meng · 6 years ago
  40. f3c8479 riscv: Implement riscv_get_time() API using rdtime instruction by Anup Patel · 6 years ago
  41. b6ee5e1 riscv: Add a SYSCON driver for SiFive's Core Local Interruptor by Bin Meng · 6 years ago
  42. 2788177 riscv: Introduce a Kconfig option for machine mode by Anup Patel · 6 years ago
  43. ecc5d83 riscv: add Kconfig entries for the code model by Lukas Auer · 6 years ago
  44. 89b3934 riscv: Add kconfig option to run U-Boot in S-mode by Anup Patel · 6 years ago
  45. 842d580 riscv: cache: Implement i/dcache [status, enable, disable] by Rick Chen · 6 years ago
  46. 002012f riscv: add Kconfig entries for the C and A ISA extensions by Lukas Auer · 6 years ago
  47. 7ab1df0 riscv: select CONFIG_PHYS_64BIT on RV64I systems by Lukas Auer · 6 years ago
  48. 54ebfe7 riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I by Lukas Auer · 6 years ago
  49. 8a8694d riscv: Add QEMU virt board support by Bin Meng · 6 years ago
  50. 6b69775 riscv: kconfig: Normalize architecture name spelling by Bin Meng · 6 years ago
  51. b66af37 riscv: cpu: nx25: Rename as ax25 by Rick Chen · 7 years ago
  52. 64d4ead riscv: Add Kconfig to support RISC-V by Rick Chen · 7 years ago