Commit Graph

25 Commits (ab2d09b4be42a7cc263dcceab6ef0e3c012d2c7a)

Author SHA1 Message Date
Masahiro Yamada ceb9190969 dm: replace dm_dbg() with pr_debug() 7 years ago
Philipp Tomsich c6ac6c1bd4 spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL 8 years ago
Simon Glass a44810123f dm: core: Add dev_read_resource() to read device resources 8 years ago
Simon Glass 47a0fd3bad dm: core: Implement live tree 'read' functions 8 years ago
Simon Glass b7e0d73bad dm: core: Add a place to put extra device-tree reading functions 8 years ago
Simon Glass 38d21b418d dm: core: Add livetree address functions 8 years ago
Simon Glass 9e51204527 dm: core: Add operations on device tree references 8 years ago
Simon Glass 644ec0a933 dm: core: Add livetree access functions 8 years ago
Simon Glass d6ffb00a43 dm: core: Move dev_get_addr() etc. into a separate file 8 years ago
huang lin 41c7f664b9 dm: core: Add SPL Kconfig for REGMAP and SYSCON 9 years ago
Marek Vasut 628d792c07 dm: core: Add Kconfig for simple bus driver 10 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 10 years ago
Masahiro Yamada 0a5804b53a dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list 10 years ago
Masahiro Yamada e2282d7076 devres: make Devres optional with CONFIG_DEVRES 10 years ago
Masahiro Yamada 608f26c51b devres: introduce Devres (Managed Device Resource) framework 10 years ago
Simon Glass 12dc8e7522 dm: Make regmap and syscon optional 10 years ago
Masahiro Yamada 04c5ee41b2 dm: remove redundant CONFIG_DM from driver/core/Makefile 10 years ago
Simon Glass 5725128507 dm: Add support for generic system controllers (syscon) 10 years ago
Simon Glass 6f98b7504f dm: Add support for register maps (regmap) 10 years ago
Simon Glass 304fbef156 dm: Move the tree/uclass dump code into its own file 10 years ago
Simon Glass a59abd1049 Remove SPL undefine of CONFIG_OF_CONTROL 10 years ago
Simon Glass 3ac435d33a dm: Allow device removal features to be dropped 10 years ago
Simon Glass da802b9e27 dm: core: Add support for simple-bus 10 years ago
Masahiro Yamada f494e0a184 kbuild: refactor some makefiles 11 years ago
Simon Glass 6494d708bf dm: Add base driver model support 11 years ago