summaryrefslogtreecommitdiff
path: root/lib/libfdt/fdt_region.c
AgeCommit message (Expand)Author
2018-11-16fdt_region: Ensure that depth never goes below -1Konrad Beckmann
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini
2018-04-01fdt_region: remove unneeded fdt_internal.h inclusionMasahiro Yamada
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-12-04libfdt: move fdt_find_regions() to fdt_region.c from fdt_wip.cMasahiro Yamada
2017-07-10libfdt: Drop -FDT_ERR_TOODEEPSimon Glass
2017-04-13fdtgrep: Cope with the /aliases node being lastSimon Glass
2016-06-19lib/libfdt/: General aesthetic/style fixes.Robert P. J. Day
2015-11-04fdt: Correct handling of alias regionsSimon Glass
2015-07-21fdt: Add fdt_first/next_region() functionsSimon Glass