index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
dm
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: core: Drop header files from dm/test.h
Simon Glass
2020-08-03
1
-0
/
+1
*
test/dm: check if devices exist
Heinrich Schuchardt
2020-07-25
1
-5
/
+5
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
1
-5
/
+5
*
test/dm: check if devices exist
Heinrich Schuchardt
2020-07-20
1
-5
/
+5
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
dm: core: Correct the return value for uclass_find_first_device()
Simon Glass
2019-10-08
1
-2
/
+1
*
dm: device: fail uclass_find_first_device() if list_empty
Marcel Ziswiler
2019-02-09
1
-0
/
+4
*
dm: core: Add a function to find the first inactive child
Simon Glass
2018-10-09
1
-0
/
+31
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
dm: core: Add a function to look up a uclass by name
Simon Glass
2018-02-03
1
-0
/
+9
*
dm: test: Add test for device removal
Stefan Roese
2017-04-04
1
-0
/
+66
*
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-04-04
1
-8
/
+8
*
test/dm/core.c: Make pre-reloc test use pre-reloc struct
Tom Rini
2016-04-14
1
-1
/
+1
*
dm: test: Show the amount of leaked memory on error
Simon Glass
2015-10-05
1
-1
/
+6
*
test: Generalize the unit test framework
Joe Hershberger
2015-05-21
1
-34
/
+40
*
dm: test: Don't clear global_data in dm_test_uclass_before_ready()
Simon Glass
2015-04-22
1
-1
/
+4
*
dm: test: Add tests for get/find uclass's device by name
Przemyslaw Marczak
2015-04-22
1
-0
/
+81
*
dm: test: Add tests for get/find uclass devices
Przemyslaw Marczak
2015-04-22
1
-1
/
+33
*
dm: test: Add tests for device's uclass platform data
Przemyslaw Marczak
2015-04-22
1
-0
/
+55
*
dm: core: Add a uclass pre_probe() method for devices
Simon Glass
2015-04-16
1
-1
/
+6
*
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-16
1
-1
/
+1
*
dm: core: Add a function to get a device's uclass ID
Simon Glass
2015-01-29
1
-0
/
+11
*
test: dm: Support memory leak checking as a core feature
Simon Glass
2014-10-23
1
-16
/
+30
*
dm: Avoid accessing uclasses before they are ready
Simon Glass
2014-07-23
1
-0
/
+14
*
dm: Allow drivers to be marked 'before relocation'
Simon Glass
2014-07-23
1
-10
/
+38
*
dm: Make sure that the root device is probed
Simon Glass
2014-07-23
1
-1
/
+1
*
dm: rename device struct to udevice
Heiko Schocher
2014-05-27
1
-16
/
+16
*
dm: Add basic tests
Simon Glass
2014-03-04
1
-0
/
+544