~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
dm
/
lists.h
Commit message (
Expand
)
Author
Age
*
dm: core: Document return value of device bind functions
Michal Suchanek
2022-10-29
*
doc: add include/dm/lists.h to the HTML documentation
Patrick Delaunay
2022-01-15
*
cmd: bind: Fix driver binding on a device
Patrice Chotard
2021-10-12
*
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
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-11-14
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
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
2017-06-01
*
dm: core: allow device_bind() to not return a device pointer
Masahiro Yamada
2015-08-31
*
dm: core: Add a function to bind a driver for a device tree node
Simon Glass
2015-04-29
*
dm: Add a function to bind a device by driver name
Simon Glass
2014-11-22
*
dm: fix comments
Masahiro Yamada
2014-10-22
*
dm: Adjust lists_bind_fdt() to return the bound device
Simon Glass
2014-09-10
*
dm: Allow drivers to be marked 'before relocation'
Simon Glass
2014-07-23
*
dm: Tidy up four minor code nits
Simon Glass
2014-06-20
*
dm: rename device struct to udevice
Heiko Schocher
2014-05-27
*
dm: Add base driver model support
Simon Glass
2014-03-04