blob: 1946d092271bca244160fad70c88f060d27f0235 [file] [log] [blame]
Heinrich Schuchardt04459782018-07-29 13:45:47 +02001.. SPDX-License-Identifier: GPL-2.0+
Mario Six78a88f72018-07-10 08:40:17 +02002
Heinrich Schuchardt04459782018-07-29 13:45:47 +02003#######################
4U-Boot Developer Manual
5#######################
Mario Six78a88f72018-07-10 08:40:17 +02006
Bin Mengc8fe9162019-07-18 00:33:46 -07007U-Boot API documentation
8------------------------
Mario Six78a88f72018-07-10 08:40:17 +02009
Bin Mengc8fe9162019-07-18 00:33:46 -070010These 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
16.. toctree::
17 :maxdepth: 2
18
19 api/index