Commit Graph

26 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
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 7 years ago
Simon Glass a44810123f dm: core: Add dev_read_resource() to read device resources 7 years ago
Simon Glass 47a0fd3bad dm: core: Implement live tree 'read' functions 7 years ago
Simon Glass b7e0d73bad dm: core: Add a place to put extra device-tree reading functions 7 years ago
Simon Glass 38d21b418d dm: core: Add livetree address functions 7 years ago
Simon Glass 9e51204527 dm: core: Add operations on device tree references 7 years ago
Simon Glass 644ec0a933 dm: core: Add livetree access functions 7 years ago
Simon Glass d6ffb00a43 dm: core: Move dev_get_addr() etc. into a separate file 7 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 9 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 9 years ago
Masahiro Yamada 0a5804b53a dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list 9 years ago
Masahiro Yamada e2282d7076 devres: make Devres optional with CONFIG_DEVRES 9 years ago
Masahiro Yamada 608f26c51b devres: introduce Devres (Managed Device Resource) framework 9 years ago
Simon Glass 12dc8e7522 dm: Make regmap and syscon optional 9 years ago
Masahiro Yamada 04c5ee41b2 dm: remove redundant CONFIG_DM from driver/core/Makefile 9 years ago
Simon Glass 5725128507 dm: Add support for generic system controllers (syscon) 9 years ago
Simon Glass 6f98b7504f dm: Add support for register maps (regmap) 9 years ago
Simon Glass 304fbef156 dm: Move the tree/uclass dump code into its own file 9 years ago
Simon Glass a59abd1049 Remove SPL undefine of CONFIG_OF_CONTROL 9 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 10 years ago
Simon Glass 6494d708bf dm: Add base driver model support 10 years ago