Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-11-28 | lib: utils/ipi: Use fdt_driver for initialization | Samuel Holland | 1 | -5/+1 |
2024-11-11 | platform: Drop IPI warm init and exit hooks | Samuel Holland | 1 | -7/+2 |
2024-11-11 | lib: sbi_ipi: Move initial IPI clear to sbi_ipi_init() | Samuel Holland | 2 | -4/+0 |
2024-08-24 | lib: utils/ipi: Constify FDT pointers in parsing functions | Samuel Holland | 1 | -1/+1 |
2023-12-06 | lib: ipi: Adjust Andes PLICSW to single-bit-per-hart scheme | Leo Yu-Chi Liang | 1 | -15/+8 |
2022-10-23 | lib: utils/ipi: Add Andes fdt ipi driver support | Yu Chien Peter Lin | 1 | -0/+46 |
2022-08-08 | lib: utils/ipi: Use kconfig for enabling/disabling drivers | Anup Patel | 1 | -0/+9 |
2021-06-24 | lib: utils/ipi: Add ACLINT MSWI library | Anup Patel | 1 | -0/+33 |
2021-04-28 | lib: sbi: Simplify ipi platform operations | Anup Patel | 1 | -6/+0 |
2020-05-01 | lib: utils: Add simple FDT ipi framework | Anup Patel | 1 | -0/+32 |