Merge tag 'efi-2021-10-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi
[platform/kernel/u-boot.git] / doc / develop / index.rst
1 .. SPDX-License-Identifier: GPL-2.0+
2
3 Develop U-Boot
4 ==============
5
6 Implementation
7 --------------
8
9 .. toctree::
10    :maxdepth: 1
11
12    bloblist
13    ci_testing
14    commands
15    config_binding
16    devicetree/index
17    driver-model/index
18    global_data
19    logging
20    makefiles
21    menus
22    uefi/index
23    version
24
25 Debugging
26 ---------
27
28 .. toctree::
29    :maxdepth: 1
30
31    crash_dumps
32    trace
33
34 Packaging
35 ---------
36
37 .. toctree::
38    :maxdepth: 1
39
40    package/index
41
42 Testing
43 -------
44
45 .. toctree::
46    :maxdepth: 1
47
48    testing
49    py_testing
50    tests_writing
51    tests_sandbox
52
53 Refactoring
54 -----------
55
56 .. toctree::
57    :maxdepth: 1
58
59    coccinelle
60    moveconfig