summaryrefslogtreecommitdiffstats
path: root/drivers/core/util.c
Commit message (Expand)AuthorAgeFilesLines
* dm: replace dm_dbg() with pr_debug()Masahiro Yamada2017-10-041-11/+0
* dm: include <dm/util.h> from drivers/core/util.cMasahiro Yamada2017-07-111-0/+5
* dm: Return actual bools in dm_fdt_pre_relocHeiko Stübner2017-03-161-6/+6
* dm: allow limiting pre-reloc markings to spl or tplHeiko Stübner2017-03-161-0/+25
* dm: Add base driver model supportSimon Glass2014-03-041-0/+37