summaryrefslogtreecommitdiffstats
path: root/doc/develop/driver-model/index.rst
Commit message (Collapse)AuthorAgeFilesLines
* doc: develop: Convert README.virtio to reSTBin Meng2021-05-101-0/+1
| | | | | | | This converts the existing README.virtio to reST, and puts it under the develop/driver-model/ directory. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
* doc: Move driver model docs under develop/Simon Glass2021-03-261-0/+29
These docs are useful for developers, not users. Move them under that section. Suggested-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Simon Glass <sjg@chromium.org>