summaryrefslogtreecommitdiffstats
path: root/doc/driver-model
Commit message (Expand)AuthorAgeFilesLines
* sandbox: Make sandbox,emul more conventionalSimon Glass2021-03-221-0/+1
* dtoc: Process driver aliases along with driversSimon Glass2021-03-221-1/+2
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-1/+1
* Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2021-02-041-3/+3
|\
| * doc: dm: describe end of life of plat_autoHeinrich Schuchardt2021-02-041-3/+3
* | dm: core: Add documentation about device removalSimon Glass2021-02-031-0/+20
|/
* MAINTAINERS: Update STi and STM32 maintainers emails in remaining filesPatrice Chotard2021-01-131-1/+1
* dtoc: Drop dm_populate_phandle_data()Simon Glass2021-01-051-10/+6
* dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIASSimon Glass2021-01-051-3/+3
* dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()Simon Glass2021-01-051-1/+1
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-054-18/+18
* dm: Update documentation for new sequence numbersSimon Glass2020-12-181-24/+35
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-133-17/+17
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-136-32/+32
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-133-6/+6
* dm: Rename 'platdata_size' to 'plat_size'Simon Glass2020-12-131-1/+1
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-136-48/+48
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-135-26/+26
* dm: doc: Update the of-platadata documentationSimon Glass2020-10-291-23/+19
* doc: add bind/unbind command documentationPatrice Chotard2020-08-222-0/+50
* doc: Add new doc for soc ID driver modelDave Gerlach2020-07-252-0/+69
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-242-69/+0
* doc: Add new doc for soc ID driver modelDave Gerlach2020-07-202-0/+69
* treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada2020-07-171-1/+1
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2020-07-111-14/+1
|\
| * doc: driver-model: Update SPI migration statusJagan Teki2020-07-101-14/+1
* | dm: doc: update of-plat with new phandle supportWalter Lozano2020-07-091-8/+16
* | dm: doc: update of-plat with the support for driver aliasesWalter Lozano2020-07-091-1/+13
|/
* doc: driver-model: fix typo in design.rstDario Binacchi2020-06-111-1/+1
* doc: driver-model: there is no UCLASS_SATAHeinrich Schuchardt2020-06-111-1/+1
* doc: driver-model: Update SPI migration statusJagan Teki2020-06-011-2/+0
* dm: core: Read parent ofdata before childrenSimon Glass2020-04-161-24/+70
* doc: driver-model: there is no UCLASS_ETHERNETHeinrich Schuchardt2020-04-161-1/+1
* sandbox: Update PCI nodes in dts filesTom Rini2020-04-161-5/+5
* doc: net: Rewrite network driver documentationAndre Przywara2020-03-092-0/+322
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-111-2/+2
|\
| * doc: dm: debugging: Fix the steps for activating debugFabio Estevam2020-02-051-2/+2
* | dm: fix design.rst documentDario Binacchi2020-02-101-4/+4
|/
* dm: doc: Add a note about of-platdata and header filesSimon Glass2019-12-151-0/+6
* dm: doc: Correct of-platdata driver nameSimon Glass2019-11-031-1/+1
* dm: spi: Change cs_info op to return -EINVAL for invalid cs numBin Meng2019-10-251-2/+2
* dm: spi: Return 0 if driver does not implement ops->cs_infoBin Meng2019-10-251-2/+2
* doc: add full path to patman READMERalph Siemsen2019-10-151-1/+1
* pci: Correct 'specifified' and 'Plese' typosSimon Glass2019-10-081-1/+1
* pci: sandbox: Move the emulators into their own nodeSimon Glass2019-10-081-11/+12
* dm: core: Add documentation on how to debug driver modelSimon Glass2019-10-082-0/+63
* dm: MIGRATION: Add migration plan for CONFIG_DMHeinrich Schuchardt2019-09-191-0/+10
* doc: fix: Replace SPL_OF_PLATDATA with OF_PLATDATA in examplesLukasz Majewski2019-09-191-4/+4
* doc: driver-model: Update SPI migration statusJagan Teki2019-09-161-2/+1
* network: set timeline for CONFIG_DM_ETH conversionHeinrich Schuchardt2019-09-041-0/+8