summaryrefslogtreecommitdiff
path: root/common/fdt_fixup.c
Commit message (Expand)AuthorAgeFilesLines
* Merge "feat(libfdt): add function to set MAC addresses" into integrationManish Pandey2022-07-081-0/+41
|\
| * feat(libfdt): add function to set MAC addressesAndre Przywara2022-04-261-0/+41
* | feat(fdt): add the ability to supply idle state informationSamuel Holland2022-04-261-1/+105
|/
* feat(libfdt): also allow changing base addressAndre Przywara2021-11-041-9/+33
* fdt: Use proper #address-cells and #size-cells for reserved-memoryAndre Przywara2021-03-231-8/+24
* fdt: Fix coverity complaint about 32-bit multiplicationAndre Przywara2020-10-071-1/+2
* fdt: Add function to adjust GICv3 redistributor sizeAndre Przywara2020-09-291-0/+61
* Add support to export a /cpus node to the device tree.Javier Almansa Sobrino2020-09-011-2/+169
* FDT helper functions: Fix MISRA issuesAndre Przywara2020-01-221-6/+9
* FDT helper functions: Respect architecture in PSCI function IDsAndre Przywara2019-09-251-6/+15
* FDT helper functions: Add function documentationAndre Przywara2019-09-251-0/+44
* Add fdt_add_reserved_memory() helper functionAndre Przywara2019-09-131-0/+30
* qemu: Move and generalise FDT PSCI fixupAndre Przywara2019-09-131-0/+126