aboutsummaryrefslogtreecommitdiff
path: root/common/fdt_fixup.c
AgeCommit message (Expand)Author
2021-11-04feat(libfdt): also allow changing base addressAndre Przywara
2021-03-23fdt: Use proper #address-cells and #size-cells for reserved-memoryAndre Przywara
2020-10-07fdt: Fix coverity complaint about 32-bit multiplicationAndre Przywara
2020-09-29fdt: Add function to adjust GICv3 redistributor sizeAndre Przywara
2020-09-01Add support to export a /cpus node to the device tree.Javier Almansa Sobrino
2020-01-22FDT helper functions: Fix MISRA issuesAndre Przywara
2019-09-25FDT helper functions: Respect architecture in PSCI function IDsAndre Przywara
2019-09-25FDT helper functions: Add function documentationAndre Przywara
2019-09-13Add fdt_add_reserved_memory() helper functionAndre Przywara
2019-09-13qemu: Move and generalise FDT PSCI fixupAndre Przywara