summaryrefslogtreecommitdiff
path: root/lib/of_live.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-14fdt: Allow more general use of livetreeSimon Glass1-0/+6
2023-07-14fdt: Align the start of the livetreeSimon Glass1-1/+4
2022-09-29dm: core: Avoid creating a name property when unflatteningSimon Glass1-1/+6
2022-08-12dm: core: Introduce support for multiple treesSimon Glass1-13/+1
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-1/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-07-11dm: Fix error handling when unflattening the DTSimon Glass1-1/+6
2017-06-01dm: Add a function to create a 'live' device treeSimon Glass1-0/+333