index
:
software/src/opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
RISC-V Open Source Supervisor Binary Interface
RISC-V International
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
template
Age
Commit message (
Expand
)
Author
2026-06-12
platform: Fix payload alignment when FW_TEXT_START isn't 2M/4M aligned
Anirudh Srinivasan
2026-03-22
lib: utils/irqchip: Add unique_id to plic, aplic, and imsic data
Anup Patel
2025-09-16
include: sbi: Remove platform specific IPI init
Anup Patel
2025-03-27
lib: utils/serial: Add PXA UARTs support
Junhui Liu
2024-11-28
platform: Drop irqchip warm init and exit hooks
Samuel Holland
2024-11-28
lib: sbi_irqchip: Call driver warm_init from SBI core
Samuel Holland
2024-11-28
lib: utils/irqchip: Move per-hart data from fdt_plic to plic
Samuel Holland
2024-11-28
lib: utils/irqchip: plic: Provide a hartindex to context map
Samuel Holland
2024-11-11
platform: Drop IPI warm init and exit hooks
Samuel Holland
2024-11-11
lib: sbi_ipi: Move initial IPI clear to sbi_ipi_init()
Samuel Holland
2024-11-05
platform: Drop timer warm init and exit hooks
Samuel Holland
2024-11-05
lib: sbi_timer: Call driver warm_init from SBI core
Samuel Holland
2024-07-24
platform: Setup serial console device in early_init()
Anup Patel
2024-04-10
firmware: remove FW_TEXT_START
Xiang W
2024-02-24
platform: Apply relocatable address
Inochi Amaoto
2023-12-19
lib: utils/irqchip: Add shared MMIO region for PLIC in root domain
Anup Patel
2023-06-05
platform: Allow platforms to specify heap size
Anup Patel
2023-01-06
treewide: Replace TRUE/FALSE with true/false
Bin Meng
2022-08-08
platform: Remove redundant config.mk from all platforms
Anup Patel
2022-08-08
lib: utils/irqchip: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
lib: utils/ipi: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
lib: utils/timer: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
lib: utils/serial: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
Makefile: Add initial kconfig support for each platform
Anup Patel
2022-04-17
lib: utils/serial: support 'reg-offset' property
Zong Li
2021-09-26
lib: sbi: Add timer frequency to struct sbi_timer_device
Anup Patel
2021-08-14
lib: utils/timer: Allow separate base addresses for MTIME and MTIMECMP
Anup Patel
2021-06-24
platform: Replace CLINT library usage with ACLINT library
Anup Patel
2021-04-28
lib: sbi: Simplify system reset platform operations
Anup Patel
2021-04-28
lib: sbi: Simplify ipi platform operations
Anup Patel
2021-04-28
lib: sbi: Simplify timer platform operations
Anup Patel
2021-04-28
lib: sbi: Simplify console platform operations
Anup Patel
2021-01-18
platform: template: Fix compile error
Anup Patel
2020-12-01
lib: sbi: Improve system reset platform operations
Anup Patel
2020-10-18
firmware: Remove FW_PAYLOAD_FDT_PATH compile-time option
Anup Patel
2020-06-05
firmware: Remove FW_PAYLOAD_FDT and related documentation
Anup Patel
2020-05-23
lib: utils: Allow CLINT functions to be used for multiple CLINTs
Anup Patel
2020-05-23
lib: utils: Allow PLIC functions to be used for multiple PLICs
Anup Patel
2020-05-23
lib: utils: Remove redundant parameters from PLIC init functions
Anup Patel
2020-04-27
include: sbi_platform: Combine reboot and shutdown into one callback
Anup Patel
2020-04-27
lib: No need to provide default PMP region using platform callbacks
Anup Patel
2020-03-14
platform: Use one unified per-HART stack size macro for all platforms
Bin Meng
2020-03-14
platform: Set per-HART stack size to 8KB in the template platform codes
Bin Meng
2020-03-13
include: Make sbi_current_hartid() as macro in riscv_asm.h
Anup Patel
2020-03-11
include: Remove disabled_hart_mask from sbi_platform
Anup Patel
2020-02-05
platform: Add an platform ops to return platform specific tlb flush limit
Atish Patra
2020-01-24
platform: template: typo fix in system reboot/shutdown names
Jiuyang Liu (Sequencer)
2020-01-02
lib: utils: Support CLINT with 32bit MMIO access on RV64 system
Anup Patel
2019-09-10
lib: provide a platform specific tlb range flush threshold
Atish Patra
2019-08-16
platform: Remove the ipi_sync method from all platforms.
Atish Patra
[next]