summaryrefslogtreecommitdiff
path: root/lib/utils/fdt
AgeCommit message (Expand)Author
2026-07-22lib: utils/irqchip/aplic: add MSI mode support with IMSIC parent linkingPawandeep Oza
2026-06-12platform: generic: Optimize extensions_init() to parse ISA extensions onceAnup Patel
2026-05-18lib: utils: fdt_domain: add root-regions-inheritance policyYu-Chien Peter Lin
2026-05-11lib: fdt_domain: Default boot-hart to coldboot HART for multi-domain bootYu-Chien Peter Lin
2026-03-22lib: utils/irqchip: Add unique_id to plic, aplic, and imsic dataAnup Patel
2026-03-09lib: fdt_helper: Removed unnecessary dt parsing checkVictoriano Morales
2025-12-08lib: utils: Use SBI_DOMAIN_MMIO to check MMIO device permissionsSamuel Holland
2025-07-23lib: utils: fdt: fix "ranges" translationMax Hsu
2025-06-16lib: utils: Fix fdt_parse_aclint_node() for non-contiguous hartidAnup Patel
2025-06-16lib: utils/irqchip: always parse msi information for each aplic deviceInochi Amaoto
2025-05-20lib: utils: fdt: Claim Zicntr if time CSR emulation is possibleYao Zi
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-04-15lib: sbi: Remove unnecessary SBI_INIT_LIST_HEADXiang W
2025-03-26lib: utils: Make sure that hartid and the scratch are alignedRaj Vishwanathan
2025-03-24lib: utils/fdt: Respect compatible string fallback prioritySamuel Holland
2025-02-19lib: utils/fdt: Allocate fdt_pmu_evt_select on the heapSamuel Holland
2025-02-19lib: utils/fdt: Remove redundant PMU property length checksSamuel Holland
2025-02-12lib: utils: Initialize miscellaneous drivers in one passSamuel Holland
2025-02-12lib: utils/fdt: Remove fdt_find_match()Samuel Holland
2025-02-12lib: utils:Check that hartid is validRaj Vishwanathan
2025-02-11lib: utils: Make the enforce permission bit configurable from DTChao Du
2025-02-11lib: utils/fdt: update fdt_parse_aplic_node()Huang Borong
2024-12-21lib: utils: Mark RPMI drivers as experimentalSamuel Holland
2024-12-06lib: utils/fdt: Allow dynamic registration of FDT fixup callbacksAnup Patel
2024-11-28lib: utils/fdt: Add helpers for generic driver initializationSamuel Holland
2024-10-25lib: utils/fdt: Use sbi_domain_memregion_init() when parsing domainsAnup Patel
2024-09-26lib: sbi: Update sbi_domain_is_assigned_hart() to take a hart indexSamuel Holland
2024-08-24lib: utils: fdt_domain: Make opensbi-domain optional in CPU nodeGregor Haas
2024-08-24lib: utils/fdt: Constify FDT parsing functionsSamuel Holland
2024-08-23lib: utils: fdt_domain: Use consistent device-tree address when next-arg1 is ...Yu Chien Peter Lin
2024-07-23lib: utils/fdt: Add support for parsing riscv,isa-extensionsConor Dooley
2024-06-05lib: utils/fdt: Fix DT property for APLIC delegationAnup Patel
2024-04-10lib: utils: check correct value in fdt_node_offset_by_compatibleHeinrich Schuchardt
2024-02-20platform: generic: Add support for specify coldboot harts in DTCheng Yang
2023-12-27lib: utils/timer: mtimer: only use regname for aclintInochi Amaoto
2023-12-19lib: utils/irqchip: Add shared MMIO region for PLIC in root domainAnup Patel
2023-12-19lib: sbi: Using one array to define the name of extensionsYong-Xuan Wang
2023-12-11lib: utils/fdt: Allow to use reg-names when parsing ACLINTInochi Amaoto
2023-12-06lib: utils: fdt_pmu: Do not iterate over the fdt_pmu_evt_select tableYu Chien Peter Lin
2023-12-06lib: utils: fdt_pmu: Make the fdt_pmu_evt_select table global variableYu Chien Peter Lin
2023-12-06lib: utils: fdt_fixup: Allow preserving PMU propertiesYu Chien Peter Lin
2023-12-06sbi: sbi_pmu: Improve sbi_pmu_init() error handlingYu Chien Peter Lin
2023-11-17lib: sbi: Add Zkr in hart extensionsHeinrich Schuchardt
2023-10-06lib: utils: Simplify SET_ISA_EXT_MAP()Heinrich Schuchardt
2023-10-06lib: utils/fdt: simplify dt_parse_isa_extensionsHeinrich Schuchardt
2023-09-24lib: sbi: Extend sbi_hartmask to support both hartid and hartindexXiang W
2023-08-06lib: utils/fdt: Fix fdt_parse_isa_extensions() implementationAnup Patel
2023-07-13lib: utils: Add detection of Smepmp from ISA string in FDTHimanshu Chauhan
2023-06-15platform/lib: Set no-map attribute on all PMP regionsAlexandre Ghiti