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
Age
Commit message (
Expand
)
Author
2023-12-27
lib: utils/timer: mtimer: only use regname for aclint
Inochi Amaoto
2023-12-19
lib: utils/irqchip: Add shared MMIO region for PLIC in root domain
Anup Patel
2023-12-19
lib: sbi: Using one array to define the name of extensions
Yong-Xuan Wang
2023-12-11
lib: utils/fdt: Allow to use reg-names when parsing ACLINT
Inochi Amaoto
2023-12-06
lib: utils: fdt_pmu: Do not iterate over the fdt_pmu_evt_select table
Yu Chien Peter Lin
2023-12-06
lib: utils: fdt_pmu: Make the fdt_pmu_evt_select table global variable
Yu Chien Peter Lin
2023-12-06
lib: utils: fdt_fixup: Allow preserving PMU properties
Yu Chien Peter Lin
2023-12-06
sbi: sbi_pmu: Improve sbi_pmu_init() error handling
Yu Chien Peter Lin
2023-12-06
lib: ipi: Adjust Andes PLICSW to single-bit-per-hart scheme
Leo Yu-Chi Liang
2023-11-26
lib: sbi: Allow relaxed MMIO writes in device ipi_clear() callback
Anup Patel
2023-11-26
lib: sbi: Allow relaxed MMIO writes in device ipi_send() callback
Anup Patel
2023-11-24
lib: utils/irqchip: Avoid redundant writes to APLIC CLRIE register
Anup Patel
2023-11-17
lib: utils/serial: remove semihosting_putc
Xiang W
2023-11-17
lib: sbi: Add Zkr in hart extensions
Heinrich Schuchardt
2023-11-16
lib: utils/ipi: mswi: add separate T-Head C9xx CLINT mswi compatible
Inochi Amaoto
2023-11-16
lib: utils/timer: mtimer: add separate T-Head C9xx CLINT mtimer compatible
Inochi Amaoto
2023-11-16
lib: utils/timer: Allow ACLINT MTIMER driver to setup quirks
Inochi Amaoto
2023-11-16
utils/reset: Remove fdt_reset_thead
Guo Ren
2023-11-16
lib: utils/serial: Optimize semihosting_putc implementation
Chen Pei
2023-10-06
gpio/starfive: redundant readl() call
Heinrich Schuchardt
2023-10-06
lib: utils: Simplify SET_ISA_EXT_MAP()
Heinrich Schuchardt
2023-10-06
lib: utils/fdt: simplify dt_parse_isa_extensions
Heinrich Schuchardt
2023-10-06
lib: utils: timer/ipi: Update memregion flags for PLMT and PLICSW
Yu Chien Peter Lin
2023-10-06
lib: utils/serial: Ensure proper allocation of PMP entries for uart8250
Yu Chien Peter Lin
2023-09-24
lib: utils/regmap: Mark syscon region as shared read-write
Anup Patel
2023-09-24
lib: utils/serial: Add shared regions for serial drivers
Mayuresh Chitale
2023-09-24
lib: sbi: Prefer hartindex over hartid in IPI framework
Anup Patel
2023-09-24
lib: sbi: Extend sbi_hartmask to support both hartid and hartindex
Xiang W
2023-08-06
lib: utils/fdt: Fix fdt_parse_isa_extensions() implementation
Anup Patel
2023-07-31
lib: utils/reset: Remove SiFive Test reset driver
Anup Patel
2023-07-31
lib: utils/reset: Add syscon based reboot and poweroff
Anup Patel
2023-07-31
lib: utils/regmap: Add simple FDT based syscon regmap driver
Anup Patel
2023-07-31
lib: utils/regmap: Add simple FDT based regmap framework
Anup Patel
2023-07-31
lib: utils/regmap: Add generic regmap access library
Anup Patel
2023-07-31
include: sbi_utils: Remove driver pointer from struct i2c_adapter
Anup Patel
2023-07-31
libfdt: fix SPDX license identifiers
Heinrich Schuchardt
2023-07-13
lib: utils: Add detection of Smepmp from ISA string in FDT
Himanshu Chauhan
2023-07-12
lib: utils/gpio: Fix RV32 compile error for designware GPIO driver
Anup Patel
2023-07-09
lib: utils: Fix sbi_hartid_to_scratch() usage in ACLINT drivers
Anup Patel
2023-07-07
gpio/desginware: add Synopsys DesignWare APB GPIO support
Ben Dooks
2023-06-15
platform/lib: Set no-map attribute on all PMP regions
Alexandre Ghiti
2023-06-06
lib: utils/irqchip: Use scratch space to save per-HART IMSIC pointer
Anup Patel
2023-06-05
lib: utils/irqchip: Don't check hartid in imsic_update_hartid_table()
Anup Patel
2023-06-05
lib: utils/irqchip: Use scratch space to save per-HART PLIC pointer
Anup Patel
2023-06-05
lib: utils/timer: Use scratch space to save per-HART MTIMER pointer
Anup Patel
2023-06-05
lib: utils/ipi: Use scratch space to save per-HART MSWI pointer
Anup Patel
2023-06-05
lib: utils/fdt: Use heap in FDT domain parsing
Anup Patel
2023-06-05
lib: utils/timer: Use heap in ACLINT MTIMER driver
Anup Patel
2023-06-05
lib: utils/irqchip: Use heap in PLIC, APLIC and IMSIC drivers
Anup Patel
2023-06-05
lib: utils/ipi: Use heap in ACLINT MSWI driver
Anup Patel
[next]