index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
core
/
device.c
Age
Commit message (
Expand
)
Author
2020-12-18
dm: Drop uclass_resolve_seq()
Simon Glass
2020-12-18
dm: core: Allow manual sequence numbering
Simon Glass
2020-12-18
dm: core: Switch binding to use new sequence numbers
Simon Glass
2020-12-18
dm: core: Add a new sequence number for devices
Simon Glass
2020-12-18
dm: core: Update uclass_find_next_free_req_seq() args
Simon Glass
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: Rename 'platdata_size' to 'plat_size'
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
dm: core: Drop device_bind_offset()
Simon Glass
2020-12-13
dm: core: Rename device_bind_ofnode() to device_bind()
Simon Glass
2020-12-13
dm: core: Rename device_bind() to device_bind_offset()
Simon Glass
2020-10-29
dm: Use driver_info index instead of pointer
Simon Glass
2020-10-29
dm: Use an allocated array for run-time device info
Simon Glass
2020-10-29
dm: test: Add a check that all devices have a dev value
Simon Glass
2020-09-22
dm: core: add support for device re-parenting
Claudiu Beznea
2020-07-24
dm: core Fix long line in device_bind_common()
Simon Glass
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
dm: core Fix long line in device_bind_common()
Simon Glass
2020-07-09
core: extend struct driver_info to point to device
Walter Lozano
2020-07-09
core: drop const for struct driver_info
Walter Lozano
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-04-16
dm: core: Read parent ofdata before children
Simon Glass
2020-04-16
dm: core: remove redundant if statement
Heinrich Schuchardt
2020-02-05
dm: core: Add a way to iterate through children, probing each
Simon Glass
2020-02-05
dm: core: Add a way to read platdata for all child devices
Simon Glass
2020-02-05
dm: core: Use const where possible in device.h
Simon Glass
2020-01-07
dm: core: Add a new flag to track platform data
Simon Glass
2020-01-07
dm: core: Export a new function to read platdata
Simon Glass
2020-01-07
dm: core: Allocate parent data separate from probing parent
Simon Glass
2020-01-07
dm: core: Move ofdata_to_platdata() call earlier
Simon Glass
2020-01-07
dm: core: Don't clear active flag twice when probe() fails
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-10-22
drivers: clk: Fix using assigned-clocks in the node of the clock it sets up
Jean-Jacques Hiblot
2019-10-15
dm: core: Allow for not controlling the power-domain by DM framework
Lokesh Vutla
2019-10-15
core: device: use dev_power_domain_on
Peng Fan
2019-10-15
dm: device: Request next sequence number
Thomas Fitzsimmons
2019-10-11
dm: core: Add a function to count the children of a device
Lokesh Vutla
2019-10-08
dm: core: Call ofdata_to_platdata() with of-platdata
Simon Glass
2019-09-02
dm: core: Decouple DM from DT
Marek Vasut
2019-07-24
dm: device: make power domain calls optional
Anatolij Gustschin
2019-07-24
dm: core: Call clk_set_defaults() during probe() only for a valid ofnode
Bin Meng
2018-12-10
dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL
Jean-Jacques Hiblot
2018-11-29
dm: core: Add a few more specific child-finding functions
Simon Glass
2018-11-14
dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()
Bin Meng
2018-10-09
dm: core: Add a function to find the first inactive child
Simon Glass
2018-10-09
dm: core: Update some functions to use const
Simon Glass
[prev]
[next]