index
:
opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
Age
Commit message (
Expand
)
Author
2025-06-17
lib: sbi_platform: Add platform specific pmp_set() and pmp_disable()
Chao-ying Fu
2025-06-14
platform: generic: mips: add P8700
Chao-ying Fu
2025-05-20
lib: utils: Fix fdt_mpxy_init() not returning error code
Alvin Chang
2025-04-24
lib: sbi: Set the scratch allocation to alignment to cacheline size
Raj Vishwanathan
2025-04-23
lib: sbi_platform: Remove the vendor_ext_check hook
Samuel Holland
2025-04-23
platform: generic: Initialize overrides with fdt_driver
Samuel Holland
2025-04-23
platform: generic: Remove platform override hooks
Samuel Holland
2025-04-23
platform: generic: Modify platform ops instead of using hooks
Samuel Holland
2025-04-23
platform: generic: Allow replacing platform operations
Samuel Holland
2025-04-23
platform: generic: Add an init hook matching fdt_driver
Samuel Holland
2025-04-23
platform: generic: thead: Avoid casting away const
Samuel Holland
2025-04-23
platform: rzfive: Call andes_pma_setup_regions() only during cold boot
Samuel Holland
2025-04-23
platform: generic: andes: Remove inline definitions
Samuel Holland
2025-03-27
lib: utils/serial: Add PXA UARTs support
Junhui Liu
2025-03-24
lib: sbi: Use sbi_hart_count() and sbi_for_each_hartindex()
Samuel Holland
2025-02-13
lib: utils: Add MPXY RPMI mailbox driver for System MSI service group
Anup Patel
2025-02-13
lib: utils: Split the FDT MPXY RPMI mailbox client into two parts
Anup Patel
2025-02-12
lib: utils: Initialize miscellaneous drivers in one pass
Samuel Holland
2025-02-12
platform: generic: thead: add Sophgo SG2044
Inochi Amaoto
2025-02-12
lib: utils:Check that hartid is valid
Raj Vishwanathan
2025-01-30
lib: sbi: pmu: fix usage of sbi_pmu_irq_bit()
Clément Léger
2024-12-21
include: sbi: Fix compiling with C23 enabled compilers
Michael Neuling
2024-12-21
platform: generic: Initialize console before other drivers
Samuel Holland
2024-12-06
lib: utils/mpxy: Add RPMI client driver for MPXY
Rahul Pathak
2024-12-06
lib: utils: Add simple FDT based MPXY driver framework
Anup Patel
2024-12-06
lib: utils/cppc: Add RPMI CPPC driver
Subrahmanya Lingappa
2024-12-06
lib: utils: Add simple FDT based CPPC driver framework
Anup Patel
2024-12-06
lib: utils/hsm: Add RPMI HSM driver
Subrahmanya Lingappa
2024-12-06
lib: utils: Add simple FDT based HSM driver framework
Anup Patel
2024-12-06
lib: sbi: Add optional resume address to hart suspend
Subrahmanya Lingappa
2024-12-06
lib: utils/suspend: Add RPMI system suspend driver
Subrahmanya Lingappa
2024-12-06
lib: utils: Add simple FDT based system suspend driver framework
Anup Patel
2024-12-06
lib/utils: reset: Add RPMI System Reset driver
Rahul Pathak
2024-12-06
lib/utils: Add RPMI messaging protocol and shared memory transport support
Rahul Pathak
2024-12-02
lib: sbi_pmu: PMU raw event v2 support
Atish Patra
2024-11-28
lib: utils/reset: Use fdt_driver for initialization
Samuel Holland
2024-11-28
treewide: Make carray arrays const and NULL-terminated
Samuel Holland
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: Common PM save/restore
Samuel Holland
2024-11-28
lib: utils/irqchip: plic: Provide a hartindex to context map
Samuel Holland
2024-11-28
lib: utils/irqchip: plic: Allow enabling IRQs by default
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-11
platform: introduce DT-based configurable heap size
Inochi Amaoto
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-09-26
lib: sbi: Update sbi_{entry,init}_count() to take a hart index
Samuel Holland
2024-08-27
platform: generic: Fix fw_platform_coldboot_harts_init() function
Anup Patel
[next]