index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
dm
/
lists.h
Age
Commit message (
Expand
)
Author
2018-11-14
dm: Correct pre_reloc_only parameter description in several APIs' comments
Bin Meng
2018-11-14
dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-01
dm: core: Update device_bind_driver_to_node() to use ofnode
Simon Glass
2017-06-01
dm: core: Update lists_bind_fdt() to use ofnode
Simon Glass
2015-08-31
dm: core: allow device_bind() to not return a device pointer
Masahiro Yamada
2015-04-29
dm: core: Add a function to bind a driver for a device tree node
Simon Glass
2014-11-22
dm: Add a function to bind a device by driver name
Simon Glass
2014-10-22
dm: fix comments
Masahiro Yamada
2014-09-10
dm: Adjust lists_bind_fdt() to return the bound device
Simon Glass
2014-07-23
dm: Allow drivers to be marked 'before relocation'
Simon Glass
2014-06-20
dm: Tidy up four minor code nits
Simon Glass
2014-05-27
dm: rename device struct to udevice
Heiko Schocher
2014-03-04
dm: Add base driver model support
Simon Glass