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