summaryrefslogtreecommitdiff
path: root/doc/driver-model
AgeCommit message (Expand)Author
2021-01-13MAINTAINERS: Update STi and STM32 maintainers emails in remaining filesPatrice Chotard
2021-01-05dtoc: Drop dm_populate_phandle_data()Simon Glass
2021-01-05dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIASSimon Glass
2021-01-05dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()Simon Glass
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-12-18dm: Update documentation for new sequence numbersSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: Rename 'platdata_size' to 'plat_size'Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-10-29dm: doc: Update the of-platadata documentationSimon Glass
2020-08-22doc: add bind/unbind command documentationPatrice Chotard
2020-07-25doc: Add new doc for soc ID driver modelDave Gerlach
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20doc: Add new doc for soc ID driver modelDave Gerlach
2020-07-17treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada
2020-07-11Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2020-07-10doc: driver-model: Update SPI migration statusJagan Teki
2020-07-09dm: doc: update of-plat with new phandle supportWalter Lozano
2020-07-09dm: doc: update of-plat with the support for driver aliasesWalter Lozano
2020-06-11doc: driver-model: fix typo in design.rstDario Binacchi
2020-06-11doc: driver-model: there is no UCLASS_SATAHeinrich Schuchardt
2020-06-01doc: driver-model: Update SPI migration statusJagan Teki
2020-04-16dm: core: Read parent ofdata before childrenSimon Glass
2020-04-16doc: driver-model: there is no UCLASS_ETHERNETHeinrich Schuchardt
2020-04-16sandbox: Update PCI nodes in dts filesTom Rini
2020-03-09doc: net: Rewrite network driver documentationAndre Przywara
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-10dm: fix design.rst documentDario Binacchi
2020-02-05doc: dm: debugging: Fix the steps for activating debugFabio Estevam
2019-12-15dm: doc: Add a note about of-platdata and header filesSimon Glass
2019-11-03dm: doc: Correct of-platdata driver nameSimon Glass
2019-10-25dm: spi: Change cs_info op to return -EINVAL for invalid cs numBin Meng
2019-10-25dm: spi: Return 0 if driver does not implement ops->cs_infoBin Meng
2019-10-15doc: add full path to patman READMERalph Siemsen
2019-10-08pci: Correct 'specifified' and 'Plese' typosSimon Glass
2019-10-08pci: sandbox: Move the emulators into their own nodeSimon Glass
2019-10-08dm: core: Add documentation on how to debug driver modelSimon Glass
2019-09-19dm: MIGRATION: Add migration plan for CONFIG_DMHeinrich Schuchardt
2019-09-19doc: fix: Replace SPL_OF_PLATDATA with OF_PLATDATA in examplesLukasz Majewski
2019-09-16doc: driver-model: Update SPI migration statusJagan Teki
2019-09-04network: set timeline for CONFIG_DM_ETH conversionHeinrich Schuchardt
2019-07-24doc: driver-model: Convert usb-info.txt to reSTBin Meng
2019-07-24doc: driver-model: Convert spi-howto.txt to reSTBin Meng
2019-07-24doc: driver-model: Convert serial-howto.txt to reSTBin Meng
2019-07-24doc: driver-model: Convert remoteproc-framework.txt to reSTBin Meng
2019-07-24doc: driver-model: Convert pmic-framework.txt to reSTBin Meng
2019-07-24doc: driver-model: Convert pci-info.txt to reSTBin Meng