1. 83b443d riscv: import read/write_relaxed functions by Chanho Park · 12 months ago
  2. 37c2faf riscv: cpu: jh7110: Add gpio helper macros by Chanho Park · 12 months ago
  3. 0b9441a riscv: Remove common.h usage by Tom Rini · 1 year ago
  4. bc5a504 riscv: Add Zbb support for building U-Boot by Yu Chien Peter Lin · 1 year, 2 months ago
  5. ac89738 Merge branch 'next' by Tom Rini · 1 year, 1 month ago
  6. 5083488 Record the position of the SMBIOS tables by Simon Glass · 1 year, 1 month ago
  7. d14222e risc-v: implement DBCN write byte by Heinrich Schuchardt · 1 year, 2 months ago
  8. f72d0d4 event: Convert existing spy records to simple by Simon Glass · 1 year, 2 months ago
  9. 6982e6b cmd/sbi: display new extensions by Heinrich Schuchardt · 1 year, 3 months ago
  10. 093bd03 acpi: Add missing RISC-V acpi_table header by Heinrich Schuchardt · 1 year, 3 months ago
  11. 9675d92 riscv: Rename SiFive CLINT to RISC-V ALINT by Bin Meng · 1 year, 4 months ago
  12. aea1bd9 eeprom: starfive: Enable ID EEPROM configuration by Yanhong Wang · 1 year, 4 months ago
  13. 661e221 riscv: define test_and_{set,clear}_bit in asm/bitops.h by Ben Dooks · 1 year, 6 months ago
  14. 551de21 riscv: implement local_irq_{save,restore} macros by Ben Dooks · 1 year, 6 months ago
  15. 3c87471 riscv: add generic link for <asm/atomic.h> by Ben Dooks · 1 year, 6 months ago
  16. 7906155 cmd/sbi: display new extensions by Heinrich Schuchardt · 1 year, 6 months ago
  17. 02d9c0b common: spl: Add spl NVMe boot support by Mayuresh Chitale · 1 year, 5 months ago
  18. f167120 include: Remove unused header files by Tom Rini · 1 year, 5 months ago
  19. 16f53be riscv: Correct a comment in io.h by Bin Meng · 1 year, 7 months ago
  20. 2185341 riscv: cpu: jh7110: Add support for jh7110 SoC by Yanhong Wang · 1 year, 7 months ago
  21. d8a146d riscv: cpu: ax25: Simplify cache enabling logic in harts_early_init() by Yu Chien Peter Lin · 1 year, 9 months ago
  22. daf1312 riscv: global_data.h: Correct the comment for PLICSW by Yu Chien Peter Lin · 1 year, 9 months ago
  23. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 9 months ago
  24. ae3527f arch/riscv: add semihosting support for RISC-V by Kautuk Consul · 1 year, 11 months ago
  25. a5dfa3b riscv: Rename Andes PLIC to PLICSW by Yu Chien Peter Lin · 2 years ago
  26. e0465f8 riscv: Introduce AVAILABLE_HARTS by Rick Chen · 2 years, 1 month ago
  27. c2bdf02 spl: introduce SPL_XIP to config by Nikita Shubin · 2 years, 2 months ago
  28. bb20a10 Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 4 months ago
  29. d5af15b riscv: Clean up asm/io.h by Leo Yu-Chi Liang · 2 years, 5 months ago
  30. 8ac37b4 riscv: remove CONFIG_ARCH_MAP_SYSMEM from io.h by Michal Simek · 2 years, 5 months ago
  31. ca7e93f riscv: provide missing base extension functions by Heinrich Schuchardt · 2 years, 7 months ago
  32. 70ae54b cmd: sbi: add Performance Monitoring Unit Extension by Heinrich Schuchardt · 2 years, 7 months ago
  33. 7fe32b3 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 8 months ago
  34. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  35. 41635cc riscv: add #define in asm/io.h for some device drivers by Wei Fu · 3 years ago
  36. afb8e1f riscv: function to retrieve SBI implementation version by Heinrich Schuchardt · 3 years ago
  37. ddf4972 riscv: Avoid io read/write cause wrong result by Nick Hu · 3 years ago
  38. 24ed531 sysreset: provide SBI based sysreset driver by Heinrich Schuchardt · 3 years, 1 month ago
  39. 3fbcfaa riscv: add missing SBI extension definitions by Heinrich Schuchardt · 3 years, 1 month ago
  40. 30fa33d riscv: lib: modify the indent by Zong Li · 3 years, 2 months ago
  41. 835210a board: sifive: use ccache driver instead of helper function by Zong Li · 3 years, 2 months ago
  42. 05e2548 board: sifive: Add an interface to get PCB revision by Zong Li · 3 years, 4 months ago
  43. a74e9d8 riscv: cpu: fu740: Add support for cpu fu740 by Green Wan · 3 years, 5 months ago
  44. a6d7e8c riscv: Split SiFive CLINT support between SPL and U-Boot proper by Bin Meng · 3 years, 5 months ago
  45. 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 7 months ago
  46. 8f0dc4c riscv: assembler versions of memcpy, memmove, memset by Heinrich Schuchardt · 3 years, 7 months ago
  47. 86c9156 riscv: Change phys_addr_t and phys_size_t to 64-bit by Bin Meng · 3 years, 9 months ago
  48. 5af3574 riscv: Add DMA 64-bit address support by Padmarao Begari · 3 years, 9 months ago
  49. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  50. f760c9a riscv: Use a valid bit to ignore already-pending IPIs by Sean Anderson · 4 years, 1 month ago
  51. e86463f riscv: Rework Andes PLMT as a UCLASS_TIMER driver by Sean Anderson · 4 years, 1 month ago
  52. 6b9966e riscv: define function set_gd() by Heinrich Schuchardt · 4 years, 1 month ago
  53. c92b50a cmd: provide command sbi by Heinrich Schuchardt · 4 years, 2 months ago
  54. d6a0170 riscv: sifive/fu540: spl: Rename soc_spl_init() by Bin Meng · 4 years, 3 months ago
  55. 71672b7 riscv: Call spl_board_init_f() in the generic SPL board_init_f() by Bin Meng · 4 years, 3 months ago
  56. d04a464 sifive: reset: add DM based reset driver for SiFive SoC's by Sagar Shrikant Kadam · 4 years, 3 months ago
  57. 6e7d7aa Merge branch 'next' by Tom Rini · 4 years, 4 months ago
  58. 5ce5020 riscv: sifive: fu540: enable all cache ways from U-Boot proper by Pragnesh Patel · 4 years, 5 months ago
  59. b8bc120 riscv: Add option to support RISC-V privileged spec 1.9 by Sean Anderson · 4 years, 4 months ago
  60. 40686c3 riscv: Clean up IPI initialization code by Sean Anderson · 4 years, 4 months ago
  61. 309c79f riscv: Add headers for asm/global_data.h by Sean Anderson · 4 years, 4 months ago
  62. b46f989 bdinfo: riscv: Use generic bd_info by Simon Glass · 4 years, 5 months ago
  63. fe94355 riscv: sbi: Remove sbi_spec_version by Bin Meng · 4 years, 5 months ago
  64. 01cdef2 riscv: sifive: fu540: add SPL configuration by Pragnesh Patel · 4 years, 5 months ago
  65. 7c45fc9 riscv: cpu: fu540: Add support for cpu fu540 by Pragnesh Patel · 4 years, 5 months ago
  66. 7e249bc riscv: Move all SMP related SBI calls to SBI_v01 by Atish Patra · 4 years, 6 months ago
  67. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  68. d4ea649 riscv: Provide a mechanism to fix DT for reserved memory by Atish Patra · 4 years, 6 months ago
  69. 191636e riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 6 months ago
  70. 5bde215 riscv: Implement new SBI v0.2 extensions by Bin Meng · 4 years, 7 months ago
  71. 1b3c8d6 riscv: Introduce a new config for SBI v0.1 by Bin Meng · 4 years, 7 months ago
  72. 1e32715 riscv: Add SBI v0.2 extension definitions by Bin Meng · 4 years, 7 months ago
  73. f58fc34 riscv: Add basic support for SBI v0.2 by Bin Meng · 4 years, 7 months ago
  74. 215c3a7 riscv: Mark existing SBI as v0.1 SBI by Bin Meng · 4 years, 7 months ago
  75. fe13692 riscv: Fix sbi_remote_sfence_vma{,_asid} by Bin Meng · 4 years, 8 months ago
  76. 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 8 months ago
  77. 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 8 months ago
  78. c22c0db dma-mapping: fix the prototype of dma_map_single() by Masahiro Yamada · 4 years, 8 months ago
  79. c0a5a81 asm: dma-mapping.h: Fix dma mapping functions by Vignesh Raghavendra · 4 years, 9 months ago
  80. 90ae281 riscv: add option to wait for ack from secondary harts in smp functions by Lukas Auer · 4 years, 11 months ago
  81. d26b404 gpio: sifive: add support for DM based gpio driver for FU540-SoC by Sagar Shrikant Kadam · 5 years ago
  82. 8c59f20 riscv: add SPL support by Lukas Auer · 5 years ago
  83. fbfd92b riscv: add run mode configuration for SPL by Lukas Auer · 5 years ago
  84. 4d2583d riscv: Access CSRs using CSR numbers by Bin Meng · 5 years ago
  85. 268753f riscv: Sync csr.h with Linux kernel v5.2 by Bin Meng · 5 years ago
  86. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  87. bdce389 riscv: Introduce CONFIG_XIP to support booting from flash by Rick Chen · 5 years ago
  88. a1f2487 riscv: Add a SYSCON driver for Andestech's PLMT by Rick Chen · 6 years ago
  89. 0d38946 riscv: Add a SYSCON driver for Andestech's PLIC by Rick Chen · 6 years ago
  90. 3dea63c riscv: add support for multi-hart systems by Lukas Auer · 6 years ago
  91. 34a0626 riscv: import the supervisor binary interface header file by Lukas Auer · 6 years ago
  92. fa33f08 riscv: add infrastructure for calling functions on other harts by Lukas Auer · 6 years ago
  93. 98a66ff riscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using initrd by Anup Patel · 6 years ago
  94. 1fa625b riscv: Add place-holder asm/arch/clk.h for driver compilation by Anup Patel · 6 years ago
  95. 70b8562 riscv: Add asm/dma-mapping.h for DMA mappings by Anup Patel · 6 years ago
  96. 51ab457 riscv: Save boot hart id to the global data by Bin Meng · 6 years ago
  97. 57fe5c6 riscv: Add indirect stringification to csr_xxx ops by Bin Meng · 6 years ago
  98. 3967156 riscv: Add exception codes for xcause register by Bin Meng · 6 years ago
  99. ea53f1c riscv: Add CSR numbers by Bin Meng · 6 years ago
  100. 644a3cd riscv: Add a SYSCON driver for SiFive's Core Local Interruptor by Bin Meng · 6 years ago