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
/
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