aboutsummaryrefslogtreecommitdiff
path: root/doc/driver-model
AgeCommit message (Expand)AuthorFilesLines
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
2019-07-24doc: driver-model: Convert of-plat.txt to reSTBin Meng2-88/+106
2019-07-24doc: driver-model: Convert livetree.txt to reSTBin Meng2-40/+55
2019-07-24doc: driver-model: Convert i2c-howto.txt to reSTBin Meng2-17/+20
2019-07-24doc: driver-model: Convert fs_firmware_loader.txt to reSTBin Meng3-148/+155
2019-07-24doc: driver-model: Convert fdt-fixup.txt to reSTBin Meng2-28/+29
2019-07-24doc: driver-model: Convert MIGRATION.txt to reSTBin Meng2-23/+22
2019-07-24doc: driver-model: Convert README.txt to reSTBin Meng2-282/+309
2019-07-24doc: Add driver-model to Sphinx TOC treeBin Meng1-0/+7
2019-07-10dm: doc: add documentation for pre-reloc properties in SPL and TPLPatrick Delaunay1-0/+4