Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fdt: Allow indicating a node is for U-Boot proper only | Patrick Delaunay | 2019-07-10 | 1 | -0/+2 |
* | dm: remove unused function dm_fdt_pre_reloc | Patrick Delaunay | 2019-04-11 | 1 | -23/+0 |
* | dm: remove pre reloc properties in SPL and TPL device tree | Patrick Delaunay | 2019-04-11 | 1 | -16/+15 |
* | dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc() | Bin Meng | 2018-11-14 | 1 | -0/+25 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 1 | -1/+1 |
* | dm: replace dm_dbg() with pr_debug() | Masahiro Yamada | 2017-10-04 | 1 | -11/+0 |
* | dm: include <dm/util.h> from drivers/core/util.c | Masahiro Yamada | 2017-07-11 | 1 | -0/+5 |
* | dm: Return actual bools in dm_fdt_pre_reloc | Heiko Stübner | 2017-03-16 | 1 | -6/+6 |
* | dm: allow limiting pre-reloc markings to spl or tpl | Heiko Stübner | 2017-03-16 | 1 | -0/+25 |
* | dm: Add base driver model support | Simon Glass | 2014-03-04 | 1 | -0/+37 |