1. 9675d92 riscv: Rename SiFive CLINT to RISC-V ALINT by Bin Meng · 1 year, 5 months ago
  2. 7f1a30f riscv: clint: Update the sifive clint ipi driver to support aclint by Bin Meng · 1 year, 5 months ago
  3. bc35b49 riscv: andes_plicsw: Fix IPI during OpenSBI invocation by Yu Chien Peter Lin · 1 year, 5 months ago
  4. 7400d34 riscv: semihosting: replace inline assembly with assembly file by Andre Przywara · 1 year, 10 months ago
  5. 210af54 Correct SPL uses of LMB by Simon Glass · 1 year, 10 months ago
  6. 3c60e59 riscv: memcpy: check src and dst before copy by Rick Chen · 1 year, 11 months ago
  7. 3ec07c9 efi_loader: set IMAGE_FILE_LARGE_ADDRESS_AWARE by Heinrich Schuchardt · 2 years ago
  8. ae3527f arch/riscv: add semihosting support for RISC-V by Kautuk Consul · 2 years ago
  9. a5dfa3b riscv: Rename Andes PLIC to PLICSW by Yu Chien Peter Lin · 2 years, 1 month ago
  10. bdb2383 riscv: andes_plic.c: use modified IPI scheme by Yu Chien Peter Lin · 2 years, 1 month ago
  11. 8909066 dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
  12. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
  13. e0465f8 riscv: Introduce AVAILABLE_HARTS by Rick Chen · 2 years, 2 months ago
  14. c2bdf02 spl: introduce SPL_XIP to config by Nikita Shubin · 2 years, 3 months ago
  15. 6516891 zynqmp: Run board_get_usable_ram_top() only on main U-Boot by Ashok Reddy Soma · 2 years, 5 months ago
  16. b09e462 arm: riscv: Remove additional ifdef from code guarded by CONFIG_IS_ENABLED by Michal Simek · 2 years, 5 months ago
  17. ca7e93f riscv: provide missing base extension functions by Heinrich Schuchardt · 2 years, 9 months ago
  18. 7fe32b3 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 9 months ago
  19. 9ef5cca efi_loader: fix SectionAlignment, FileAlignment by Heinrich Schuchardt · 2 years, 11 months ago
  20. dfbc2be riscv: revert Complete efi header for RV32/64 by Heinrich Schuchardt · 2 years, 11 months ago
  21. afb8e1f riscv: function to retrieve SBI implementation version by Heinrich Schuchardt · 3 years, 1 month ago
  22. b9aad37 fdtdec: Support reserved-memory flags by Thierry Reding · 3 years, 3 months ago
  23. 46cb067 fdtdec: Support compatible string list for reserved memory by Thierry Reding · 3 years, 3 months ago
  24. 0c303f9 image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years, 2 months ago
  25. 24ed531 sysreset: provide SBI based sysreset driver by Heinrich Schuchardt · 3 years, 3 months ago
  26. 0d625f4 riscv: Fix setting no-map in reserved memory nodes by Samuel Holland · 3 years, 3 months ago
  27. eeaa3fe lmb: riscv: Add arch_lmb_reserve() by Marek Vasut · 3 years, 3 months ago
  28. 213ed17 riscv: lib: implement enable_caches for sifive cache by Zong Li · 3 years, 3 months ago
  29. 4d4222d common: board_r: support enable_caches for RISC-V by Zong Li · 3 years, 3 months ago
  30. f6431e8 riscv: show code leading to exception by Heinrich Schuchardt · 3 years, 3 months ago
  31. 17a50bd efi_loader: add Linux magic to RISC-V crt0 by Heinrich Schuchardt · 3 years, 6 months ago
  32. 6ba8eeb riscv: booti: do not force relocation if force_reloc is not set by Vitaly Wool · 3 years, 8 months ago
  33. 62ce0a0 riscv: andes_plic: Fix riscv_get_ipi() mask by Bin Meng · 3 years, 6 months ago
  34. 84dee33 riscv: Drop USE_SPL_FIT_GENERATOR by Bin Meng · 3 years, 7 months ago
  35. 703b84e riscv: Fix memmove and optimise memcpy when misalign by Bin Meng · 3 years, 7 months ago
  36. e90cb0d riscv: Fix arch_fixup_fdt always failing without /chosen by Sean Anderson · 3 years, 7 months ago
  37. a6d7e8c riscv: Split SiFive CLINT support between SPL and U-Boot proper by Bin Meng · 3 years, 7 months ago
  38. 4e9bce1 Add support for stack-protector by Joel Peshkin · 3 years, 8 months ago
  39. 8f0dc4c riscv: assembler versions of memcpy, memmove, memset by Heinrich Schuchardt · 3 years, 8 months ago
  40. a718e2a riscv: simplify longjmp by Heinrich Schuchardt · 3 years, 8 months ago
  41. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  42. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  43. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago
  44. 9afaeec riscv: Complete efi header for RV32/64 by Leo Yu-Chi Liang · 4 years ago
  45. 9ea6952 riscv: Fix efi header size for RV32 by Leo Yu-Chi Liang · 4 years, 1 month ago
  46. 84c3db2 riscv: Fix efi header for RV32 by Atish Patra · 4 years, 2 months ago
  47. c353f2b riscv: reset after crash by Heinrich Schuchardt · 4 years ago
  48. 47d7e3b riscv: Move timer portions of SiFive CLINT to drivers/timer by Sean Anderson · 4 years, 1 month ago
  49. 79b135f riscv: Move Andes PLMT driver to drivers/timer by Sean Anderson · 4 years, 1 month ago
  50. 8af7bb9 timer: Return count from timer_ops.get_count by Sean Anderson · 4 years, 2 months ago
  51. b7e7831 Merge branch 'next' by Tom Rini · 4 years, 2 months ago
  52. 8576813 riscv: Ensure gp is NULL or points to valid data by Sean Anderson · 4 years, 2 months ago
  53. f760c9a riscv: Use a valid bit to ignore already-pending IPIs by Sean Anderson · 4 years, 2 months ago
  54. d4990a4 riscv: Match memory barriers between send_ipi_many and handle_ipi by Sean Anderson · 4 years, 2 months ago
  55. e5ca9a7 riscv: Rework Sifive CLINT as UCLASS_TIMER driver by Sean Anderson · 4 years, 2 months ago
  56. 15943bb riscv: Clean up initialization in Andes PLIC by Sean Anderson · 4 years, 2 months ago
  57. e86463f riscv: Rework Andes PLMT as a UCLASS_TIMER driver by Sean Anderson · 4 years, 2 months ago
  58. c33efaf riscv: Rework riscv timer driver to only support S-mode by Sean Anderson · 4 years, 2 months ago
  59. c48e9f3 riscv: restore global data pointer in trap handler by Heinrich Schuchardt · 4 years, 2 months ago
  60. ccaa574 fdtdec: optionally add property no-map to created reserved memory node by Etienne Carriere · 4 years, 3 months ago
  61. c92b50a cmd: provide command sbi by Heinrich Schuchardt · 4 years, 3 months ago
  62. 092f15a riscv: fix building with CONFIG_SPL_SMP=n by Heinrich Schuchardt · 4 years, 3 months ago
  63. 7c6ca03 riscv: additional crash information by Heinrich Schuchardt · 4 years, 4 months ago
  64. 023dba1 riscv: remove redundant logical constraint. by Heinrich Schuchardt · 4 years, 4 months ago
  65. 71672b7 riscv: Call spl_board_init_f() in the generic SPL board_init_f() by Bin Meng · 4 years, 4 months ago
  66. 6b62495 Revert "riscv: Allow use of reset drivers" by Bin Meng · 4 years, 4 months ago
  67. a0018fc riscv: Make SiFive HiFive Unleashed board boot again by Bin Meng · 4 years, 4 months ago
  68. 6e7d7aa Merge branch 'next' by Tom Rini · 4 years, 5 months ago
  69. c5a4442 riscv: use log functions in fdt_fixup by Heinrich Schuchardt · 4 years, 5 months ago
  70. edf4fc2 riscv: Use optimized version of fdtdec_get_addr_size_no_parent by Atish Patra · 4 years, 5 months ago
  71. 7eb4bcc riscv: Do not return error if reserved node already exists by Atish Patra · 4 years, 5 months ago
  72. fd31e4f riscv: Do not build reset.c if SYSRESET is on by Bin Meng · 4 years, 5 months ago
  73. a8492e2 riscv: Expand the DT size before copy reserved memory node by Bin Meng · 4 years, 5 months ago
  74. c4f7c50 riscv: Avoid the reserved memory fixup if src and dst point to the same place by Bin Meng · 4 years, 5 months ago
  75. 958a3f4 riscv: Allow use of reset drivers by Sean Anderson · 4 years, 5 months ago
  76. 40686c3 riscv: Clean up IPI initialization code by Sean Anderson · 4 years, 5 months ago
  77. 0a94007 riscv: sbi: Move sbi_probe_extension() out of CONFIG_SBI_V01 by Bin Meng · 4 years, 6 months ago
  78. fe94355 riscv: sbi: Remove sbi_spec_version by Bin Meng · 4 years, 6 months ago
  79. 7e249bc riscv: Move all SMP related SBI calls to SBI_v01 by Atish Patra · 4 years, 7 months ago
  80. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  81. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  82. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  83. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  84. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  85. 177c53f riscv: Move all fdt fixups together by Atish Patra · 4 years, 7 months ago
  86. 73d756f riscv: Copy the reserved-memory nodes to final DT by Atish Patra · 4 years, 7 months ago
  87. 0cb2785 riscv: Setup reserved-memory node for FU540 by Atish Patra · 4 years, 7 months ago
  88. d4ea649 riscv: Provide a mechanism to fix DT for reserved memory by Atish Patra · 4 years, 7 months ago
  89. 5370478 riscv: Add boot hartid to device tree by Atish Patra · 4 years, 7 months ago
  90. 191636e riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 8 months ago
  91. 5bde215 riscv: Implement new SBI v0.2 extensions by Bin Meng · 4 years, 9 months ago
  92. 1b3c8d6 riscv: Introduce a new config for SBI v0.1 by Bin Meng · 4 years, 9 months ago
  93. f58fc34 riscv: Add basic support for SBI v0.2 by Bin Meng · 4 years, 9 months ago
  94. f295e00 riscv: Avoid calling sbi_clear_ipi() by Bin Meng · 4 years, 9 months ago
  95. 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
  96. fd1f6e9 riscv: Add option to print registers on exception by Sean Anderson · 5 years ago
  97. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  98. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  99. 807765b common: Move device-tree setup functions to fdt_support.h by Simon Glass · 5 years ago
  100. 90ae281 riscv: add option to wait for ack from secondary harts in smp functions by Lukas Auer · 5 years ago