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
/
include
/
sbi_utils
/
fdt
/
fdt_helper.h
Age
Commit message (
Expand
)
Author
2026-06-12
platform: generic: Optimize extensions_init() to parse ISA extensions once
Anup Patel
2025-04-24
lib: sbi: Set the scratch allocation to alignment to cacheline size
Raj Vishwanathan
2025-04-23
lib: utils/fdt: Remove fdt_match_node()
Samuel Holland
2025-02-12
lib: utils/fdt: Remove fdt_find_match()
Samuel Holland
2025-01-30
include: utils/fdt_helper: fix typo har't'id
Leo Yu-Chi Liang
2024-08-24
lib: utils/fdt: Add fdt_get_address_rw() helper
Samuel Holland
2024-08-24
lib: utils/fdt: Constify FDT parsing functions
Samuel Holland
2023-12-27
lib: utils/timer: mtimer: only use regname for aclint
Inochi Amaoto
2023-12-11
lib: utils/fdt: Allow to use reg-names when parsing ACLINT
Inochi Amaoto
2023-07-13
lib: utils: Add detection of Smepmp from ISA string in FDT
Himanshu Chauhan
2023-02-27
include: fdt/fdt_helper: Change fdt_get_address() to return root.next_arg1
Bin Meng
2022-12-12
lib: utils: serial: Add FDT driver for Renesas SCIF
Lad Prabhakar
2022-10-23
lib: utils/ipi: Add Andes fdt ipi driver support
Yu Chien Peter Lin
2022-10-23
lib: utils/timer: Add Andes fdt timer support
Yu Chien Peter Lin
2022-08-23
lib: utils: serial: Add Cadence UART driver
Jun Liang Tan
2022-05-30
lib: utils/fdt: Require match data to be const
Samuel Holland
2022-05-14
lib: utils/fdt: rename fdt_parse_max_hart_id
Jan Remes
2022-05-14
lib: utils/fdt: introduce fdt_node_is_enabled()
Jan Remes
2022-04-17
lib: utils/serial: support 'reg-offset' property
Zong Li
2022-02-28
lib: utils: serial: Initial commit of xlnx-uartlite
Alistair Francis
2022-02-15
lib: utils/irqchip: Add FDT based driver for APLIC
Anup Patel
2022-02-15
lib: utils/irqchip: Add FDT based driver for IMSIC
Anup Patel
2021-11-02
include: sbi_utils: Introduce an helper to get fdt base address
Alexandre Ghiti
2021-09-26
lib: utils/fdt: Add fdt_parse_timebase_frequency() function
Anup Patel
2021-08-14
lib: utils/fdt: Extend fdt_parse_aclint_node() function
Anup Patel
2021-08-14
lib: utils: Extend fdt_get_node_addr_size() for multiple register sets
Anup Patel
2021-08-07
lib: utils/fdt: Change addr and size to uint64_t
Bin Meng
2021-07-17
lib: utils/fdt: Add fdt_parse_phandle_with_args() API
Anup Patel
2021-06-24
lib: utils: Add FDT parsing API common for both ACLINT and CLINT
Anup Patel
2021-05-06
lib: utils/serial: Add support for Gaisler APBUART
Daniel Cederman
2020-06-19
platform: Add support for Shakti C-class SoC from IIT-M
Vijai Kumar K
2020-05-23
lib: utils: Add fdt_parse_clint_node() function
Anup Patel
2020-05-23
lib: utils: Extend fdt_find_match() Implementation
Anup Patel
2020-05-23
lib: utils: Allow PLIC functions to be used for multiple PLICs
Anup Patel
2020-05-01
lib: utils: Add fdt_parse_plic_node() function
Anup Patel
2020-05-01
lib: utils: Add fdt_parse_max_hart_id() API
Anup Patel
2020-05-01
lib: utils: Add fdt_parse_hart_id() function
Anup Patel
2020-05-01
lib: utils: Add fdt_parse_sifive_uart_node() function
Anup Patel
2020-05-01
lib: utils: Make fdt_get_node_addr_size() public function
Anup Patel
2020-05-01
lib: utils: Add FDT match table based node lookup
Anup Patel
2020-05-01
lib: utils: Rename fdt_parse_clint() to fdt_parse_compat_addr()
Anup Patel
2020-05-01
lib: utils: Add fdt_parse_uart8250_node() function
Anup Patel
2020-05-01
lib: utils: Improve fdt_parse_uart8250() API
Anup Patel
2020-03-24
lib: utils: Move fdt fixup helper routines to a different file
Atish Patra
2020-03-24
platform: fpga/common: Add a fdt parsing helper functions
Atish Patra
2020-03-18
lib: utils: Add a general device tree fix-up helper
Bin Meng
2020-03-18
lib: utils: Add a fdt_cpu_fixup() helper
Bin Meng
2020-03-18
lib: utils: Move PLIC DT fix up codes to fdt_helper.c
Bin Meng
2020-03-18
lib: utils: Add a fdt_reserved_memory_fixup() helper
Bin Meng