1. 8e1acda riscv: resume needs to be a global by Anton Blanchard · 5 months ago
  2. bfc8ca3 riscv: Add support for defining instructions by Mayuresh Chitale · 5 months ago
  3. faf82cc cmd: sbi: Add FWFT, MPXY extensions by Heinrich Schuchardt · 4 months ago
  4. 19dbc09 Merge tag 'v2024.10-rc5' into next by Tom Rini · 4 months ago
  5. a1ad11c ram: ast2700: Add DRAM controller initialization by Chia-Wei Wang · 4 months ago
  6. 73f802a board: ibex_ast2700: Add FMC header support by Chia-Wei Wang · 4 months ago
  7. 9efcb10 riscv: Add AST2700 SoC initial platform support by Chia-Wei Wang · 4 months ago
  8. bbbb2ef riscv: define find_{first,next}_zero_bit in asm/bitops.h by Maxim Kochetkov · 6 months ago
  9. 1d29c71 andes: Use UCCTLCOMMAND instead of MCCTLCOMMAND by Leo Yu-Chi Liang · 8 months ago
  10. 156c99f board: starfive: function to read eMMC size by Heinrich Schuchardt · 8 months ago
  11. 19b762c board: starfive: Rename spl_soc_init() to spl_dram_init() by Lukas Funke · 9 months ago
  12. d6c81b8 board: sifive: Rename spl_soc_init() to spl_dram_init() by Lukas Funke · 9 months ago
  13. c57c187 cmd: sbi: add Supervisor Software Events extension by Heinrich Schuchardt · 9 months ago
  14. 90e9dcd eeprom: starfive: function get_product_id_from_eeprom() by Heinrich Schuchardt · 10 months ago
  15. 6b0520c cmd: sbi: add support for Debug Trigger Extension by Heinrich Schuchardt · 1 year ago
  16. 282159f board: sifive: spl: Initialized the PWM setting in the SPL stage by Vincent Chen · 1 year ago
  17. b7d029b riscv: add ACPI fields to global data by Heinrich Schuchardt · 1 year, 1 month ago
  18. 61d5c54 andes: cpu: Enable cache and TLB ECC support by Leo Yu-Chi Liang · 1 year, 1 month ago
  19. bf12bb9 andes: cpu: Enable memboost feature by Leo Yu-Chi Liang · 1 year, 1 month ago
  20. c36eb2f andes: csr.h: Clean up CSR definition by Leo Yu-Chi Liang · 1 year, 1 month ago
  21. 071cf27 global: Rework architecture global_data.h to include <linux/types.h> by Tom Rini · 1 year, 1 month ago
  22. 55baed4 riscv: io.h: Fix signatures of reads/writes functions by Igor Prusov · 1 year, 2 months ago
  23. 7c107ef riscv: io.h: Add defines for reads/writes functions by Igor Prusov · 1 year, 2 months ago
  24. 83b443d riscv: import read/write_relaxed functions by Chanho Park · 1 year, 3 months ago
  25. 37c2faf riscv: cpu: jh7110: Add gpio helper macros by Chanho Park · 1 year, 3 months ago
  26. 0b9441a riscv: Remove common.h usage by Tom Rini · 1 year, 3 months ago
  27. bc5a504 riscv: Add Zbb support for building U-Boot by Yu Chien Peter Lin · 1 year, 5 months ago
  28. ac89738 Merge branch 'next' by Tom Rini · 1 year, 4 months ago
  29. 5083488 Record the position of the SMBIOS tables by Simon Glass · 1 year, 4 months ago
  30. d14222e risc-v: implement DBCN write byte by Heinrich Schuchardt · 1 year, 5 months ago
  31. f72d0d4 event: Convert existing spy records to simple by Simon Glass · 1 year, 5 months ago
  32. 6982e6b cmd/sbi: display new extensions by Heinrich Schuchardt · 1 year, 6 months ago
  33. 093bd03 acpi: Add missing RISC-V acpi_table header by Heinrich Schuchardt · 1 year, 6 months ago
  34. 9675d92 riscv: Rename SiFive CLINT to RISC-V ALINT by Bin Meng · 1 year, 7 months ago
  35. aea1bd9 eeprom: starfive: Enable ID EEPROM configuration by Yanhong Wang · 1 year, 7 months ago
  36. 661e221 riscv: define test_and_{set,clear}_bit in asm/bitops.h by Ben Dooks · 1 year, 9 months ago
  37. 551de21 riscv: implement local_irq_{save,restore} macros by Ben Dooks · 1 year, 9 months ago
  38. 3c87471 riscv: add generic link for <asm/atomic.h> by Ben Dooks · 1 year, 9 months ago
  39. 7906155 cmd/sbi: display new extensions by Heinrich Schuchardt · 1 year, 9 months ago
  40. 02d9c0b common: spl: Add spl NVMe boot support by Mayuresh Chitale · 1 year, 8 months ago
  41. f167120 include: Remove unused header files by Tom Rini · 1 year, 8 months ago
  42. 16f53be riscv: Correct a comment in io.h by Bin Meng · 1 year, 10 months ago
  43. 2185341 riscv: cpu: jh7110: Add support for jh7110 SoC by Yanhong Wang · 1 year, 10 months ago
  44. d8a146d riscv: cpu: ax25: Simplify cache enabling logic in harts_early_init() by Yu Chien Peter Lin · 2 years ago
  45. daf1312 riscv: global_data.h: Correct the comment for PLICSW by Yu Chien Peter Lin · 2 years ago
  46. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 2 years ago
  47. ae3527f arch/riscv: add semihosting support for RISC-V by Kautuk Consul · 2 years, 1 month ago
  48. a5dfa3b riscv: Rename Andes PLIC to PLICSW by Yu Chien Peter Lin · 2 years, 3 months ago
  49. e0465f8 riscv: Introduce AVAILABLE_HARTS by Rick Chen · 2 years, 4 months ago
  50. c2bdf02 spl: introduce SPL_XIP to config by Nikita Shubin · 2 years, 5 months ago
  51. bb20a10 Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 7 months ago
  52. d5af15b riscv: Clean up asm/io.h by Leo Yu-Chi Liang · 2 years, 8 months ago
  53. 8ac37b4 riscv: remove CONFIG_ARCH_MAP_SYSMEM from io.h by Michal Simek · 2 years, 8 months ago
  54. ca7e93f riscv: provide missing base extension functions by Heinrich Schuchardt · 2 years, 10 months ago
  55. 70ae54b cmd: sbi: add Performance Monitoring Unit Extension by Heinrich Schuchardt · 2 years, 10 months ago
  56. 7fe32b3 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 11 months ago
  57. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 3 years ago
  58. 41635cc riscv: add #define in asm/io.h for some device drivers by Wei Fu · 3 years, 3 months ago
  59. afb8e1f riscv: function to retrieve SBI implementation version by Heinrich Schuchardt · 3 years, 3 months ago
  60. ddf4972 riscv: Avoid io read/write cause wrong result by Nick Hu · 3 years, 3 months ago
  61. 24ed531 sysreset: provide SBI based sysreset driver by Heinrich Schuchardt · 3 years, 4 months ago
  62. 3fbcfaa riscv: add missing SBI extension definitions by Heinrich Schuchardt · 3 years, 4 months ago
  63. 30fa33d riscv: lib: modify the indent by Zong Li · 3 years, 5 months ago
  64. 835210a board: sifive: use ccache driver instead of helper function by Zong Li · 3 years, 5 months ago
  65. 05e2548 board: sifive: Add an interface to get PCB revision by Zong Li · 3 years, 7 months ago
  66. a74e9d8 riscv: cpu: fu740: Add support for cpu fu740 by Green Wan · 3 years, 8 months ago
  67. a6d7e8c riscv: Split SiFive CLINT support between SPL and U-Boot proper by Bin Meng · 3 years, 8 months ago
  68. 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 10 months ago
  69. 8f0dc4c riscv: assembler versions of memcpy, memmove, memset by Heinrich Schuchardt · 3 years, 10 months ago
  70. 86c9156 riscv: Change phys_addr_t and phys_size_t to 64-bit by Bin Meng · 4 years ago
  71. 5af3574 riscv: Add DMA 64-bit address support by Padmarao Begari · 4 years ago
  72. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years, 1 month ago
  73. f760c9a riscv: Use a valid bit to ignore already-pending IPIs by Sean Anderson · 4 years, 4 months ago
  74. e86463f riscv: Rework Andes PLMT as a UCLASS_TIMER driver by Sean Anderson · 4 years, 4 months ago
  75. 6b9966e riscv: define function set_gd() by Heinrich Schuchardt · 4 years, 4 months ago
  76. c92b50a cmd: provide command sbi by Heinrich Schuchardt · 4 years, 5 months ago
  77. d6a0170 riscv: sifive/fu540: spl: Rename soc_spl_init() by Bin Meng · 4 years, 6 months ago
  78. 71672b7 riscv: Call spl_board_init_f() in the generic SPL board_init_f() by Bin Meng · 4 years, 6 months ago
  79. d04a464 sifive: reset: add DM based reset driver for SiFive SoC's by Sagar Shrikant Kadam · 4 years, 6 months ago
  80. 6e7d7aa Merge branch 'next' by Tom Rini · 4 years, 7 months ago
  81. 5ce5020 riscv: sifive: fu540: enable all cache ways from U-Boot proper by Pragnesh Patel · 4 years, 8 months ago
  82. b8bc120 riscv: Add option to support RISC-V privileged spec 1.9 by Sean Anderson · 4 years, 7 months ago
  83. 40686c3 riscv: Clean up IPI initialization code by Sean Anderson · 4 years, 7 months ago
  84. 309c79f riscv: Add headers for asm/global_data.h by Sean Anderson · 4 years, 7 months ago
  85. b46f989 bdinfo: riscv: Use generic bd_info by Simon Glass · 4 years, 8 months ago
  86. fe94355 riscv: sbi: Remove sbi_spec_version by Bin Meng · 4 years, 8 months ago
  87. 01cdef2 riscv: sifive: fu540: add SPL configuration by Pragnesh Patel · 4 years, 8 months ago
  88. 7c45fc9 riscv: cpu: fu540: Add support for cpu fu540 by Pragnesh Patel · 4 years, 8 months ago
  89. 7e249bc riscv: Move all SMP related SBI calls to SBI_v01 by Atish Patra · 4 years, 9 months ago
  90. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 8 months ago
  91. d4ea649 riscv: Provide a mechanism to fix DT for reserved memory by Atish Patra · 4 years, 9 months ago
  92. 191636e riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 9 months ago
  93. 5bde215 riscv: Implement new SBI v0.2 extensions by Bin Meng · 4 years, 10 months ago
  94. 1b3c8d6 riscv: Introduce a new config for SBI v0.1 by Bin Meng · 4 years, 10 months ago
  95. 1e32715 riscv: Add SBI v0.2 extension definitions by Bin Meng · 4 years, 10 months ago
  96. f58fc34 riscv: Add basic support for SBI v0.2 by Bin Meng · 4 years, 10 months ago
  97. 215c3a7 riscv: Mark existing SBI as v0.1 SBI by Bin Meng · 4 years, 10 months ago
  98. fe13692 riscv: Fix sbi_remote_sfence_vma{,_asid} by Bin Meng · 4 years, 11 months ago
  99. 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 5 years ago
  100. 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 5 years ago