1. 7574b64 riscv: binman: Add help message for missing blobs by Rick Chen · 1 year, 8 months ago
  2. 8900e2b riscv: Rename Andes cpu and board names by Leo Yu-Chi Liang · 1 year, 8 months ago
  3. 487c211 configs: ae350: Enable v5l2 cache for AE350 platforms in SPL by Yu Chien Peter Lin · 1 year, 9 months ago
  4. 600a708 riscv: ax25: cache.c: Cleanups to L1/L2 cache function used in SPL by Yu Chien Peter Lin · 1 year, 9 months ago
  5. c1b8819 riscv: ae350: dts: Update L2 cache compatible string by Yu Chien Peter Lin · 1 year, 9 months ago
  6. d8a146d riscv: cpu: ax25: Simplify cache enabling logic in harts_early_init() by Yu Chien Peter Lin · 1 year, 9 months ago
  7. 55ca747 riscv: Remove redundant Kconfig "RISCV_NDS_CACHE" by Leo Yu-Chi Liang · 1 year, 9 months ago
  8. daf1312 riscv: global_data.h: Correct the comment for PLICSW by Yu Chien Peter Lin · 1 year, 9 months ago
  9. 210af54 Correct SPL uses of LMB by Simon Glass · 1 year, 9 months ago
  10. 3c60e59 riscv: memcpy: check src and dst before copy by Rick Chen · 1 year, 10 months ago
  11. 5b71b7b riscv: ax25: bypass malloc when spl fit boots from ram by Rick Chen · 1 year, 10 months ago
  12. c83f64b riscv: ae350: Enable CCTL_SUEN by Rick Chen · 1 year, 10 months ago
  13. 81b56a5 riscv: cpu: check U-Mode before counteren write by Nikita Shubin · 1 year, 10 months ago
  14. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 9 months ago
  15. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 9 months ago
  16. 3ec07c9 efi_loader: set IMAGE_FILE_LARGE_ADDRESS_AWARE by Heinrich Schuchardt · 1 year, 10 months ago
  17. 32b7e39 Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig by Tom Rini · 1 year, 11 months ago
  18. ae3527f arch/riscv: add semihosting support for RISC-V by Kautuk Consul · 1 year, 11 months ago
  19. 5c89467 riscv: clarify meaning of CONFIG_SBI_V02 by Heinrich Schuchardt · 2 years ago
  20. c277c78 riscv: Fix detecting FPU support in standard extension by Yu Chien Peter Lin · 2 years ago
  21. 3f35270 riscv: dts: fix the mpfs's reference clock frequency by Conor Dooley · 2 years ago
  22. 0b8e6f8 riscv: dts: Add QSPI NAND device node by Padmarao Begari · 2 years ago
  23. ab1644b riscv: dts: Update memory configuration by Padmarao Begari · 2 years ago
  24. a5dfa3b riscv: Rename Andes PLIC to PLICSW by Yu Chien Peter Lin · 2 years ago
  25. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  26. bdb2383 riscv: andes_plic.c: use modified IPI scheme by Yu Chien Peter Lin · 2 years ago
  27. e67f34f riscv: support building double-float modules by Heinrich Schuchardt · 2 years ago
  28. 1dde977 riscv: Fix build against binutils 2.38 by Alexandre Ghiti · 2 years, 1 month ago
  29. 8909066 dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 1 month ago
  30. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 1 month ago
  31. ffa2c88 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years, 1 month ago
  32. e0465f8 riscv: Introduce AVAILABLE_HARTS by Rick Chen · 2 years, 1 month ago
  33. c2bdf02 spl: introduce SPL_XIP to config by Nikita Shubin · 2 years, 2 months ago
  34. 049704f board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 1 month ago
  35. ac48fc3 riscv: dts: sifive: Synchronize FU740 and Unmatched DT by Icenowy Zheng · 2 years, 2 months ago
  36. d13cd77 dt-bindings: clock: sifive: sync FU740 PRCI clock binding header by Icenowy Zheng · 2 years, 2 months ago
  37. b236a66 riscv: dts: Sync important Unmatched pmic and qspi0 changes from Linux by Jessica Clarke · 2 years, 2 months ago
  38. f451261 riscv: ae350: Fix XIP config boot failure by Leo Yu-Chi Liang · 2 years, 5 months ago
  39. a5041e3 riscv: cpu: set gp before board_init_f_init_reserve by Nikita Shubin · 2 years, 5 months ago
  40. 6516891 zynqmp: Run board_get_usable_ram_top() only on main U-Boot by Ashok Reddy Soma · 2 years, 4 months ago
  41. b09e462 arm: riscv: Remove additional ifdef from code guarded by CONFIG_IS_ENABLED by Michal Simek · 2 years, 4 months ago
  42. bb20a10 Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 4 months ago
  43. 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 5 months ago
  44. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 5 months ago
  45. d5af15b riscv: Clean up asm/io.h by Leo Yu-Chi Liang · 2 years, 5 months ago
  46. 8ac37b4 riscv: remove CONFIG_ARCH_MAP_SYSMEM from io.h by Michal Simek · 2 years, 5 months ago
  47. 776e8ac riscv: alloc space exhausted by Heinrich Schuchardt · 2 years, 7 months ago
  48. ca7e93f riscv: provide missing base extension functions by Heinrich Schuchardt · 2 years, 7 months ago
  49. 70ae54b cmd: sbi: add Performance Monitoring Unit Extension by Heinrich Schuchardt · 2 years, 7 months ago
  50. 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 7 months ago
  51. 530f29c k210: dts: align plic node with Linux by Niklas Cassel · 2 years, 8 months ago
  52. a6c86ec k210: dts: align fpioa node with Linux by Damien Le Moal · 2 years, 8 months ago
  53. dd241d0 k210: dts: add missing power bus clocks by Damien Le Moal · 2 years, 8 months ago
  54. fd426b3 k210: use the board vendor name rather than the marketing name by Damien Le Moal · 2 years, 8 months ago
  55. 7fe32b3 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 8 months ago
  56. 3609e1d dts: automatically build necessary .dtb files by Rasmus Villemoes · 2 years, 9 months ago
  57. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  58. 9ef5cca efi_loader: fix SectionAlignment, FileAlignment by Heinrich Schuchardt · 2 years, 9 months ago
  59. dfbc2be riscv: revert Complete efi header for RV32/64 by Heinrich Schuchardt · 2 years, 9 months ago
  60. 4027792 riscv: qemu: Split devicetree files for qemu_riscv32/64 by Simon Glass · 2 years, 10 months ago
  61. c0ffc12 riscv: Enable SPI flash env for SiFive Unmatched. by Thomas Skibo · 2 years, 11 months ago
  62. 6a86389 riscv: Support booting SiFive Unmatched from SPI. by Thomas Skibo · 2 years, 11 months ago
  63. 06142d6 riscv: dts: Split Microchip device tree by Padmarao Begari · 3 years ago
  64. 41635cc riscv: add #define in asm/io.h for some device drivers by Wei Fu · 3 years ago
  65. afb8e1f riscv: function to retrieve SBI implementation version by Heinrich Schuchardt · 3 years ago
  66. ddf4972 riscv: Avoid io read/write cause wrong result by Nick Hu · 3 years ago
  67. 2e8d2f8 riscv: Remove OF_PRIOR_STAGE from RISC-V boards by Ilias Apalodimas · 3 years ago
  68. b9aad37 fdtdec: Support reserved-memory flags by Thierry Reding · 3 years, 2 months ago
  69. 46cb067 fdtdec: Support compatible string list for reserved memory by Thierry Reding · 3 years, 2 months ago
  70. 0c303f9 image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years, 1 month ago
  71. 1b2b52f riscv: ae350: enable Coherence Manager for ae350 by Leo Yu-Chi Liang · 3 years, 1 month ago
  72. 24ed531 sysreset: provide SBI based sysreset driver by Heinrich Schuchardt · 3 years, 1 month ago
  73. 3fbcfaa riscv: add missing SBI extension definitions by Heinrich Schuchardt · 3 years, 1 month ago
  74. 0d625f4 riscv: Fix setting no-map in reserved memory nodes by Samuel Holland · 3 years, 1 month ago
  75. eeaa3fe lmb: riscv: Add arch_lmb_reserve() by Marek Vasut · 3 years, 1 month ago
  76. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 1 month ago
  77. 30fa33d riscv: lib: modify the indent by Zong Li · 3 years, 2 months ago
  78. 835210a board: sifive: use ccache driver instead of helper function by Zong Li · 3 years, 2 months ago
  79. 213ed17 riscv: lib: implement enable_caches for sifive cache by Zong Li · 3 years, 2 months ago
  80. 4d4222d common: board_r: support enable_caches for RISC-V by Zong Li · 3 years, 2 months ago
  81. f6431e8 riscv: show code leading to exception by Heinrich Schuchardt · 3 years, 2 months ago
  82. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  83. ab92b38 Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 2 months ago
  84. 662e300 riscv: cpu: fu740: Fix typo of date by Zong Li · 3 years, 3 months ago
  85. 17a50bd efi_loader: add Linux magic to RISC-V crt0 by Heinrich Schuchardt · 3 years, 5 months ago
  86. 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 3 months ago
  87. e52b83a board: sifive: drop stuff related to unmatched revision 1 by Zong Li · 3 years, 3 months ago
  88. 6ba8eeb riscv: booti: do not force relocation if force_reloc is not set by Vitaly Wool · 3 years, 7 months ago
  89. c9135d5 riscv: dts: add OpenPiton RISC-V board dts support by Tianrui Wei · 3 years, 4 months ago
  90. ffe9a39 riscv: dts: add dts for unmatched rev1 by Zong Li · 3 years, 4 months ago
  91. 05e2548 board: sifive: Add an interface to get PCB revision by Zong Li · 3 years, 4 months ago
  92. 564d630 riscv: sifive: fu740: Support i2c in spl by Zong Li · 3 years, 4 months ago
  93. e2172aa riscv: sifive: fu740: kconfig: Enable support for Opencores I2C controller by Zong Li · 3 years, 4 months ago
  94. 8a44fe6 board: riscv: add openpiton-riscv64 SoC support by Tianrui Wei · 3 years, 4 months ago
  95. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 4 months ago
  96. 9cd637f k210: dts: Set PLL1 to the same rate as PLL0 by Sean Anderson · 3 years, 4 months ago
  97. 62ce0a0 riscv: andes_plic: Fix riscv_get_ipi() mask by Bin Meng · 3 years, 4 months ago
  98. 77eae0e riscv: ae350: dts: Add missing "u-boot, dm-spl" for SPL config by Bin Meng · 3 years, 5 months ago
  99. 048aff6 riscv: ae350: dts: Fix #interrupt-cells for plic0 in 32-bit by Bin Meng · 3 years, 5 months ago
  100. f050dd2 riscv: ae350: dts: Remove the unnecessary #address-cells in plic nodes by Bin Meng · 3 years, 5 months ago