summaryrefslogtreecommitdiff
path: root/include/sbi_utils/fdt/fdt_helper.h
AgeCommit message (Expand)Author
2026-06-12platform: generic: Optimize extensions_init() to parse ISA extensions onceAnup Patel
2025-04-24lib: sbi: Set the scratch allocation to alignment to cacheline sizeRaj Vishwanathan
2025-04-23lib: utils/fdt: Remove fdt_match_node()Samuel Holland
2025-02-12lib: utils/fdt: Remove fdt_find_match()Samuel Holland
2025-01-30include: utils/fdt_helper: fix typo har't'idLeo Yu-Chi Liang
2024-08-24lib: utils/fdt: Add fdt_get_address_rw() helperSamuel Holland
2024-08-24lib: utils/fdt: Constify FDT parsing functionsSamuel Holland
2023-12-27lib: utils/timer: mtimer: only use regname for aclintInochi Amaoto
2023-12-11lib: utils/fdt: Allow to use reg-names when parsing ACLINTInochi Amaoto
2023-07-13lib: utils: Add detection of Smepmp from ISA string in FDTHimanshu Chauhan
2023-02-27include: fdt/fdt_helper: Change fdt_get_address() to return root.next_arg1Bin Meng
2022-12-12lib: utils: serial: Add FDT driver for Renesas SCIFLad Prabhakar
2022-10-23lib: utils/ipi: Add Andes fdt ipi driver supportYu Chien Peter Lin
2022-10-23lib: utils/timer: Add Andes fdt timer supportYu Chien Peter Lin
2022-08-23lib: utils: serial: Add Cadence UART driverJun Liang Tan
2022-05-30lib: utils/fdt: Require match data to be constSamuel Holland
2022-05-14lib: utils/fdt: rename fdt_parse_max_hart_idJan Remes
2022-05-14lib: utils/fdt: introduce fdt_node_is_enabled()Jan Remes
2022-04-17lib: utils/serial: support 'reg-offset' propertyZong Li
2022-02-28lib: utils: serial: Initial commit of xlnx-uartliteAlistair Francis
2022-02-15lib: utils/irqchip: Add FDT based driver for APLICAnup Patel
2022-02-15lib: utils/irqchip: Add FDT based driver for IMSICAnup Patel
2021-11-02include: sbi_utils: Introduce an helper to get fdt base addressAlexandre Ghiti
2021-09-26lib: utils/fdt: Add fdt_parse_timebase_frequency() functionAnup Patel
2021-08-14lib: utils/fdt: Extend fdt_parse_aclint_node() functionAnup Patel
2021-08-14lib: utils: Extend fdt_get_node_addr_size() for multiple register setsAnup Patel
2021-08-07lib: utils/fdt: Change addr and size to uint64_tBin Meng
2021-07-17lib: utils/fdt: Add fdt_parse_phandle_with_args() APIAnup Patel
2021-06-24lib: utils: Add FDT parsing API common for both ACLINT and CLINTAnup Patel
2021-05-06lib: utils/serial: Add support for Gaisler APBUARTDaniel Cederman
2020-06-19platform: Add support for Shakti C-class SoC from IIT-MVijai Kumar K
2020-05-23lib: utils: Add fdt_parse_clint_node() functionAnup Patel
2020-05-23lib: utils: Extend fdt_find_match() ImplementationAnup Patel
2020-05-23lib: utils: Allow PLIC functions to be used for multiple PLICsAnup Patel
2020-05-01lib: utils: Add fdt_parse_plic_node() functionAnup Patel
2020-05-01lib: utils: Add fdt_parse_max_hart_id() APIAnup Patel
2020-05-01lib: utils: Add fdt_parse_hart_id() functionAnup Patel
2020-05-01lib: utils: Add fdt_parse_sifive_uart_node() functionAnup Patel
2020-05-01lib: utils: Make fdt_get_node_addr_size() public functionAnup Patel
2020-05-01lib: utils: Add FDT match table based node lookupAnup Patel
2020-05-01lib: utils: Rename fdt_parse_clint() to fdt_parse_compat_addr()Anup Patel
2020-05-01lib: utils: Add fdt_parse_uart8250_node() functionAnup Patel
2020-05-01lib: utils: Improve fdt_parse_uart8250() APIAnup Patel
2020-03-24lib: utils: Move fdt fixup helper routines to a different fileAtish Patra
2020-03-24platform: fpga/common: Add a fdt parsing helper functionsAtish Patra
2020-03-18lib: utils: Add a general device tree fix-up helperBin Meng
2020-03-18lib: utils: Add a fdt_cpu_fixup() helperBin Meng
2020-03-18lib: utils: Move PLIC DT fix up codes to fdt_helper.cBin Meng
2020-03-18lib: utils: Add a fdt_reserved_memory_fixup() helperBin Meng