1. 8f0dc4c riscv: assembler versions of memcpy, memmove, memset by Heinrich Schuchardt · 3 years, 7 months ago
  2. a718e2a riscv: simplify longjmp by Heinrich Schuchardt · 3 years, 7 months ago
  3. ae2d950 riscv: sifive: Rename fu540 board to unleashed by Bin Meng · 3 years, 7 months ago
  4. b0479d1 riscv: Add watchdog bindings for the k210 by Sean Anderson · 3 years, 8 months ago
  5. 529d5f9 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · 3 years, 7 months ago
  6. 5540294 riscv: k210: Enable QSPI for spi3 by Sean Anderson · 3 years, 9 months ago
  7. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  8. 86c9156 riscv: Change phys_addr_t and phys_size_t to 64-bit by Bin Meng · 3 years, 9 months ago
  9. 85c714d riscv: Adjust board_get_usable_ram_top() for 32-bit by Bin Meng · 3 years, 9 months ago
  10. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  11. dd4ee41 riscv: dts: Add device tree for Microchip Icicle Kit by Padmarao Begari · 3 years, 9 months ago
  12. 5af3574 riscv: Add DMA 64-bit address support by Padmarao Begari · 3 years, 9 months ago
  13. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  14. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
  15. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 10 months ago
  16. b55af5a riscv: Add device tree bindings for SPI by Sean Anderson · 4 years ago
  17. 237e588 spi: dw: Add SoC-specific compatible strings by Sean Anderson · 4 years ago
  18. 9afaeec riscv: Complete efi header for RV32/64 by Leo Yu-Chi Liang · 4 years ago
  19. 9ea6952 riscv: Fix efi header size for RV32 by Leo Yu-Chi Liang · 4 years ago
  20. 84c3db2 riscv: Fix efi header for RV32 by Atish Patra · 4 years ago
  21. c353f2b riscv: reset after crash by Heinrich Schuchardt · 3 years, 11 months ago
  22. fb33eaa riscv: fix the wrong swap value register by Brad Kim · 4 years ago
  23. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  24. f517e5f riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controller by Pragnesh Patel · 4 years ago
  25. 7257455 riscv: fu540: dts: Correct reg size of clint node by Pragnesh Patel · 4 years ago
  26. 47d7e3b riscv: Move timer portions of SiFive CLINT to drivers/timer by Sean Anderson · 4 years ago
  27. 7dbebeb timer: Add _TIMER suffix to Andes PLMT Kconfig by Sean Anderson · 4 years ago
  28. 79b135f riscv: Move Andes PLMT driver to drivers/timer by Sean Anderson · 4 years ago
  29. 963911e riscv: k210: Reduce DMA block size by Sean Anderson · 4 years ago
  30. 32cef69 riscv: Only enable OF_BOARD_FIXUP for S-Mode by Sean Anderson · 4 years, 2 months ago
  31. 8af7bb9 timer: Return count from timer_ops.get_count by Sean Anderson · 4 years, 1 month ago
  32. 2b5a719 riscv: add DT binding for BOOT button on Maix board by Heinrich Schuchardt · 4 years, 1 month ago
  33. be3076e riscv: Add pinmux and gpio bindings for Kendryte K210 by Sean Anderson · 4 years, 1 month ago
  34. b7e7831 Merge branch 'next' by Tom Rini · 4 years, 1 month ago
  35. 924de32 riscv: Add some comments to start.S by Sean Anderson · 4 years, 1 month ago
  36. 8576813 riscv: Ensure gp is NULL or points to valid data by Sean Anderson · 4 years, 1 month ago
  37. 309995b riscv: Consolidate fences into AMOs for available_harts_lock by Sean Anderson · 4 years, 1 month ago
  38. 768502e riscv: Clear pending IPIs on initialization by Sean Anderson · 4 years, 1 month ago
  39. f760c9a riscv: Use a valid bit to ignore already-pending IPIs by Sean Anderson · 4 years, 1 month ago
  40. d4990a4 riscv: Match memory barriers between send_ipi_many and handle_ipi by Sean Anderson · 4 years, 1 month ago
  41. c410454 Revert "riscv: Clear pending interrupts before enabling IPIs" by Sean Anderson · 4 years, 1 month ago
  42. 422c3c5 riscv: Update SiFive device tree for new CLINT driver by Sean Anderson · 4 years, 1 month ago
  43. e89e898 riscv: Update Kendryte device tree for new CLINT driver by Sean Anderson · 4 years, 1 month ago
  44. e5ca9a7 riscv: Rework Sifive CLINT as UCLASS_TIMER driver by Sean Anderson · 4 years, 1 month ago
  45. 15943bb riscv: Clean up initialization in Andes PLIC by Sean Anderson · 4 years, 1 month ago
  46. e86463f riscv: Rework Andes PLMT as a UCLASS_TIMER driver by Sean Anderson · 4 years, 1 month ago
  47. c33efaf riscv: Rework riscv timer driver to only support S-mode by Sean Anderson · 4 years, 1 month ago
  48. c48e9f3 riscv: restore global data pointer in trap handler by Heinrich Schuchardt · 4 years, 1 month ago
  49. ccaa574 fdtdec: optionally add property no-map to created reserved memory node by Etienne Carriere · 4 years, 1 month ago
  50. 6b9966e riscv: define function set_gd() by Heinrich Schuchardt · 4 years, 1 month ago
  51. c92b50a cmd: provide command sbi by Heinrich Schuchardt · 4 years, 2 months ago
  52. 092f15a riscv: fix building with CONFIG_SPL_SMP=n by Heinrich Schuchardt · 4 years, 2 months ago
  53. 52dc7ae riscv: fu540: Use correct API to get L2 cache controller base address by Bin Meng · 4 years, 2 months ago
  54. 7c6ca03 riscv: additional crash information by Heinrich Schuchardt · 4 years, 3 months ago
  55. 6a43e3a riscv: sifive: fu540: redundant initialization by Heinrich Schuchardt · 4 years, 3 months ago
  56. 023dba1 riscv: remove redundant logical constraint. by Heinrich Schuchardt · 4 years, 3 months ago
  57. ff8e88a riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC level by Bin Meng · 4 years, 3 months ago
  58. d6a0170 riscv: sifive/fu540: spl: Rename soc_spl_init() by Bin Meng · 4 years, 3 months ago
  59. 71672b7 riscv: Call spl_board_init_f() in the generic SPL board_init_f() by Bin Meng · 4 years, 3 months ago
  60. d04a464 sifive: reset: add DM based reset driver for SiFive SoC's by Sagar Shrikant Kadam · 4 years, 3 months ago
  61. ea4e957 fu540: dtsi: add reset producer and consumer entries by Sagar Shrikant Kadam · 4 years, 3 months ago
  62. 142dd57 riscv: dts: hifive-unleashed-a00: Make memory node available to SPL by Bin Meng · 4 years, 3 months ago
  63. e491e15 riscv: Fix linking error when building u-boot-spl with no SMP support by Leo Yu-Chi Liang · 4 years, 4 months ago
  64. 6b62495 Revert "riscv: Allow use of reset drivers" by Bin Meng · 4 years, 3 months ago
  65. ff7d25e env: Enable SPI flash env for SiFive FU540 by Jagan Teki · 4 years, 3 months ago
  66. 4243ff1 sifive: fu540: Add Booting from SPI by Jagan Teki · 4 years, 3 months ago
  67. a0018fc riscv: Make SiFive HiFive Unleashed board boot again by Bin Meng · 4 years, 3 months ago
  68. 6e7d7aa Merge branch 'next' by Tom Rini · 4 years, 4 months ago
  69. c5a4442 riscv: use log functions in fdt_fixup by Heinrich Schuchardt · 4 years, 4 months ago
  70. 5ce5020 riscv: sifive: fu540: enable all cache ways from U-Boot proper by Pragnesh Patel · 4 years, 5 months ago
  71. edf4fc2 riscv: Use optimized version of fdtdec_get_addr_size_no_parent by Atish Patra · 4 years, 4 months ago
  72. 7eb4bcc riscv: Do not return error if reserved node already exists by Atish Patra · 4 years, 4 months ago
  73. fd31e4f riscv: Do not build reset.c if SYSRESET is on by Bin Meng · 4 years, 4 months ago
  74. 1c17e55 riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE by Bin Meng · 4 years, 4 months ago
  75. a8492e2 riscv: Expand the DT size before copy reserved memory node by Bin Meng · 4 years, 4 months ago
  76. c4f7c50 riscv: Avoid the reserved memory fixup if src and dst point to the same place by Bin Meng · 4 years, 4 months ago
  77. 76585c9 riscv: fu540: dts: Correct reg size of otp and dmc nodes by Bin Meng · 4 years, 5 months ago
  78. 6c6a29c riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc node by Bin Meng · 4 years, 5 months ago
  79. eb75ee4 riscv: dts: hifive-unleashed-a00: add cpu aliases by Sagar Shrikant Kadam · 4 years, 4 months ago
  80. a7c81fc riscv: Add Sipeed Maix support by Sean Anderson · 4 years, 4 months ago
  81. bba8618 riscv: Add device tree for K210 and Sipeed Maix BitM by Sean Anderson · 4 years, 4 months ago
  82. 958a3f4 riscv: Allow use of reset drivers by Sean Anderson · 4 years, 4 months ago
  83. b8bc120 riscv: Add option to support RISC-V privileged spec 1.9 by Sean Anderson · 4 years, 4 months ago
  84. 40686c3 riscv: Clean up IPI initialization code by Sean Anderson · 4 years, 4 months ago
  85. 9472630 riscv: Clear pending interrupts before enabling IPIs by Sean Anderson · 4 years, 4 months ago
  86. 309c79f riscv: Add headers for asm/global_data.h by Sean Anderson · 4 years, 4 months ago
  87. b46f989 bdinfo: riscv: Use generic bd_info by Simon Glass · 4 years, 6 months ago
  88. 0a94007 riscv: sbi: Move sbi_probe_extension() out of CONFIG_SBI_V01 by Bin Meng · 4 years, 5 months ago
  89. fe94355 riscv: sbi: Remove sbi_spec_version by Bin Meng · 4 years, 5 months ago
  90. 01cdef2 riscv: sifive: fu540: add SPL configuration by Pragnesh Patel · 4 years, 5 months ago
  91. 7c45fc9 riscv: cpu: fu540: Add support for cpu fu540 by Pragnesh Patel · 4 years, 5 months ago
  92. 25d0853 riscv: dts: sifive: Sync hifive-unleashed-a00 dts from linux by Pragnesh Patel · 4 years, 5 months ago
  93. 329e023 riscv: sifive: dts: fu540: set ethernet clock rate by Pragnesh Patel · 4 years, 5 months ago
  94. fdf5dba riscv: sifive: dts: fu540: add U-Boot dmc node by Pragnesh Patel · 4 years, 5 months ago
  95. 8a3fd84 sifive: dts: fu540: Add DDR controller and phy register settings by Pragnesh Patel · 4 years, 5 months ago
  96. 0eed87e riscv: sifive: dts: fu540: Add board -u-boot.dtsi files by Pragnesh Patel · 4 years, 5 months ago
  97. bbb94af riscv: Add _image_binary_end for SPL by Pragnesh Patel · 4 years, 5 months ago
  98. 88eec61 riscv: sifive: fu540: Use OTP DM driver for serial environment variable by Pragnesh Patel · 4 years, 5 months ago
  99. 7e249bc riscv: Move all SMP related SBI calls to SBI_v01 by Atish Patra · 4 years, 6 months ago
  100. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago