1. 4b96c88 riscv: fix the wrong swap value register by Brad Kim · 4 years ago
  2. 4f1b444 riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controller by Pragnesh Patel · 4 years ago
  3. 2dc5984 riscv: fu540: dts: Correct reg size of clint node by Pragnesh Patel · 4 years, 1 month ago
  4. 52a1db7 riscv: Move timer portions of SiFive CLINT to drivers/timer by Sean Anderson · 4 years, 1 month ago
  5. 5a23865 timer: Add _TIMER suffix to Andes PLMT Kconfig by Sean Anderson · 4 years, 1 month ago
  6. 5abf1f3 riscv: Move Andes PLMT driver to drivers/timer by Sean Anderson · 4 years, 1 month ago
  7. d1b3321 riscv: k210: Reduce DMA block size by Sean Anderson · 4 years, 2 months ago
  8. 584a5ee riscv: Only enable OF_BOARD_FIXUP for S-Mode by Sean Anderson · 4 years, 3 months ago
  9. 947fc2d timer: Return count from timer_ops.get_count by Sean Anderson · 4 years, 2 months ago
  10. 36d38fd riscv: add DT binding for BOOT button on Maix board by Heinrich Schuchardt · 4 years, 2 months ago
  11. 6870556 riscv: Add pinmux and gpio bindings for Kendryte K210 by Sean Anderson · 4 years, 2 months ago
  12. 38ae92e Merge branch 'next' by Tom Rini · 4 years, 2 months ago
  13. 5bdad9f riscv: Add some comments to start.S by Sean Anderson · 4 years, 2 months ago
  14. 2c4c7d1 riscv: Ensure gp is NULL or points to valid data by Sean Anderson · 4 years, 2 months ago
  15. 934b24a riscv: Consolidate fences into AMOs for available_harts_lock by Sean Anderson · 4 years, 2 months ago
  16. dd1cd70 riscv: Clear pending IPIs on initialization by Sean Anderson · 4 years, 2 months ago
  17. ff184fe riscv: Use a valid bit to ignore already-pending IPIs by Sean Anderson · 4 years, 2 months ago
  18. cfb0809 riscv: Match memory barriers between send_ipi_many and handle_ipi by Sean Anderson · 4 years, 2 months ago
  19. e8de08b Revert "riscv: Clear pending interrupts before enabling IPIs" by Sean Anderson · 4 years, 2 months ago
  20. 3d999194 riscv: Update SiFive device tree for new CLINT driver by Sean Anderson · 4 years, 2 months ago
  21. c6d0ef8 riscv: Update Kendryte device tree for new CLINT driver by Sean Anderson · 4 years, 2 months ago
  22. 272ab20 riscv: Rework Sifive CLINT as UCLASS_TIMER driver by Sean Anderson · 4 years, 2 months ago
  23. 28bfc32 riscv: Clean up initialization in Andes PLIC by Sean Anderson · 4 years, 2 months ago
  24. 87e6ce5 riscv: Rework Andes PLMT as a UCLASS_TIMER driver by Sean Anderson · 4 years, 2 months ago
  25. 9baaaef riscv: Rework riscv timer driver to only support S-mode by Sean Anderson · 4 years, 2 months ago
  26. fbef54d riscv: restore global data pointer in trap handler by Heinrich Schuchardt · 4 years, 2 months ago
  27. 646f8c6 fdtdec: optionally add property no-map to created reserved memory node by Etienne Carriere · 4 years, 3 months ago
  28. 6e7eb46 riscv: define function set_gd() by Heinrich Schuchardt · 4 years, 3 months ago
  29. 95492ae cmd: provide command sbi by Heinrich Schuchardt · 4 years, 3 months ago
  30. c78eef7 riscv: fix building with CONFIG_SPL_SMP=n by Heinrich Schuchardt · 4 years, 3 months ago
  31. 54bcf26 riscv: fu540: Use correct API to get L2 cache controller base address by Bin Meng · 4 years, 3 months ago
  32. 77efe24 riscv: additional crash information by Heinrich Schuchardt · 4 years, 4 months ago
  33. 03de50e riscv: sifive: fu540: redundant initialization by Heinrich Schuchardt · 4 years, 4 months ago
  34. d2014d1 riscv: remove redundant logical constraint. by Heinrich Schuchardt · 4 years, 4 months ago
  35. 6b15551 riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC level by Bin Meng · 4 years, 4 months ago
  36. 2b2d9c4 riscv: sifive/fu540: spl: Rename soc_spl_init() by Bin Meng · 4 years, 4 months ago
  37. 63dcfcb riscv: Call spl_board_init_f() in the generic SPL board_init_f() by Bin Meng · 4 years, 4 months ago
  38. e1ff6eb sifive: reset: add DM based reset driver for SiFive SoC's by Sagar Shrikant Kadam · 4 years, 4 months ago
  39. b0357f4 fu540: dtsi: add reset producer and consumer entries by Sagar Shrikant Kadam · 4 years, 4 months ago
  40. a9e7ec5 riscv: dts: hifive-unleashed-a00: Make memory node available to SPL by Bin Meng · 4 years, 4 months ago
  41. 4e3ba2a riscv: Fix linking error when building u-boot-spl with no SMP support by Leo Yu-Chi Liang · 4 years, 5 months ago
  42. 3af8678 Revert "riscv: Allow use of reset drivers" by Bin Meng · 4 years, 4 months ago
  43. e70ef90 env: Enable SPI flash env for SiFive FU540 by Jagan Teki · 4 years, 5 months ago
  44. 05fb96d sifive: fu540: Add Booting from SPI by Jagan Teki · 4 years, 5 months ago
  45. 257875d riscv: Make SiFive HiFive Unleashed board boot again by Bin Meng · 4 years, 4 months ago
  46. 90fa4e9 Merge branch 'next' by Tom Rini · 4 years, 5 months ago
  47. 8cfbea0 riscv: use log functions in fdt_fixup by Heinrich Schuchardt · 4 years, 5 months ago
  48. 8a52128 riscv: sifive: fu540: enable all cache ways from U-Boot proper by Pragnesh Patel · 4 years, 6 months ago
  49. 491734f riscv: Use optimized version of fdtdec_get_addr_size_no_parent by Atish Patra · 4 years, 5 months ago
  50. f0947db riscv: Do not return error if reserved node already exists by Atish Patra · 4 years, 5 months ago
  51. c71f100 riscv: Do not build reset.c if SYSRESET is on by Bin Meng · 4 years, 5 months ago
  52. 2bdcd05 riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE by Bin Meng · 4 years, 5 months ago
  53. 7a36bd8 riscv: Expand the DT size before copy reserved memory node by Bin Meng · 4 years, 5 months ago
  54. 77073f4 riscv: Avoid the reserved memory fixup if src and dst point to the same place by Bin Meng · 4 years, 5 months ago
  55. 3961e14 riscv: fu540: dts: Correct reg size of otp and dmc nodes by Bin Meng · 4 years, 6 months ago
  56. e3870c8 riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc node by Bin Meng · 4 years, 6 months ago
  57. d2b7f84 riscv: dts: hifive-unleashed-a00: add cpu aliases by Sagar Shrikant Kadam · 4 years, 5 months ago
  58. edc32ab riscv: Add Sipeed Maix support by Sean Anderson · 4 years, 5 months ago
  59. d11b582 riscv: Add device tree for K210 and Sipeed Maix BitM by Sean Anderson · 4 years, 5 months ago
  60. 35e14fb riscv: Allow use of reset drivers by Sean Anderson · 4 years, 5 months ago
  61. 7f4b666 riscv: Add option to support RISC-V privileged spec 1.9 by Sean Anderson · 4 years, 5 months ago
  62. b1d0cb3 riscv: Clean up IPI initialization code by Sean Anderson · 4 years, 5 months ago
  63. 84df2e1 riscv: Clear pending interrupts before enabling IPIs by Sean Anderson · 4 years, 5 months ago
  64. 5aa0074 riscv: Add headers for asm/global_data.h by Sean Anderson · 4 years, 5 months ago
  65. 0961ae8 bdinfo: riscv: Use generic bd_info by Simon Glass · 4 years, 7 months ago
  66. e622c74 riscv: sbi: Move sbi_probe_extension() out of CONFIG_SBI_V01 by Bin Meng · 4 years, 6 months ago
  67. b391ead riscv: sbi: Remove sbi_spec_version by Bin Meng · 4 years, 6 months ago
  68. e00653c riscv: sifive: fu540: add SPL configuration by Pragnesh Patel · 4 years, 6 months ago
  69. 25269c0 riscv: cpu: fu540: Add support for cpu fu540 by Pragnesh Patel · 4 years, 6 months ago
  70. 01ec498 riscv: dts: sifive: Sync hifive-unleashed-a00 dts from linux by Pragnesh Patel · 4 years, 6 months ago
  71. bb337f9 riscv: sifive: dts: fu540: set ethernet clock rate by Pragnesh Patel · 4 years, 6 months ago
  72. 45ffc91 riscv: sifive: dts: fu540: add U-Boot dmc node by Pragnesh Patel · 4 years, 6 months ago
  73. 8f4a403 sifive: dts: fu540: Add DDR controller and phy register settings by Pragnesh Patel · 4 years, 6 months ago
  74. b65f19f riscv: sifive: dts: fu540: Add board -u-boot.dtsi files by Pragnesh Patel · 4 years, 6 months ago
  75. 45b4ad9d riscv: Add _image_binary_end for SPL by Pragnesh Patel · 4 years, 6 months ago
  76. 2a449a3 riscv: sifive: fu540: Use OTP DM driver for serial environment variable by Pragnesh Patel · 4 years, 6 months ago
  77. a7edd07 riscv: Move all SMP related SBI calls to SBI_v01 by Atish Patra · 4 years, 7 months ago
  78. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  79. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  80. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  81. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  82. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  83. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  84. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  85. 76c8522 sifive: fu540: Enable spi-nor flash support by Jagan Teki · 4 years, 7 months ago
  86. 0c2964b riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi by Jagan Teki · 4 years, 7 months ago
  87. 82ed8ef riscv: Move all fdt fixups together by Atish Patra · 4 years, 7 months ago
  88. 5fbac33 riscv: Copy the reserved-memory nodes to final DT by Atish Patra · 4 years, 7 months ago
  89. 7379192 riscv: Setup reserved-memory node for FU540 by Atish Patra · 4 years, 7 months ago
  90. 111b804 riscv: Provide a mechanism to fix DT for reserved memory by Atish Patra · 4 years, 7 months ago
  91. af3c043 riscv: Add boot hartid to device tree by Atish Patra · 4 years, 7 months ago
  92. 3aecc4b riscv: Make SBI v0.2 the default SBI version by Bin Meng · 4 years, 8 months ago
  93. a75325e riscv: Add Kconfig option for SBI v0.2 by Bin Meng · 4 years, 8 months ago
  94. 4997522 riscv: Add SMP Kconfig option dependency for U-Boot proper by Bin Meng · 4 years, 8 months ago
  95. b161f90 riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 8 months ago
  96. 88fc2a5 riscv: Merge unnecessary SMP ifdefs in start.S by Bin Meng · 4 years, 8 months ago
  97. 6c1e6dd riscv: qemu: Remove the simple-bus driver for the SoC node by Bin Meng · 4 years, 8 months ago
  98. d12b55b riscv: ax25: cache: Remove SPL_RISCV_MMODE config check by Pragnesh Patel · 4 years, 9 months ago
  99. 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 8 months ago
  100. b9d856f Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 8 months ago