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
Age
Commit message (
Expand
)
Author
2021-03-26
doc: Move driver model docs under develop/
Simon Glass
2021-03-26
dm: doc: Add documentation for of-platdata-inst
Simon Glass
2021-03-26
dm: doc: Tidy up of-platdata docs
Simon Glass
2021-03-22
sandbox: Make sandbox,emul more conventional
Simon Glass
2021-03-22
dtoc: Process driver aliases along with drivers
Simon Glass
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
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-13
MAINTAINERS: Update STi and STM32 maintainers emails in remaining files
Patrice Chotard
2021-01-05
dtoc: Drop dm_populate_phandle_data()
Simon Glass
2021-01-05
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2021-01-05
dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()
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 ..._platdata variables to just ..._plat
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-10-29
dm: doc: Update the of-platadata documentation
Simon Glass
2020-08-22
doc: add bind/unbind command documentation
Patrice Chotard
2020-07-25
doc: Add new doc for soc ID driver model
Dave Gerlach
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
doc: Add new doc for soc ID driver model
Dave Gerlach
2020-07-17
treewide: convert bd_t to struct bd_info manually
Masahiro Yamada
2020-07-11
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2020-07-10
doc: driver-model: Update SPI migration status
Jagan Teki
2020-07-09
dm: doc: update of-plat with new phandle support
Walter Lozano
2020-07-09
dm: doc: update of-plat with the support for driver aliases
Walter Lozano
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-06-01
doc: driver-model: Update SPI migration status
Jagan Teki
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-04-16
sandbox: Update PCI nodes in dts files
Tom Rini
2020-03-09
doc: net: Rewrite network driver documentation
Andre Przywara
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-10
dm: fix design.rst document
Dario Binacchi
2020-02-05
doc: dm: debugging: Fix the steps for activating debug
Fabio Estevam
2019-12-15
dm: doc: Add a note about of-platdata and header files
Simon Glass
2019-11-03
dm: doc: Correct of-platdata driver name
Simon Glass
2019-10-25
dm: spi: Change cs_info op to return -EINVAL for invalid cs num
Bin Meng
2019-10-25
dm: spi: Return 0 if driver does not implement ops->cs_info
Bin Meng
2019-10-15
doc: add full path to patman README
Ralph Siemsen
2019-10-08
pci: Correct 'specifified' and 'Plese' typos
Simon Glass
2019-10-08
pci: sandbox: Move the emulators into their own node
Simon Glass
2019-10-08
dm: core: Add documentation on how to debug driver model
Simon Glass
2019-09-19
dm: MIGRATION: Add migration plan for CONFIG_DM
Heinrich Schuchardt
[next]