blob: 10a76256b0dff247a77df2fd44e0f294640f1a8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
.. SPDX-License-Identifier: GPL-2.0+
Driver Model
============
The following holds information on the U-Boot device driver framework:
driver-model, including the design details of itself and several driver
subsystems
.. toctree::
:maxdepth: 2
bind
debugging
design
ethernet
fdt-fixup
fs_firmware_loader
i2c-howto
livetree
migration
of-plat
pci-info
pmic-framework
remoteproc-framework
serial-howto
soc-framework
spi-howto
usb-info
virtio
|