1. 142dd57 riscv: dts: hifive-unleashed-a00: Make memory node available to SPL by Bin Meng · 4 years, 2 months ago
  2. e491e15 riscv: Fix linking error when building u-boot-spl with no SMP support by Leo Yu-Chi Liang · 4 years, 3 months ago
  3. 6b62495 Revert "riscv: Allow use of reset drivers" by Bin Meng · 4 years, 2 months ago
  4. ff7d25e env: Enable SPI flash env for SiFive FU540 by Jagan Teki · 4 years, 3 months ago
  5. 4243ff1 sifive: fu540: Add Booting from SPI by Jagan Teki · 4 years, 3 months ago
  6. a0018fc riscv: Make SiFive HiFive Unleashed board boot again by Bin Meng · 4 years, 2 months ago
  7. 6e7d7aa Merge branch 'next' by Tom Rini · 4 years, 3 months ago
  8. c5a4442 riscv: use log functions in fdt_fixup by Heinrich Schuchardt · 4 years, 3 months ago
  9. 5ce5020 riscv: sifive: fu540: enable all cache ways from U-Boot proper by Pragnesh Patel · 4 years, 4 months ago
  10. edf4fc2 riscv: Use optimized version of fdtdec_get_addr_size_no_parent by Atish Patra · 4 years, 3 months ago
  11. 7eb4bcc riscv: Do not return error if reserved node already exists by Atish Patra · 4 years, 3 months ago
  12. fd31e4f riscv: Do not build reset.c if SYSRESET is on by Bin Meng · 4 years, 3 months ago
  13. 1c17e55 riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE by Bin Meng · 4 years, 3 months ago
  14. a8492e2 riscv: Expand the DT size before copy reserved memory node by Bin Meng · 4 years, 3 months ago
  15. c4f7c50 riscv: Avoid the reserved memory fixup if src and dst point to the same place by Bin Meng · 4 years, 3 months ago
  16. 76585c9 riscv: fu540: dts: Correct reg size of otp and dmc nodes by Bin Meng · 4 years, 4 months ago
  17. 6c6a29c riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc node by Bin Meng · 4 years, 4 months ago
  18. eb75ee4 riscv: dts: hifive-unleashed-a00: add cpu aliases by Sagar Shrikant Kadam · 4 years, 3 months ago
  19. a7c81fc riscv: Add Sipeed Maix support by Sean Anderson · 4 years, 3 months ago
  20. bba8618 riscv: Add device tree for K210 and Sipeed Maix BitM by Sean Anderson · 4 years, 3 months ago
  21. 958a3f4 riscv: Allow use of reset drivers by Sean Anderson · 4 years, 3 months ago
  22. b8bc120 riscv: Add option to support RISC-V privileged spec 1.9 by Sean Anderson · 4 years, 3 months ago
  23. 40686c3 riscv: Clean up IPI initialization code by Sean Anderson · 4 years, 3 months ago
  24. 9472630 riscv: Clear pending interrupts before enabling IPIs by Sean Anderson · 4 years, 3 months ago
  25. 309c79f riscv: Add headers for asm/global_data.h by Sean Anderson · 4 years, 3 months ago
  26. b46f989 bdinfo: riscv: Use generic bd_info by Simon Glass · 4 years, 5 months ago
  27. 0a94007 riscv: sbi: Move sbi_probe_extension() out of CONFIG_SBI_V01 by Bin Meng · 4 years, 4 months ago
  28. fe94355 riscv: sbi: Remove sbi_spec_version by Bin Meng · 4 years, 4 months ago
  29. 01cdef2 riscv: sifive: fu540: add SPL configuration by Pragnesh Patel · 4 years, 4 months ago
  30. 7c45fc9 riscv: cpu: fu540: Add support for cpu fu540 by Pragnesh Patel · 4 years, 4 months ago
  31. 25d0853 riscv: dts: sifive: Sync hifive-unleashed-a00 dts from linux by Pragnesh Patel · 4 years, 4 months ago
  32. 329e023 riscv: sifive: dts: fu540: set ethernet clock rate by Pragnesh Patel · 4 years, 4 months ago
  33. fdf5dba riscv: sifive: dts: fu540: add U-Boot dmc node by Pragnesh Patel · 4 years, 4 months ago
  34. 8a3fd84 sifive: dts: fu540: Add DDR controller and phy register settings by Pragnesh Patel · 4 years, 4 months ago
  35. 0eed87e riscv: sifive: dts: fu540: Add board -u-boot.dtsi files by Pragnesh Patel · 4 years, 4 months ago
  36. bbb94af riscv: Add _image_binary_end for SPL by Pragnesh Patel · 4 years, 4 months ago
  37. 88eec61 riscv: sifive: fu540: Use OTP DM driver for serial environment variable by Pragnesh Patel · 4 years, 4 months ago
  38. 7e249bc riscv: Move all SMP related SBI calls to SBI_v01 by Atish Patra · 4 years, 5 months ago
  39. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  40. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  41. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  42. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  43. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  44. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  45. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  46. 286bcdb sifive: fu540: Enable spi-nor flash support by Jagan Teki · 4 years, 5 months ago
  47. 0edb066 riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi by Jagan Teki · 4 years, 5 months ago
  48. 177c53f riscv: Move all fdt fixups together by Atish Patra · 4 years, 5 months ago
  49. 73d756f riscv: Copy the reserved-memory nodes to final DT by Atish Patra · 4 years, 5 months ago
  50. 0cb2785 riscv: Setup reserved-memory node for FU540 by Atish Patra · 4 years, 5 months ago
  51. d4ea649 riscv: Provide a mechanism to fix DT for reserved memory by Atish Patra · 4 years, 5 months ago
  52. 5370478 riscv: Add boot hartid to device tree by Atish Patra · 4 years, 5 months ago
  53. fa16ec2 riscv: Make SBI v0.2 the default SBI version by Bin Meng · 4 years, 6 months ago
  54. ff0fa6c riscv: Add Kconfig option for SBI v0.2 by Bin Meng · 4 years, 6 months ago
  55. 6fa022e riscv: Add SMP Kconfig option dependency for U-Boot proper by Bin Meng · 4 years, 6 months ago
  56. 191636e riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 6 months ago
  57. 84dc9d2 riscv: Merge unnecessary SMP ifdefs in start.S by Bin Meng · 4 years, 6 months ago
  58. ed1475e riscv: qemu: Remove the simple-bus driver for the SoC node by Bin Meng · 4 years, 6 months ago
  59. 5988bb9 riscv: ax25: cache: Remove SPL_RISCV_MMODE config check by Pragnesh Patel · 4 years, 7 months ago
  60. 587e4a4 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 6 months ago
  61. 2b18b89 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 6 months ago
  62. 5bde215 riscv: Implement new SBI v0.2 extensions by Bin Meng · 4 years, 7 months ago
  63. 1b3c8d6 riscv: Introduce a new config for SBI v0.1 by Bin Meng · 4 years, 7 months ago
  64. 1e32715 riscv: Add SBI v0.2 extension definitions by Bin Meng · 4 years, 7 months ago
  65. f58fc34 riscv: Add basic support for SBI v0.2 by Bin Meng · 4 years, 7 months ago
  66. 215c3a7 riscv: Mark existing SBI as v0.1 SBI by Bin Meng · 4 years, 7 months ago
  67. f295e00 riscv: Avoid calling sbi_clear_ipi() by Bin Meng · 4 years, 7 months ago
  68. fe13692 riscv: Fix sbi_remote_sfence_vma{,_asid} by Bin Meng · 4 years, 7 months ago
  69. d91cf00 Kconfig: Remove redundant variable sets by Tom Rini · 4 years, 7 months ago
  70. 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 8 months ago
  71. 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 8 months ago
  72. c22c0db dma-mapping: fix the prototype of dma_map_single() by Masahiro Yamada · 4 years, 8 months ago
  73. 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 8 months ago
  74. 4043397 riscv: Remove unnecessary instruction by Sean Anderson · 4 years, 8 months ago
  75. fd1f6e9 riscv: Add option to print registers on exception by Sean Anderson · 4 years, 9 months ago
  76. d9f1cee riscv: Fix breakage caused by linker relaxation by Sean Anderson · 4 years, 10 months ago
  77. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  78. c0a5a81 asm: dma-mapping.h: Fix dma mapping functions by Vignesh Raghavendra · 4 years, 9 months ago
  79. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  80. 807765b common: Move device-tree setup functions to fdt_support.h by Simon Glass · 4 years, 9 months ago
  81. 9413387 common: Move relocate_code() to init.h by Simon Glass · 4 years, 9 months ago
  82. 90ae281 riscv: add option to wait for ack from secondary harts in smp functions by Lukas Auer · 4 years, 10 months ago
  83. 8b3e97b riscv: add functions for reading the IPI status by Lukas Auer · 4 years, 10 months ago
  84. cca8b1e riscv: dts: Add #address-cells and #size-cells in nor node by Rick Chen · 4 years, 11 months ago
  85. f05b656 riscv: dts: Support four cores SMP by Rick Chen · 4 years, 11 months ago
  86. 444c464 riscv: Fix clear bss loop in the start-up code by Rick Chen · 4 years, 11 months ago
  87. 8ba595b riscv: ax25: cache: Add SPL_RISCV_MMODE for SPL by Rick Chen · 4 years, 11 months ago
  88. 43a0832 riscv: andes_plic: Fix some wrong configurations by Rick Chen · 4 years, 11 months ago
  89. ca06444 riscv: ax25: add SPL support by Rick Chen · 4 years, 11 months ago
  90. b82a185 riscv: dts: Add hifive-unleashed-a00 dts from Linux by Jagan Teki · 4 years, 11 months ago
  91. 6b20dc1 riscv: increase stack size to avoid a stack overflow during distro boot by Lukas Auer · 5 years ago
  92. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 4 years, 11 months ago
  93. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 11 months ago
  94. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 4 years, 11 months ago
  95. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 11 months ago
  96. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 11 months ago
  97. 70d64a4 RISC-V: Align boot image header with Linux by Atish Patra · 5 years ago
  98. d26b404 gpio: sifive: add support for DM based gpio driver for FU540-SoC by Sagar Shrikant Kadam · 5 years ago
  99. 61ce84b riscv: cache: use CCTL to flush d-cache by Rick Chen · 5 years ago
  100. cf6ee11 riscv: dts: move out AE350 L2 node from cpus node by Rick Chen · 5 years ago