1. d4ea649 riscv: Provide a mechanism to fix DT for reserved memory by Atish Patra · 4 years, 5 months ago
  2. 191636e riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 6 months ago
  3. 5bde215 riscv: Implement new SBI v0.2 extensions by Bin Meng · 4 years, 7 months ago
  4. 1b3c8d6 riscv: Introduce a new config for SBI v0.1 by Bin Meng · 4 years, 7 months ago
  5. 1e32715 riscv: Add SBI v0.2 extension definitions by Bin Meng · 4 years, 7 months ago
  6. f58fc34 riscv: Add basic support for SBI v0.2 by Bin Meng · 4 years, 7 months ago
  7. 215c3a7 riscv: Mark existing SBI as v0.1 SBI by Bin Meng · 4 years, 7 months ago
  8. fe13692 riscv: Fix sbi_remote_sfence_vma{,_asid} by Bin Meng · 4 years, 7 months ago
  9. 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 8 months ago
  10. 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 8 months ago
  11. c22c0db dma-mapping: fix the prototype of dma_map_single() by Masahiro Yamada · 4 years, 8 months ago
  12. c0a5a81 asm: dma-mapping.h: Fix dma mapping functions by Vignesh Raghavendra · 4 years, 9 months ago
  13. 90ae281 riscv: add option to wait for ack from secondary harts in smp functions by Lukas Auer · 4 years, 10 months ago
  14. d26b404 gpio: sifive: add support for DM based gpio driver for FU540-SoC by Sagar Shrikant Kadam · 5 years ago
  15. 8c59f20 riscv: add SPL support by Lukas Auer · 5 years ago
  16. fbfd92b riscv: add run mode configuration for SPL by Lukas Auer · 5 years ago
  17. 4d2583d riscv: Access CSRs using CSR numbers by Bin Meng · 5 years ago
  18. 268753f riscv: Sync csr.h with Linux kernel v5.2 by Bin Meng · 5 years ago
  19. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  20. bdce389 riscv: Introduce CONFIG_XIP to support booting from flash by Rick Chen · 5 years ago
  21. a1f2487 riscv: Add a SYSCON driver for Andestech's PLMT by Rick Chen · 6 years ago
  22. 0d38946 riscv: Add a SYSCON driver for Andestech's PLIC by Rick Chen · 6 years ago
  23. 3dea63c riscv: add support for multi-hart systems by Lukas Auer · 6 years ago
  24. 34a0626 riscv: import the supervisor binary interface header file by Lukas Auer · 6 years ago
  25. fa33f08 riscv: add infrastructure for calling functions on other harts by Lukas Auer · 6 years ago
  26. 98a66ff riscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using initrd by Anup Patel · 6 years ago
  27. 1fa625b riscv: Add place-holder asm/arch/clk.h for driver compilation by Anup Patel · 6 years ago
  28. 70b8562 riscv: Add asm/dma-mapping.h for DMA mappings by Anup Patel · 6 years ago
  29. 51ab457 riscv: Save boot hart id to the global data by Bin Meng · 6 years ago
  30. 57fe5c6 riscv: Add indirect stringification to csr_xxx ops by Bin Meng · 6 years ago
  31. 3967156 riscv: Add exception codes for xcause register by Bin Meng · 6 years ago
  32. ea53f1c riscv: Add CSR numbers by Bin Meng · 6 years ago
  33. 644a3cd riscv: Add a SYSCON driver for SiFive's Core Local Interruptor by Bin Meng · 6 years ago
  34. d2db2a8 riscv: Add kconfig option to run U-Boot in S-mode by Anup Patel · 6 years ago
  35. 52923c6 riscv: cache: Implement i/dcache [status, enable, disable] by Rick Chen · 6 years ago
  36. f105d2e riscv: do not reimplement generic io functions by Lukas Auer · 6 years ago
  37. fc8c76f riscv: make use of the barrier functions from Linux by Lukas Auer · 6 years ago
  38. b2c860c riscv: fix use of incorrectly sized variables by Lukas Auer · 6 years ago
  39. 5c8fd32 Use _AC and UL macros from linux/const.h by Baruch Siach · 6 years ago
  40. e5ea1e5 riscv: Remove CSR read/write defines in encoding.h by Bin Meng · 6 years ago
  41. 2fab2e9 riscv: Add a helper routine to print CPU information by Bin Meng · 6 years ago
  42. 8cdc6b5 riscv: Remove mach type by Bin Meng · 6 years ago
  43. 3ad4866 riscv: Remove setup.h by Bin Meng · 6 years ago
  44. 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  45. 6f4dd62 riscv: cpu: nx25: Rename as ax25 by Rick Chen · 6 years ago
  46. 7215787 SPDX: Convert single license tags to Linux Kernel style by Rick Chen · 6 years ago
  47. b66babd riscv: Add board_quiesce_devices stub by Alexander Graf · 6 years ago
  48. a7f99e5 riscv: Add setjmp/longjmp code by Alexander Graf · 6 years ago
  49. accdce5 riscv: Define PLATFORM__CLEAR_BIT for generic_clear_bit() by Bryan O'Donoghue · 6 years ago
  50. 820cba2 riscv: Define PLATFORM__SET_BIT for generic_set_bit() by Bryan O'Donoghue · 6 years ago
  51. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  52. 22b7e6f riscv: bootm: Remove ATAGS by Rick Chen · 7 years ago
  53. 45fc937 riscv: checkpatch: Fix alignment should match open parenthesis by Rick Chen · 7 years ago
  54. 40717eb riscv: checkpatch: Fix use of volatile by Rick Chen · 7 years ago
  55. bc0818a riscv: checkpatch: Fix Macro argument reuse by Rick Chen · 7 years ago
  56. 6020faf riscv: nx25: include: Add header files to support RISC-V by Rick Chen · 7 years ago