This website requires JavaScript.
Explore
Help
Sign In
yair
/
u-boot-tk1-som
Watch
1
Star
0
Fork
0
You've already forked u-boot-tk1-som
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
dcc7dbc73169bb4e39f27c1d95bbf031ccfc1744
u-boot-tk1-som
/
drivers
/
core
History
Simon Glass
36d7cc17bd
dm: core: Add \n to two dm_warn() messages
...
These should finish with a newline like the others. Signed-off-by: Simon Glass <
sjg@chromium.org
>
2015-07-21 17:39:38 -06:00
..
device-remove.c
dm: Export device_remove_children / device_unbind_children
2015-07-21 17:39:35 -06:00
device.c
dm: core: Add \n to two dm_warn() messages
2015-07-21 17:39:38 -06:00
dump.c
dm: Move the tree/uclass dump code into its own file
2015-07-21 17:39:22 -06:00
Kconfig
dm: usb: Document that mixing DM_DEVICE_REMOVE and DM_USB is a bad idea
2015-07-21 17:39:36 -06:00
lists.c
dm: core: Use debug() instead of printf() for failures
2015-07-21 17:39:22 -06:00
Makefile
dm: remove redundant CONFIG_DM from driver/core/Makefile
2015-07-21 17:39:34 -06:00
regmap.c
dm: Add support for register maps (regmap)
2015-07-21 17:39:23 -06:00
root.c
dm: core: Select device tree control correctly for SPL
2015-04-23 09:05:54 -06:00
simple-bus.c
dm: core: Add support for simple-bus
2014-10-22 10:36:56 -06:00
syscon-uclass.c
dm: core: Add device checking to syscon_get_regmap()
2015-07-21 17:39:33 -06:00
uclass.c
dm: change dm_warn() message into debug() in uclass_add()
2015-07-21 17:39:34 -06:00
util.c
dm: Add base driver model support
2014-03-04 12:15:29 -05:00