summaryrefslogtreecommitdiffstats
path: root/pbl/fdt.c
Commit message (Expand)AuthorAgeFilesLines
* PBL: fdt: fix /memory parsing when #address-cells != #size-cellsAhmad Fatoum2022-05-311-1/+1
* PBL: fdt: factor reg property parsing into helperAhmad Fatoum2022-02-231-8/+15
* include: add dedicated header for printf/printkAhmad Fatoum2021-11-011-1/+1
* PBL: fdt: implement fdt_device_get_match_dataAhmad Fatoum2021-05-031-0/+35
* pbl: provide externally visible fdt_find_memAhmad Fatoum2021-02-221-0/+70