projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch '2022-03-09-events-subsystem' into next
[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
distro
18
driver-model/index
19
environment
20
event
21
global_data
22
logging
23
makefiles
24
menus
25
printf
26
smbios
27
uefi/index
28
version
29
30
Debugging
31
---------
32
33
.. toctree::
34
:maxdepth: 1
35
36
crash_dumps
37
trace
38
39
Packaging
40
---------
41
42
.. toctree::
43
:maxdepth: 1
44
45
package/index
46
47
Testing
48
-------
49
50
.. toctree::
51
:maxdepth: 1
52
53
testing
54
py_testing
55
tests_writing
56
tests_sandbox
57
58
Refactoring
59
-----------
60
61
.. toctree::
62
:maxdepth: 1
63
64
checkpatch
65
coccinelle
66
moveconfig
67
68
Code quality
69
------------
70
71
.. toctree::
72
:maxdepth: 1
73
74
python_cq