summaryrefslogtreecommitdiff
path: root/drivers/core/util.c
AgeCommit message (Expand)Author
2019-04-11dm: remove unused function dm_fdt_pre_relocPatrick Delaunay
2019-04-11dm: remove pre reloc properties in SPL and TPL device treePatrick Delaunay
2018-11-14dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()Bin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-10-04dm: replace dm_dbg() with pr_debug()Masahiro Yamada
2017-07-11dm: include <dm/util.h> from drivers/core/util.cMasahiro Yamada
2017-03-16dm: Return actual bools in dm_fdt_pre_relocHeiko Stübner
2017-03-16dm: allow limiting pre-reloc markings to spl or tplHeiko Stübner
2014-03-04dm: Add base driver model supportSimon Glass