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
2024-11-05
lib: utils/regmap: Use FDT node offset as regmap ID
Samuel Holland
2024-11-05
lib: utils/gpio: Use FDT node offset as GPIO chip ID
Samuel Holland
2024-11-05
lib: utils/gpio: Remove fdt_gpio_driver() function
Samuel Holland
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-10-28
lib: utils/gpio: designware: Allocate chips on the heap
Samuel Holland
2024-10-25
lib: utils/fdt: Use sbi_domain_memregion_init() when parsing domains
Anup Patel
2024-10-25
lib: utils/irqchip: Use sbi_domain_root_add_memrange() for APLIC
Anup Patel
2024-10-25
lib: utils/irqchip: Use sbi_domain_root_add_memrange() for IMSIC
Anup Patel
2024-10-25
lib: utils/ipi: Use sbi_domain_root_add_memrange() for ACLINT mswi
Anup Patel
2024-09-27
lib: utils/ipi: Fix hartid wrongly used as hart index
Samuel Holland
2024-09-26
lib: sbi: Update sbi_domain_is_assigned_hart() to take a hart index
Samuel Holland
2024-09-25
lib: utils/irqchip: Look up IMSIC data by hart index
Samuel Holland
2024-08-24
lib: Delete redundant `ulong`
Zhang RunMin
2024-08-24
lib: utils: fdt_domain: Make opensbi-domain optional in CPU node
Gregor Haas
2024-08-24
util: atcsmu.c: modify sbi_printf() formatting
Yu Chien Peter Lin
2024-08-24
util: atcsmu.c: fix typo "%s/hard/hart/"
Leo Yu-Chi Liang
2024-08-24
lib: utils/serial: Pass the FDT to fdt_serial_init()
Samuel Holland
2024-08-24
lib: utils/reset: Pass the FDT to fdt_reset_init()
Samuel Holland
2024-08-24
lib: utils/timer: Constify FDT pointers in parsing functions
Samuel Holland
2024-08-24
lib: utils/serial: Constify FDT pointers in parsing functions
Samuel Holland
2024-08-24
lib: utils/reset: Constify FDT pointers in parsing functions
Samuel Holland
2024-08-24
lib: utils/regmap: Constify FDT pointers in parsing functions
Samuel Holland
2024-08-24
lib: utils/irqchip: Constify FDT pointers in parsing functions
Samuel Holland
2024-08-24
lib: utils/ipi: Constify FDT pointers in parsing functions
Samuel Holland
2024-08-24
lib: utils/i2c: Constify FDT pointers in parsing functions
Samuel Holland
2024-08-24
lib: utils/gpio: Constify FDT pointers in parsing functions
Samuel Holland
2024-08-24
lib: utils/fdt: Constify FDT parsing functions
Samuel Holland
2024-08-23
lib: utils: fdt_domain: Use consistent device-tree address when next-arg1 is ...
Yu Chien Peter Lin
2024-07-23
lib: utils/fdt: Add support for parsing riscv,isa-extensions
Conor Dooley
2024-07-04
Makefile: change to using .carray.c for carray files
Ben Dooks
2024-06-13
lib: serial: fix RX path in litex-uart
Gabriel Somlo
2024-06-13
lib: utils/reset: Try initializing all reset devices in dt
Xiang W
2024-06-13
lib: utils/reset: Fix fdt_reset to search for more dt nodes
Xiang W
2024-06-13
lib: utils/reset: Skip initialize reset when dt is not enabled
Xiang W
2024-06-13
lib: utils/serial: Fix fdt_serial to match more dt nodes
Xiang W
2024-06-13
lib: utils/serial: Skip initialize serial when dt is not enabled
Xiang W
2024-06-13
lib: utils/irqchip: Skip initialize irqchip when dt is not enabled
Xiang W
2024-06-13
lib: utils/timer: Skip initialize timer when dt is not enabled
Xiang W
2024-06-13
lib: utils/ipi: Skip initialize ipi when dt is not enabled
Xiang W
2024-06-05
lib: utils/fdt: Fix DT property for APLIC delegation
Anup Patel
2024-05-23
lib: utils/gpio: respect flag GPIO_FLAG_ACTIVE_LOW
Inochi Amaoto
2024-05-23
lib: utils/irqchip: Add sanity checks in imsic_get_data() and imsic_get_targe...
Cyan Yang
2024-05-16
lib: utils/irqchip: Check before initializing imsic
Cheng Yang
2024-05-15
utils/reset: Add SG2042 hwmon MCU support.
Inochi Amaoto
2024-04-10
lib: utils: check correct value in fdt_node_offset_by_compatible
Heinrich Schuchardt
2024-04-05
lib: utils/timer: Optimize current hart scratch access
Samuel Holland
2024-03-19
lib: sbi: Remove regs paramter of sbi_irqchip_process()
Anup Patel
2024-02-20
platform: generic: Add support for specify coldboot harts in DT
Cheng Yang
2023-12-27
lib: utils/timer: mtimer: only use regname for aclint
Inochi Amaoto
[next]