~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dm: core: Support sorting devices with dm treeSimon Glass2023-01-23
* dm: core: Add a command to show driver model statisticsSimon Glass2022-06-28
* dm: core: Rename dm_dump_all()Simon Glass2022-06-28
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* dm: Fix util.h's broken include guardPierre-Clément Tosi2021-10-21
* dm: migrate the dm_warn to use the log macroPatrick Delaunay2021-08-08
* dm: core: Use separate priv/plat data regionSimon Glass2021-03-26
* dm: core: Allow dm_warn() to be used in SPLSimon Glass2020-10-29
* cmd: dm: Fixed/Added DM driver listing subcommandsNiel Fourie2020-07-07
* dm: core: remove the duplicated function dm_ofnode_pre_relocPatrick Delaunay2020-04-16
* cmd: Add command to dump drivers and compatible stringsSean Anderson2020-02-05
* dm: doc: add documentation for pre-reloc properties in SPL and TPLPatrick Delaunay2019-07-10
* dm: remove unused function dm_fdt_pre_relocPatrick Delaunay2019-04-11
* dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()Bin Meng2018-11-14
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* dm: replace dm_dbg() with pr_debug()Masahiro Yamada2017-10-04
* dm: Return actual bools in dm_fdt_pre_relocHeiko Stübner2017-03-16
* dm: allow limiting pre-reloc markings to spl or tplHeiko Stübner2017-03-16
* devres: add debug command to dump device resourcesMasahiro Yamada2015-08-06
* dm: Move the tree/uclass dump code into its own fileSimon Glass2015-07-21
* dm: Disable dm_warn() in SPLSimon Glass2014-11-21
* dm: fix include guardMasahiro Yamada2014-10-22
* dm: Add base driver model supportSimon Glass2014-03-04