1. f4b4d75 riscv: provide missing base extension functions by Heinrich Schuchardt · 2 years, 9 months ago
  2. 295e1ce cmd: sbi: add Performance Monitoring Unit Extension by Heinrich Schuchardt · 2 years, 9 months ago
  3. fc55736 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 9 months ago
  4. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  5. 2f5b807 riscv: add #define in asm/io.h for some device drivers by Wei Fu · 3 years, 1 month ago
  6. 69c681e riscv: function to retrieve SBI implementation version by Heinrich Schuchardt · 3 years, 1 month ago
  7. 579f12b riscv: Avoid io read/write cause wrong result by Nick Hu · 3 years, 1 month ago
  8. cc382ff sysreset: provide SBI based sysreset driver by Heinrich Schuchardt · 3 years, 3 months ago
  9. 2d1c651 riscv: add missing SBI extension definitions by Heinrich Schuchardt · 3 years, 3 months ago
  10. b28d6b9 riscv: lib: modify the indent by Zong Li · 3 years, 3 months ago
  11. ec34849 board: sifive: use ccache driver instead of helper function by Zong Li · 3 years, 3 months ago
  12. dab3e8e board: sifive: Add an interface to get PCB revision by Zong Li · 3 years, 5 months ago
  13. 7f33743 riscv: cpu: fu740: Add support for cpu fu740 by Green Wan · 3 years, 6 months ago
  14. 614b1d8 riscv: Split SiFive CLINT support between SPL and U-Boot proper by Bin Meng · 3 years, 7 months ago
  15. d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 9 months ago
  16. 23caf66 riscv: assembler versions of memcpy, memmove, memset by Heinrich Schuchardt · 3 years, 8 months ago
  17. 440b77f riscv: Change phys_addr_t and phys_size_t to 64-bit by Bin Meng · 3 years, 10 months ago
  18. a235d43 riscv: Add DMA 64-bit address support by Padmarao Begari · 3 years, 11 months ago
  19. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  20. ff184fe riscv: Use a valid bit to ignore already-pending IPIs by Sean Anderson · 4 years, 2 months ago
  21. 87e6ce5 riscv: Rework Andes PLMT as a UCLASS_TIMER driver by Sean Anderson · 4 years, 2 months ago
  22. 6e7eb46 riscv: define function set_gd() by Heinrich Schuchardt · 4 years, 3 months ago
  23. 95492ae cmd: provide command sbi by Heinrich Schuchardt · 4 years, 3 months ago
  24. 2b2d9c4 riscv: sifive/fu540: spl: Rename soc_spl_init() by Bin Meng · 4 years, 4 months ago
  25. 63dcfcb riscv: Call spl_board_init_f() in the generic SPL board_init_f() by Bin Meng · 4 years, 4 months ago
  26. e1ff6eb sifive: reset: add DM based reset driver for SiFive SoC's by Sagar Shrikant Kadam · 4 years, 4 months ago
  27. 90fa4e9 Merge branch 'next' by Tom Rini · 4 years, 5 months ago
  28. 8a52128 riscv: sifive: fu540: enable all cache ways from U-Boot proper by Pragnesh Patel · 4 years, 6 months ago
  29. 7f4b666 riscv: Add option to support RISC-V privileged spec 1.9 by Sean Anderson · 4 years, 5 months ago
  30. b1d0cb3 riscv: Clean up IPI initialization code by Sean Anderson · 4 years, 5 months ago
  31. 5aa0074 riscv: Add headers for asm/global_data.h by Sean Anderson · 4 years, 5 months ago
  32. 0961ae8 bdinfo: riscv: Use generic bd_info by Simon Glass · 4 years, 7 months ago
  33. b391ead riscv: sbi: Remove sbi_spec_version by Bin Meng · 4 years, 6 months ago
  34. e00653c riscv: sifive: fu540: add SPL configuration by Pragnesh Patel · 4 years, 6 months ago
  35. 25269c0 riscv: cpu: fu540: Add support for cpu fu540 by Pragnesh Patel · 4 years, 6 months ago
  36. a7edd07 riscv: Move all SMP related SBI calls to SBI_v01 by Atish Patra · 4 years, 7 months ago
  37. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  38. 111b804 riscv: Provide a mechanism to fix DT for reserved memory by Atish Patra · 4 years, 7 months ago
  39. b161f90 riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 8 months ago
  40. f7e6d33 riscv: Implement new SBI v0.2 extensions by Bin Meng · 4 years, 9 months ago
  41. 887d809 riscv: Introduce a new config for SBI v0.1 by Bin Meng · 4 years, 9 months ago
  42. c20421b riscv: Add SBI v0.2 extension definitions by Bin Meng · 4 years, 9 months ago
  43. ee3bcd0 riscv: Add basic support for SBI v0.2 by Bin Meng · 4 years, 9 months ago
  44. 9da11d1 riscv: Mark existing SBI as v0.1 SBI by Bin Meng · 4 years, 9 months ago
  45. ad76cd4 riscv: Fix sbi_remote_sfence_vma{,_asid} by Bin Meng · 4 years, 9 months ago
  46. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 10 months ago
  47. 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 10 months ago
  48. 7167d67 dma-mapping: fix the prototype of dma_map_single() by Masahiro Yamada · 4 years, 10 months ago
  49. 4a81a21 asm: dma-mapping.h: Fix dma mapping functions by Vignesh Raghavendra · 4 years, 11 months ago
  50. c308e01 riscv: add option to wait for ack from secondary harts in smp functions by Lukas Auer · 5 years ago
  51. 211be3b gpio: sifive: add support for DM based gpio driver for FU540-SoC by Sagar Shrikant Kadam · 5 years ago
  52. 396f0bd riscv: add SPL support by Lukas Auer · 5 years ago
  53. 6134659 riscv: add run mode configuration for SPL by Lukas Auer · 5 years ago
  54. f942636 riscv: Access CSRs using CSR numbers by Bin Meng · 5 years ago
  55. a27264c riscv: Sync csr.h with Linux kernel v5.2 by Bin Meng · 5 years ago
  56. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  57. e5e6c36 riscv: Introduce CONFIG_XIP to support booting from flash by Rick Chen · 6 years ago
  58. 7376677 riscv: Add a SYSCON driver for Andestech's PLMT by Rick Chen · 6 years ago
  59. 6df4ed0 riscv: Add a SYSCON driver for Andestech's PLIC by Rick Chen · 6 years ago
  60. a359665 riscv: add support for multi-hart systems by Lukas Auer · 6 years ago
  61. 9c03845 riscv: import the supervisor binary interface header file by Lukas Auer · 6 years ago
  62. 83d573d riscv: add infrastructure for calling functions on other harts by Lukas Auer · 6 years ago
  63. 818d49a riscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using initrd by Anup Patel · 6 years ago
  64. 6f07f45 riscv: Add place-holder asm/arch/clk.h for driver compilation by Anup Patel · 6 years ago
  65. 928452a riscv: Add asm/dma-mapping.h for DMA mappings by Anup Patel · 6 years ago
  66. 89681a7 riscv: Save boot hart id to the global data by Bin Meng · 6 years ago
  67. 9e9e6fe riscv: Add indirect stringification to csr_xxx ops by Bin Meng · 6 years ago
  68. 731e2d4 riscv: Add exception codes for xcause register by Bin Meng · 6 years ago
  69. ea5086b riscv: Add CSR numbers by Bin Meng · 6 years ago
  70. b6ee5e1 riscv: Add a SYSCON driver for SiFive's Core Local Interruptor by Bin Meng · 6 years ago
  71. 89b3934 riscv: Add kconfig option to run U-Boot in S-mode by Anup Patel · 6 years ago
  72. 842d580 riscv: cache: Implement i/dcache [status, enable, disable] by Rick Chen · 6 years ago
  73. 09db5fc riscv: do not reimplement generic io functions by Lukas Auer · 6 years ago
  74. 78da26d riscv: make use of the barrier functions from Linux by Lukas Auer · 6 years ago
  75. e429a1e riscv: fix use of incorrectly sized variables by Lukas Auer · 6 years ago
  76. 401885a Use _AC and UL macros from linux/const.h by Baruch Siach · 6 years ago
  77. 748dae2 riscv: Remove CSR read/write defines in encoding.h by Bin Meng · 6 years ago
  78. 055700e riscv: Add a helper routine to print CPU information by Bin Meng · 6 years ago
  79. ebd336f riscv: Remove mach type by Bin Meng · 6 years ago
  80. d9eec24 riscv: Remove setup.h by Bin Meng · 6 years ago
  81. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  82. b66af37 riscv: cpu: nx25: Rename as ax25 by Rick Chen · 7 years ago
  83. 9dbb973 SPDX: Convert single license tags to Linux Kernel style by Rick Chen · 7 years ago
  84. 7ea64b0 riscv: Add board_quiesce_devices stub by Alexander Graf · 7 years ago
  85. 3bb8f01 riscv: Add setjmp/longjmp code by Alexander Graf · 7 years ago
  86. 435e382 riscv: Define PLATFORM__CLEAR_BIT for generic_clear_bit() by Bryan O'Donoghue · 7 years ago
  87. 1c12981 riscv: Define PLATFORM__SET_BIT for generic_set_bit() by Bryan O'Donoghue · 7 years ago
  88. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  89. 53b47b8 riscv: bootm: Remove ATAGS by Rick Chen · 7 years ago
  90. 69ae630 riscv: checkpatch: Fix alignment should match open parenthesis by Rick Chen · 7 years ago
  91. b34b4b9 riscv: checkpatch: Fix use of volatile by Rick Chen · 7 years ago
  92. 5febadd riscv: checkpatch: Fix Macro argument reuse by Rick Chen · 7 years ago
  93. 76c0a24 riscv: nx25: include: Add header files to support RISC-V by Rick Chen · 7 years ago