1. 583b409 RISCV: image: Add booti support by Atish Patra · 6 years ago
  2. e5e6c36 riscv: Introduce CONFIG_XIP to support booting from flash by Rick Chen · 6 years ago
  3. 7376677 riscv: Add a SYSCON driver for Andestech's PLMT by Rick Chen · 6 years ago
  4. 6df4ed0 riscv: Add a SYSCON driver for Andestech's PLIC by Rick Chen · 6 years ago
  5. c4a6c8f riscv: boot images passed to bootm on all harts by Lukas Auer · 6 years ago
  6. a359665 riscv: add support for multi-hart systems by Lukas Auer · 6 years ago
  7. e79178b riscv: implement IPI platform functions using SBI by Lukas Auer · 6 years ago
  8. 83d573d riscv: add infrastructure for calling functions on other harts by Lukas Auer · 6 years ago
  9. 09dfc3c riscv: use invalidate/flush_*cache_range functions in cache.c by Lukas Auer · 6 years ago
  10. 6280e32 riscv: move the AX25-specific implementation of flush_dcache_all by Lukas Auer · 6 years ago
  11. 8318e89 riscv: clarify error message on undefined exceptions by Lukas Auer · 6 years ago
  12. e63488f riscv: bootm: Support booting VxWorks by Bin Meng · 6 years ago
  13. fda01b6 riscv: bootm: Change to use boot_hart from global data by Bin Meng · 6 years ago
  14. 89681a7 riscv: Save boot hart id to the global data by Bin Meng · 6 years ago
  15. bcc6c74 riscv: Adjust the _exit_trap() position to come before handle_trap() by Bin Meng · 6 years ago
  16. f3c8479 riscv: Implement riscv_get_time() API using rdtime instruction by Anup Patel · 6 years ago
  17. b6ee5e1 riscv: Add a SYSCON driver for SiFive's Core Local Interruptor by Bin Meng · 6 years ago
  18. 89b3934 riscv: Add kconfig option to run U-Boot in S-mode by Anup Patel · 6 years ago
  19. 5354888 riscv: efi: Generate Microsoft PE format compliant images by Bin Meng · 6 years ago
  20. 842d580 riscv: cache: Implement i/dcache [status, enable, disable] by Rick Chen · 6 years ago
  21. 86feab3 riscv: align bootm implementation with that of other architectures by Lukas Auer · 6 years ago
  22. 7656228 riscv: implement the invalidate_icache_* functions by Lukas Auer · 6 years ago
  23. 306b31d riscv: hang on unhandled exceptions by Lukas Auer · 6 years ago
  24. ae525d5 riscv: treat undefined exception codes as reserved by Lukas Auer · 6 years ago
  25. 40f7eb5 riscv: complete the list of exception codes by Lukas Auer · 6 years ago
  26. e429a1e riscv: fix use of incorrectly sized variables by Lukas Auer · 6 years ago
  27. 54ebfe7 riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I by Lukas Auer · 6 years ago
  28. 635a253 riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux() by Bin Meng · 6 years ago
  29. f25398e riscv: cosmetic: Reword do_reset() printf message. by Rick Chen · 6 years ago
  30. de8d80e riscv: Move do_reset() to a common place by Bin Meng · 6 years ago
  31. 8294bb5 riscv: bootm: Pass mhartid CSR value to kernel by Bin Meng · 6 years ago
  32. aca590b riscv: bootm: Correct the 1st kernel argument to hart id by Bin Meng · 6 years ago
  33. d9eec24 riscv: Remove setup.h by Bin Meng · 6 years ago
  34. b908d2e riscv: Remove unused _relocate arguments by Ivan Gorinov · 6 years ago
  35. 9dbb973 SPDX: Convert single license tags to Linux Kernel style by Rick Chen · 7 years ago
  36. 7ea64b0 riscv: Add board_quiesce_devices stub by Alexander Graf · 7 years ago
  37. 31bdde9 riscv: Add EFI application infrastructure by Alexander Graf · 7 years ago
  38. 3bb8f01 riscv: Add setjmp/longjmp code by Alexander Graf · 7 years ago
  39. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  40. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  41. 53b47b8 riscv: bootm: Remove ATAGS by Rick Chen · 7 years ago
  42. 632a569 riscv: bootm: Support to boot riscv-linux by Rick Chen · 7 years ago
  43. f8e3a12 riscv: checkpatch: Fix static const char * array declarations by Rick Chen · 7 years ago
  44. 948de3b riscv: checkpatch: Fix missing a blank line after declarations by Rick Chen · 7 years ago
  45. 6eedd92 riscv: nx25: lib: Add relative lib funcs to support RISC-V by Rick Chen · 7 years ago