aboutsummaryrefslogtreecommitdiff
path: root/doc/driver-model
AgeCommit message (Expand)AuthorFilesLines
2021-01-13MAINTAINERS: Update STi and STM32 maintainers emails in remaining filesPatrice Chotard1-1/+1
2021-01-05dtoc: Drop dm_populate_phandle_data()Simon Glass1-10/+6
2021-01-05dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIASSimon Glass1-3/+3
2021-01-05dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()Simon Glass1-1/+1
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass4-18/+18
2020-12-18dm: Update documentation for new sequence numbersSimon Glass1-24/+35
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass3-17/+17
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass6-32/+32
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass3-6/+6
2020-12-13dm: Rename 'platdata_size' to 'plat_size'Simon Glass1-1/+1
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass6-48/+48
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass5-26/+26
2020-10-29dm: doc: Update the of-platadata documentationSimon Glass1-23/+19
2020-08-22doc: add bind/unbind command documentationPatrice Chotard2-0/+50
2020-07-25doc: Add new doc for soc ID driver modelDave Gerlach2-0/+69
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2-69/+0
2020-07-20doc: Add new doc for soc ID driver modelDave Gerlach2-0/+69
2020-07-17treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada1-1/+1
2020-07-11Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini1-14/+1
2020-07-10doc: driver-model: Update SPI migration statusJagan Teki1-14/+1
2020-07-09dm: doc: update of-plat with new phandle supportWalter Lozano1-8/+16
2020-07-09dm: doc: update of-plat with the support for driver aliasesWalter Lozano1-1/+13
2020-06-11doc: driver-model: fix typo in design.rstDario Binacchi1-1/+1
2020-06-11doc: driver-model: there is no UCLASS_SATAHeinrich Schuchardt1-1/+1
2020-06-01doc: driver-model: Update SPI migration statusJagan Teki1-2/+0
2020-04-16dm: core: Read parent ofdata before childrenSimon Glass1-24/+70
2020-04-16doc: driver-model: there is no UCLASS_ETHERNETHeinrich Schuchardt1-1/+1
2020-04-16sandbox: Update PCI nodes in dts filesTom Rini1-5/+5
2020-03-09doc: net: Rewrite network driver documentationAndre Przywara2-0/+322
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini1-2/+2
2020-02-10dm: fix design.rst documentDario Binacchi1-4/+4
2020-02-05doc: dm: debugging: Fix the steps for activating debugFabio Estevam1-2/+2
2019-12-15dm: doc: Add a note about of-platdata and header filesSimon Glass1-0/+6
2019-11-03dm: doc: Correct of-platdata driver nameSimon Glass1-1/+1
2019-10-25dm: spi: Change cs_info op to return -EINVAL for invalid cs numBin Meng1-2/+2
2019-10-25dm: spi: Return 0 if driver does not implement ops->cs_infoBin Meng1-2/+2
2019-10-15doc: add full path to patman READMERalph Siemsen1-1/+1
2019-10-08pci: Correct 'specifified' and 'Plese' typosSimon Glass1-1/+1
2019-10-08pci: sandbox: Move the emulators into their own nodeSimon Glass1-11/+12
2019-10-08dm: core: Add documentation on how to debug driver modelSimon Glass2-0/+63
2019-09-19dm: MIGRATION: Add migration plan for CONFIG_DMHeinrich Schuchardt1-0/+10
2019-09-19doc: fix: Replace SPL_OF_PLATDATA with OF_PLATDATA in examplesLukasz Majewski1-4/+4
2019-09-16doc: driver-model: Update SPI migration statusJagan Teki1-2/+1
2019-09-04network: set timeline for CONFIG_DM_ETH conversionHeinrich Schuchardt1-0/+8
2019-07-24doc: driver-model: Convert usb-info.txt to reSTBin Meng2-88/+97
2019-07-24doc: driver-model: Convert spi-howto.txt to reSTBin Meng3-623/+693
2019-07-24doc: driver-model: Convert serial-howto.txt to reSTBin Meng2-5/+8
2019-07-24doc: driver-model: Convert remoteproc-framework.txt to reSTBin Meng2-90/+92
2019-07-24doc: driver-model: Convert pmic-framework.txt to reSTBin Meng2-64/+68
2019-07-24doc: driver-model: Convert pci-info.txt to reSTBin Meng2-9/+13