blob: 1946d092271bca244160fad70c88f060d27f0235 [file] [log] [blame]
Heinrich Schuchardt653a5472018-07-29 13:45:47 +02001.. SPDX-License-Identifier: GPL-2.0+
Mario Six8fac2912018-07-10 08:40:17 +02002
Heinrich Schuchardt653a5472018-07-29 13:45:47 +02003#######################
4U-Boot Developer Manual
5#######################
Mario Six8fac2912018-07-10 08:40:17 +02006
Bin Meng450704e2019-07-18 00:33:46 -07007U-Boot API documentation
8------------------------
9
10These books get into the details of how specific U-Boot subsystems work
11from the point of view of a U-Boot developer. Much of the information here
12is taken directly from the U-Boot source, with supplemental material added
13as needed (or at least as we managed to add it - probably *not* all that is
14needed).
15
Heinrich Schuchardt653a5472018-07-29 13:45:47 +020016.. toctree::
Bin Meng450704e2019-07-18 00:33:46 -070017 :maxdepth: 2
Mario Six8fac2912018-07-10 08:40:17 +020018
Bin Meng450704e2019-07-18 00:33:46 -070019 api/index