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-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
2023-06-05
lib: utils/i2c: Use heap in DesignWare and SiFive I2C drivers
Anup Patel
2023-06-05
lib: utils/gpio: Use heap in SiFive and StartFive GPIO drivers
Anup Patel
2023-06-04
lib: utils/ipi: buffer overrun aclint_mswi_cold_init
Heinrich Schuchardt
2023-05-26
lib: utils: Improve fdt_timer
Xiang W
2023-05-26
lib: utils: Improve fdt_ipi
Xiang W
2023-05-26
lib: utils: Improve fdt_serial_init
Xiang W
2023-05-11
lib: sbi: Remove unnecessary semicolon
Xiang W
2023-04-07
lib: utils: fdt_fixup: avoid buffer overrun
Heinrich Schuchardt
2023-04-06
lib: sbi: Fix how to check whether the domain contains fw_region
Xiang W
2023-03-09
lib: serial: Cadence: Enable compatibility for cdns,uart-r1p8
Mayuresh Chitale
2023-03-09
lib: utils/i2c: Add minimal StarFive jh7110 I2C driver
Minda Chen
2023-03-01
gpio/starfive: add gpio driver and support gpio reset
minda.chen
2023-02-27
lib: sbi: Add system_suspend_allowed domain property
Andrew Jones
2023-02-27
lib: utils/fdt/fdt_domain: Simplify region access permission check
Bin Meng
2023-02-27
lib: utils: fdt_fixup: Fix compile error
Xiang W
2023-02-27
lib: utils/fdt: Fix fdt_pmu.c header dependency
Bin Meng
2023-02-10
lib: utils/serial: Implement console_puts() for semihosting
Anup Patel
2023-02-08
include: types: Add typedefs for endianness
Rahul Pathak
2023-02-08
lib: utils/fdt: Use byteorder conversion functions in libfdt_env.h
Rahul Pathak
[next]