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
/
lib
/
utils
/
ipi
/
fdt_ipi_mswi.c
Age
Commit message (
Expand
)
Author
2025-11-05
lib: utils/ipi: mswi: add MIPS P8700 compatible
BenoƮt Monin
2025-09-16
lib: utils/ipi: Convert IPI drivers as early drivers
Anup Patel
2024-11-28
lib: utils/ipi: Use fdt_driver for initialization
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-08-24
lib: utils/ipi: Constify FDT pointers in parsing functions
Samuel Holland
2023-12-27
lib: utils/timer: mtimer: only use regname for aclint
Inochi Amaoto
2023-11-16
lib: utils/ipi: mswi: add separate T-Head C9xx CLINT mswi compatible
Inochi Amaoto
2023-06-05
lib: utils/ipi: Use heap in ACLINT MSWI driver
Anup Patel
2022-12-17
lib: utils/ipi: mswi: add T-Head C9xx CLINT compatible
Icenowy Zheng
2022-06-22
lib: utils/timer: Remove Allwinner D1 CLINT compatibles
Samuel Holland
2022-06-21
lib: utils/timer: Add a separate compatible for the D1 CLINT
Samuel Holland
2022-05-30
lib: utils/fdt: Require match data to be const
Samuel Holland
2021-08-14
lib: utils/fdt: Extend fdt_parse_aclint_node() function
Anup Patel
2021-06-24
lib: utils/ipi: Add FDT based ACLINT MSWI IPI driver
Anup Patel