summaryrefslogtreecommitdiff
path: root/include/dm/util.h
Commit message (Expand)AuthorAgeFilesLines
* dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()Bin Meng2018-11-141-1/+26
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: replace dm_dbg() with pr_debug()Masahiro Yamada2017-10-041-8/+0
* dm: Return actual bools in dm_fdt_pre_relocHeiko Stübner2017-03-161-1/+1
* dm: allow limiting pre-reloc markings to spl or tplHeiko Stübner2017-03-161-0/+26
* devres: add debug command to dump device resourcesMasahiro Yamada2015-08-061-0/+9
* dm: Move the tree/uclass dump code into its own fileSimon Glass2015-07-211-0/+6
* dm: Disable dm_warn() in SPLSimon Glass2014-11-211-0/+6
* dm: fix include guardMasahiro Yamada2014-10-221-0/+1
* dm: Add base driver model supportSimon Glass2014-03-041-0/+29