index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
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
/
doc
/
driver-model
/
design.rst
Age
Commit message (
Expand
)
Author
2021-03-26
doc: Move driver model docs under develop/
Simon Glass
2021-02-04
Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-02-04
doc: dm: describe end of life of plat_auto
Heinrich Schuchardt
2021-02-03
dm: core: Add documentation about device removal
Simon Glass
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2020-12-18
dm: Update documentation for new sequence numbers
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: 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-06-11
doc: driver-model: fix typo in design.rst
Dario Binacchi
2020-06-11
doc: driver-model: there is no UCLASS_SATA
Heinrich Schuchardt
2020-04-16
dm: core: Read parent ofdata before children
Simon Glass
2020-04-16
doc: driver-model: there is no UCLASS_ETHERNET
Heinrich Schuchardt
2020-02-10
dm: fix design.rst document
Dario Binacchi
2019-07-24
doc: driver-model: Convert README.txt to reST
Bin Meng