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
/
include
/
dm
/
lists.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
1
-1
/
+1
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
1
-1
/
+1
*
dm: Correct pre_reloc_only parameter description in several APIs' comments
Bin Meng
2018-11-14
1
-2
/
+2
*
dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()
Bin Meng
2018-11-14
1
-1
/
+4
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
dm: core: Update device_bind_driver_to_node() to use ofnode
Simon Glass
2017-06-01
1
-1
/
+1
*
dm: core: Update lists_bind_fdt() to use ofnode
Simon Glass
2017-06-01
1
-4
/
+3
*
dm: core: allow device_bind() to not return a device pointer
Masahiro Yamada
2015-08-31
1
-2
/
+2
*
dm: core: Add a function to bind a driver for a device tree node
Simon Glass
2015-04-29
1
-0
/
+16
*
dm: Add a function to bind a device by driver name
Simon Glass
2014-11-22
1
-0
/
+13
*
dm: fix comments
Masahiro Yamada
2014-10-22
1
-2
/
+2
*
dm: Adjust lists_bind_fdt() to return the bound device
Simon Glass
2014-09-10
1
-1
/
+5
*
dm: Allow drivers to be marked 'before relocation'
Simon Glass
2014-07-23
1
-1
/
+1
*
dm: Tidy up four minor code nits
Simon Glass
2014-06-20
1
-0
/
+20
*
dm: rename device struct to udevice
Heiko Schocher
2014-05-27
1
-2
/
+2
*
dm: Add base driver model support
Simon Glass
2014-03-04
1
-0
/
+39