summaryrefslogtreecommitdiff
path: root/lib/utils/fdt/fdt_domain.c
AgeCommit message (Expand)Author
2022-12-09lib: fix __fdt_parse_region()Heinrich Schuchardt
2022-05-14lib: utils: check if CPU node is enabledJan Remes
2021-05-19lib: utils/fdt: Replace strcmp with strncmpDaniel Schaefer
2021-05-19lib: utils/fdt: Don't use sbi_string functionsDaniel Schaefer
2021-04-13lib: utils: Copy over restricted root domain memregions to FDT domainsAnup Patel
2020-12-16lib: utils: Remove fdt_domain_get() functionAnup Patel
2020-12-16lib: utils: Allow FDT domain iteration functions to failAnup Patel
2020-12-04lib: utils: Add helper routines to populate domains from FDTAnup Patel