1. 79e63bc lib: sbi_irqchip: Add support for registering MSI handlers by Anup Patel · 3 weeks ago master
  2. c0d0dd0 lib: sbi_irqchip: Allow setting hardware interrupt affinity by Anup Patel · 3 weeks ago
  3. d861447 lib: sbi_irqchip: Allow marking hardware interrupts as reserved by Anup Patel · 3 weeks ago
  4. adb4caf lib: sbi_irqchip: Allow interrupt client to specify line sensing by Anup Patel · 3 weeks ago
  5. 255df5d lib: sbi_irqchip: Keep the handler list in sorted order for irqchip by Anup Patel · 3 weeks ago
  6. 0d81a78 lib: sbi_irqchip: Check full range for existing handlers in sbi_irqchip_register_handler() by Anup Patel · 3 weeks ago
  7. 9595829 lib: sbi_domain: reject overflowing address range in check_addr_range() by Takumi Hara · 8 weeks ago
  8. d9637d0 lib: utils/reset: add SpacemiT P1 PMIC support by Aurelien Jarno · 3 weeks ago
  9. b10e18e lib: utils/i2c: add minimal SpacemiT I2C driver by Aurelien Jarno · 3 weeks ago
  10. 5f13f9e lib: sbi: Fix hw a/d updating defaults by Andrew Jones · 6 weeks ago
  11. 8536a35 lib: utils/regmap: Fix reg_stride calculation in syscon regmap by David E. Garcia Porras · 6 weeks ago
  12. 65bb705 lib/sbi_pmu: Don't fallback to fixed counters when sscofpmf && !smcntrpmf by Michael Ellerman · 7 weeks ago
  13. 3d8f1f3 docs: platform: update qemu_virt.md by Zhang RunMin · 8 weeks ago
  14. 8cd279e lib: fdt_domain: Default boot-hart to coldboot HART for multi-domain boot by Yu-Chien Peter Lin · 7 weeks ago
  15. ae8f28a lib: utils: Fix LLVM compile error in MPXY client driver for RPMI MM by Anup Patel · 4 days ago
  16. 6767861 platform: generic: Tenstorrent Atlantis support by Nicholas Piggin · 3 weeks ago
  17. 1932ee3 lib: sbi_timer: Introduce sbi_timer_compute_delta() and friends by Anup Patel · 3 weeks ago
  18. b7fa8a2 lib: sbi_timer: Add support for timer events by Anup Patel · 3 weeks ago
  19. 357fae4 lib: sbi_timer: Introduce per-HART timer state by Anup Patel · 3 weeks ago
  20. d8c7dc9 include: sbi: Add sbi_scratch_hartindex() macro by Anup Patel · 3 weeks ago
  21. f34cf05 platform: Remove kendryte/k210 platform by Anup Patel · 5 weeks ago
  22. 2d211fe lib: sbi: hart: Detect and enable Smrnmi before trap-based feature detection by Evgeny Voevodin · 6 days ago
  23. 0cfd6c0 lib: sbi: Move Zkr entropy initialization from fw_base.S to init_coldboot by Evgeny Voevodin · 6 days ago
  24. 882b8b0 lib: sbi: hart: Move device tree features detection before trap-based checks by Evgeny Voevodin · 6 days ago
  25. 00fec20 firmware: Add RNMI handler infrastructure by Evgeny Voevodin · 6 days ago
  26. b63606f lib: sbi: Add Smrnmi extension macros for registers and bits by Evgeny Voevodin · 6 days ago
  27. 5d248a0 include: sbi_scratch: Add tmp1 scratch space for RNMI context saving by Evgeny Voevodin · 6 days ago
  28. 2257e99 lib: sbi_bitmap_test: add tests for bitmap_empty() by Yu-Chien Peter Lin · 9 weeks ago
  29. ff7d245 include: sbi_bitmap: add bitmap_empty() function by Yu-Chien Peter Lin · 9 weeks ago
  30. 0b041e5 lib: utils: Add MPXY client driver for RPMI MM service group by Ranbir Singh · 3 months ago
  31. 2bf0de8 lib: Fix sbi_strchr to correctly handle null terminator search by Chen Pei · 10 weeks ago
  32. fdb78b0 lib: tests: Add test for string by Chen Pei · 10 weeks ago
  33. 9e14e03 sifive_dev_platform: Set default MMIO region when SmePMP is enabled by Yu-Chien Peter Lin · 3 months ago
  34. 0402b8e platform: sifive: Add initial support for SiFive development platform by Yu-Chien Peter Lin · 3 months ago
  35. 4813a20 lib: sbi_init: Call hart init and timer init before platform early init by Yu-Chien Peter Lin · 3 months ago
  36. 0ab0c47 lib: sbi_irqchip: Allow registering interrupt handlers by Anup Patel · 3 months ago
  37. e8ebd1f lib: sbi_irqchip: Associate 32-bit unique ID for each irqchip device by Anup Patel · 3 months ago
  38. e82d201 lib: utils/irqchip: Add unique_id to plic, aplic, and imsic data by Anup Patel · 3 months ago
  39. b55bb4c lib: sbi_irqchip: Support irqchip device targetting subset of harts by Anup Patel · 3 months ago
  40. 5a300b3 lib: utils/irqchip: Add IDC to hartindex map in struct aplic_data by Anup Patel · 3 months ago
  41. 6d68f3b lib: utils/irqchip: Fix context_map init in irqchip_plic_update_context_map() by Anup Patel · 3 months ago
  42. 2110aab lib: sbi_irqchip: Rename irq_handle() callback to process_hwirqs() by Anup Patel · 3 months ago
  43. 51837c7 lib: sbi_irqchip: Use chip as variable name for irqchip device by Anup Patel · 3 months ago
  44. 6d5b2b9 lib: sbi: fix sse_event_inject() status setting by Charlie Jenkins · 2 months ago
  45. b534800 lib: Use proper add opcode on RV32 with Zalrsc by Marti Alonso · 2 months ago
  46. ef1ee40 platform: generic: mips boston: update "compatible" by Vladimir Kondratiev · 2 months ago
  47. 4dc1b9f lib: fdt_helper: Removed unnecessary dt parsing check by Victoriano Morales · 3 months ago
  48. 2727c43 lib: sbi: Fix undefined behavior in signed shifts in sbi_hart.c by Marcos Oduardo · 3 months ago
  49. 3baca10 include: sbi: Fix illegal shift in sbi_domain.h by Marcos Oduardo · 3 months ago
  50. 8d1c21b platform: generic: eyeq7h: enable ECC on L1 cache by Vladimir Kondratiev · 3 months ago
  51. f07be54 platform: generic: p8700: fix MIPS specific CSRs by Vladimir Kondratiev · 3 months ago
  52. 331dae1 platform: generic: mips eyeq7h: prohibit accessing memory beyond DRAM by Vladimir Kondratiev · 3 months ago
  53. 3b55e5c platform: generic: mips p8700: dump MMIO regions by Vladimir Kondratiev · 3 months ago
  54. 9169290 platform: generic: mips eyeq7h: fix NCORE registers access from clusters 1..2 by Vladimir Kondratiev · 3 months ago
  55. 2ca2e0c platform: generic: mips eyeq7h: synchronize timers across clusters by Vladimir Kondratiev · 3 months ago
  56. a3aeef7 platform: generic: mips p8700: synchronize hi-res timers by Vladimir Kondratiev · 3 months ago
  57. 76ecd8f platform: generic: mips p8700: use SBI bitfield manipulator macros by Vladimir Kondratiev · 3 months ago
  58. bdec423 platform: generic: mips p8700: CPU clusters memranges by Vladimir Kondratiev · 3 months ago
  59. df7bbe7 platform: generic: mips p8700: cache geometry detection by Vladimir Kondratiev · 3 months ago
  60. 8935f79 platform: generic: mips eyeq7h: deassert accelerator cluster resets by Vladimir Kondratiev · 3 months ago
  61. ee55329 platform: generic: mips eyeq7h: detect accelerators cluster presence by Vladimir Kondratiev · 3 months ago
  62. 26748d7 platform: generic: mips eyeq7h: power up clusters with OLB by Vladimir Kondratiev · 3 months ago
  63. 79dfc3a platform: generic: mips: add P8700 based "eyeq7h" and "boston" by Vladimir Kondratiev · 3 months ago
  64. fe82238 platform: generic: mips p8700: access CM registers via match data by Vladimir Kondratiev · 3 months ago
  65. bc2722b platform: generic: mips p8700: Add match data for CM info by Benoît Monin · 3 months ago
  66. c69c159 platform: generic: mips p8700: use global CM addresses by Vladimir Kondratiev · 3 months ago
  67. 52ac3de platform: generic: mips p8700: faster core boot by Vladimir Kondratiev · 3 months ago
  68. 6545b78 platform: generic: mips p8700: fix powering up other cluster by Vladimir Kondratiev · 3 months ago
  69. 698ea04 platform: generic: mips p8700: reserve memory for M-mode peripherals by Vladimir Kondratiev · 3 months ago
  70. d2dd699 platform: generic: mips p8700: improve CM access tracing by Vladimir Kondratiev · 3 months ago
  71. ea45923 lib: sbi_hart_pmp: disable unconfigured PMP entries by Vladimir Kondratiev · 3 months ago
  72. e58d528 lib: sbi: print hartid in hex by Vladimir Kondratiev · 3 months ago
  73. 9656943 lib: sbi_pmu: Add FW counter index validation when reading high bits on RV64 by James Raphael Tiovalen · 4 months ago
  74. a95c36f lib: sbi_pmu: Fix multiple FW counter start operations with custom PMU device by James Raphael Tiovalen · 4 months ago
  75. b07e449 lib: utils/serial: Add support for Altera JTAG UART by Icenowy Zheng · 4 months ago
  76. ecdb6c9 firmware: Initialize stack guard via Zkr by Xiang W · 4 months ago
  77. b27ecec lib: utils/suspend: add Andes ATCSMU suspend driver by Ben Zong-You Xie · 5 months ago
  78. 82b0961 lib: utils/cache: add Andes last level cache controller by Ben Zong-You Xie · 5 months ago
  79. 6d26b43 lib: utils/cache: add cache enable function by Ben Zong-You Xie · 5 months ago
  80. 85bff9c platform: generic/andes: add CSR save and restore functions for AE350 platform by Ben Zong-You Xie · 5 months ago
  81. 9ffacc8 lib: utils/hsm: factor out ATCSMU code into an HSM driver by Ben Zong-You Xie · 5 months ago
  82. 74434f2 lib: sbi: Fix behavior on platform without HART protection by Michal Simek · 4 months ago release-1.8.x v1.8.1
  83. 65fac65 include: sbi_scratch: fix typo sbi_scratch -> HART id by Leo Yu-Chi Liang · 4 months ago
  84. e7fa66c include: Bump-up version to 1.8 by Anup Patel · 5 months ago v1.8
  85. 9a46ef4 include: Fix LLVM compile error in sbi_utils/hsm/fdt_hsm_sifive_inst.h by Anup Patel · 5 months ago
  86. f6fa62b lib: atomics: fix AMO test macros by Vladimir Kondratiev · 5 months ago
  87. 4c1c77e include: riscv_asm: Optimize csr_xyz() macros to reduce stack usage by Bo Gan · 5 months ago
  88. f7b8103 lib: sbi_pmu: Fix multiple start and stop operations of FW counters by James Raphael Tiovalen · 5 months ago
  89. 19f0c83 lib/sbi: optimize domain memory regions copying by Vladimir Kondratiev · 5 months ago
  90. fbb5fe8 lib: sbi: expected trap must always clear MPRV by Deepak Gupta · 6 months ago
  91. 73183a6 platform: generic: eswin: Add shutdown/reboot support for Hifive Premier P550 by Bo Gan · 5 months ago
  92. fbff3a7 lib: utils/serial: Support multiple UART8250 devices by Bo Gan · 5 months ago
  93. e5797e0 platform: generic: eswin: add EIC7700 by Bo Gan · 5 months ago
  94. 878c267 lib: sbi: give platform choice of using single memregion to cover OpenSBI by Bo Gan · 5 months ago
  95. ed1deab lib: sbi_domain: make is_region_subset public by Bo Gan · 5 months ago
  96. 2c1bf5b lib: sbi_domain: add sbi_domain_get_oldpmp_flags by Bo Gan · 5 months ago
  97. 707aa32 lib: sbi_hart_pmp: make sbi_hart_pmp_fence public by Bo Gan · 5 months ago
  98. 1117380 lib: sbi: Flush TLBs upon FWFT ADUE change by Andrew Waterman · 6 months ago
  99. 843e916 lib: sbi: Expose __sbi_sfence_vma_all() function by Andrew Waterman · 6 months ago
  100. 5eec86e lib: sbi: Factor-out PMP programming into separate sources by Anup Patel · 5 months ago