summaryrefslogtreecommitdiff
path: root/doc/driver-model
AgeCommit message (Expand)Author
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
2019-07-24doc: driver-model: Convert of-plat.txt to reSTBin Meng
2019-07-24doc: driver-model: Convert livetree.txt to reSTBin Meng
2019-07-24doc: driver-model: Convert i2c-howto.txt to reSTBin Meng
2019-07-24doc: driver-model: Convert fs_firmware_loader.txt to reSTBin Meng
2019-07-24doc: driver-model: Convert fdt-fixup.txt to reSTBin Meng
2019-07-24doc: driver-model: Convert MIGRATION.txt to reSTBin Meng
2019-07-24doc: driver-model: Convert README.txt to reSTBin Meng
2019-07-24doc: Add driver-model to Sphinx TOC treeBin Meng
2019-07-10dm: doc: add documentation for pre-reloc properties in SPL and TPLPatrick Delaunay
2019-06-10dm: MIGRATION: Update migration status for SPIJagan Teki
2019-04-22misc: fs_loader: Replace label with DT phandleTien Fong Chee
2019-04-17spi: ti_qspi: Drop non DM codeVignesh Raghavendra
2019-02-09of-platdata: improve documentationSimon Goldschmidt
2019-01-15misc: fs_loader: Switching private data allocation to DM auto allocationTien Fong Chee
2019-01-09dm: video: lcd: MIGRATION: Add migration plan for videoSimon Glass
2019-01-09dm: pci: MIGRATION: Add migration plan for PCISimon Glass
2019-01-02dm: MIGRATION: Update migration plan for SPIJagan Teki
2018-12-12blk: Rework guard around part_init callTom Rini
2018-12-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-12-03dm: MIGRATION: Update migration plan for BLKTom Rini
2018-12-03dm: MIGRATION: Add migration plan for CONFIG_SATATom Rini
2018-12-03dm: MIGRATION: Add migration plan for DM_USBTom Rini
2018-12-03dm: MIGRATION: Add migration plan for DM_MMCTom Rini
2018-11-27spi: Remove used spi_initJagan Teki