Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: doc: add documentation for pre-reloc properties in SPL and TPL | Patrick Delaunay | 2019-07-10 | 1 | -2/+4 |
* | dm: remove unused function dm_fdt_pre_reloc | Patrick Delaunay | 2019-04-11 | 1 | -26/+0 |
* | dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc() | Bin Meng | 2018-11-14 | 1 | -1/+26 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | dm: replace dm_dbg() with pr_debug() | Masahiro Yamada | 2017-10-04 | 1 | -8/+0 |
* | dm: Return actual bools in dm_fdt_pre_reloc | Heiko Stübner | 2017-03-16 | 1 | -1/+1 |
* | dm: allow limiting pre-reloc markings to spl or tpl | Heiko Stübner | 2017-03-16 | 1 | -0/+26 |
* | devres: add debug command to dump device resources | Masahiro Yamada | 2015-08-06 | 1 | -0/+9 |
* | dm: Move the tree/uclass dump code into its own file | Simon Glass | 2015-07-21 | 1 | -0/+6 |
* | dm: Disable dm_warn() in SPL | Simon Glass | 2014-11-21 | 1 | -0/+6 |
* | dm: fix include guard | Masahiro Yamada | 2014-10-22 | 1 | -0/+1 |
* | dm: Add base driver model support | Simon Glass | 2014-03-04 | 1 | -0/+29 |