summaryrefslogtreecommitdiffstats
path: root/doc/driver-model
Commit message (Expand)AuthorAgeFilesLines
* doc: driver-model: Convert usb-info.txt to reSTBin Meng2019-07-242-88/+97
* doc: driver-model: Convert spi-howto.txt to reSTBin Meng2019-07-243-623/+693
* doc: driver-model: Convert serial-howto.txt to reSTBin Meng2019-07-242-5/+8
* doc: driver-model: Convert remoteproc-framework.txt to reSTBin Meng2019-07-242-90/+92
* doc: driver-model: Convert pmic-framework.txt to reSTBin Meng2019-07-242-64/+68
* doc: driver-model: Convert pci-info.txt to reSTBin Meng2019-07-242-9/+13
* doc: driver-model: Convert of-plat.txt to reSTBin Meng2019-07-242-88/+106
* doc: driver-model: Convert livetree.txt to reSTBin Meng2019-07-242-40/+55
* doc: driver-model: Convert i2c-howto.txt to reSTBin Meng2019-07-242-17/+20
* doc: driver-model: Convert fs_firmware_loader.txt to reSTBin Meng2019-07-243-148/+155
* doc: driver-model: Convert fdt-fixup.txt to reSTBin Meng2019-07-242-28/+29
* doc: driver-model: Convert MIGRATION.txt to reSTBin Meng2019-07-242-23/+22
* doc: driver-model: Convert README.txt to reSTBin Meng2019-07-242-282/+309
* doc: Add driver-model to Sphinx TOC treeBin Meng2019-07-241-0/+7
* dm: doc: add documentation for pre-reloc properties in SPL and TPLPatrick Delaunay2019-07-101-0/+4
* dm: MIGRATION: Update migration status for SPIJagan Teki2019-06-101-5/+1
* misc: fs_loader: Replace label with DT phandleTien Fong Chee2019-04-221-13/+49
* spi: ti_qspi: Drop non DM codeVignesh Raghavendra2019-04-171-1/+0
* of-platdata: improve documentationSimon Goldschmidt2019-02-091-11/+20
* misc: fs_loader: Switching private data allocation to DM auto allocationTien Fong Chee2019-01-151-28/+7
* dm: video: lcd: MIGRATION: Add migration plan for videoSimon Glass2019-01-091-0/+8
* dm: pci: MIGRATION: Add migration plan for PCISimon Glass2019-01-091-0/+10
* dm: MIGRATION: Update migration plan for SPIJagan Teki2019-01-021-3/+7
* blk: Rework guard around part_init callTom Rini2018-12-121-1/+3
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-12-051-5/+0
|\
| * spi: Remove used spi_initJagan Teki2018-11-271-5/+0
* | dm: MIGRATION: Update migration plan for BLKTom Rini2018-12-031-7/+5
* | dm: MIGRATION: Add migration plan for CONFIG_SATATom Rini2018-12-031-0/+10
* | dm: MIGRATION: Add migration plan for DM_USBTom Rini2018-12-031-0/+10
* | dm: MIGRATION: Add migration plan for DM_MMCTom Rini2018-12-031-0/+9
|/
* dm: doc: Update description of pre-relocation supportBin Meng2018-11-141-4/+12
* pci: Update documentation to make 'compatible' string optionalMarek Vasut2018-10-201-5/+9
* fdt: Allow indicating a node is for U-Boot proper onlySimon Glass2018-10-091-1/+3
* doc: Update docs for device tree in SPL, TPLSimon Glass2018-10-091-1/+2
* doc: Add new doc for file system firmware loader driver modelTien Fong Chee2018-09-281-0/+133
* dm: Update README.txt to clarify device tree usageTom Rini2018-09-251-0/+9
* pci: sandbox: Support dynamically binding device driverBin Meng2018-08-081-0/+28
* doc: driver-model: Fix typoChris Packham2018-07-261-1/+1
* i2c: Drop CONFIG_SH_SH7734_I2CTuomas Tynkkynen2018-05-231-1/+0
* i2c: Drop CONFIG_TSI108_I2CTuomas Tynkkynen2018-05-231-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-1/+1
* dm: MIGRATION: Add migration plan for DM_SPI & DM_SPI_FLASHJagan Teki2018-03-161-0/+35
* dtoc: Rename the phandle structSimon Glass2017-09-151-1/+1
* dm: core: Add livetree documentationSimon Glass2017-09-041-0/+272
* dm: Add migration plan for CONFIG_BLKSimon Glass2017-09-041-0/+20
* dtoc: Support multiple compatible strings in a nodeSimon Glass2017-07-111-0/+5
* dm: Add callback to modify the device treemario.six@gdsys.cc2017-03-231-0/+132
* dm: allow limiting pre-reloc markings to spl or tplHeiko Stübner2017-03-161-0/+4
* dm: core: Replace of_offset with accessorSimon Glass2017-02-083-3/+3
* dm: Add timeline and guide for porting I2C driversSimon Glass2016-12-051-0/+56