2020-04-24 21:31:20 +00:00
|
|
|
.. SPDX-License-Identifier: GPL-2.0+
|
|
|
|
|
|
|
|
Develop U-Boot
|
|
|
|
==============
|
|
|
|
|
2022-07-14 12:07:40 +00:00
|
|
|
General
|
|
|
|
-------
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
codingstyle
|
2022-07-14 12:07:41 +00:00
|
|
|
designprinciples
|
2023-04-07 09:28:00 +00:00
|
|
|
docstyle
|
2022-08-29 16:59:33 +00:00
|
|
|
patman
|
2022-07-14 12:07:43 +00:00
|
|
|
process
|
2022-07-12 21:34:14 +00:00
|
|
|
release_cycle
|
2022-11-03 18:25:44 +00:00
|
|
|
security
|
2022-08-09 19:49:57 +00:00
|
|
|
sending_patches
|
2022-11-03 18:25:44 +00:00
|
|
|
system_configuration
|
2022-07-14 12:07:40 +00:00
|
|
|
|
2021-01-18 19:24:01 +00:00
|
|
|
Implementation
|
|
|
|
--------------
|
2020-04-24 21:31:20 +00:00
|
|
|
|
|
|
|
.. toctree::
|
2021-01-18 19:24:01 +00:00
|
|
|
:maxdepth: 1
|
2020-04-24 21:31:20 +00:00
|
|
|
|
2023-01-25 18:15:02 +00:00
|
|
|
directories
|
2021-09-08 13:33:52 +00:00
|
|
|
bloblist
|
2022-04-25 05:31:26 +00:00
|
|
|
bootstd
|
2021-07-27 17:01:44 +00:00
|
|
|
ci_testing
|
2020-12-12 07:33:28 +00:00
|
|
|
commands
|
2021-09-19 21:51:10 +00:00
|
|
|
config_binding
|
2022-09-02 11:57:53 +00:00
|
|
|
cyclic
|
2021-08-02 00:57:10 +00:00
|
|
|
devicetree/index
|
2021-10-14 18:48:10 +00:00
|
|
|
distro
|
2021-03-18 07:25:12 +00:00
|
|
|
driver-model/index
|
2021-10-22 03:08:50 +00:00
|
|
|
environment
|
2023-01-06 14:52:43 +00:00
|
|
|
expo
|
2022-03-04 15:43:08 +00:00
|
|
|
event
|
2020-10-05 06:30:10 +00:00
|
|
|
global_data
|
2020-05-31 08:46:12 +00:00
|
|
|
logging
|
2021-07-22 02:09:11 +00:00
|
|
|
makefiles
|
2021-01-18 20:06:03 +00:00
|
|
|
menus
|
2022-01-19 00:20:45 +00:00
|
|
|
printf
|
2022-02-16 06:59:31 +00:00
|
|
|
smbios
|
2022-04-30 06:56:45 +00:00
|
|
|
spl
|
2021-03-18 07:25:11 +00:00
|
|
|
uefi/index
|
2022-07-30 21:52:03 +00:00
|
|
|
vbe
|
2021-02-05 04:17:12 +00:00
|
|
|
version
|
2021-01-18 19:24:01 +00:00
|
|
|
|
|
|
|
Debugging
|
|
|
|
---------
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
crash_dumps
|
2020-12-12 09:14:22 +00:00
|
|
|
trace
|
2021-01-18 19:24:01 +00:00
|
|
|
|
2021-03-18 07:25:13 +00:00
|
|
|
Packaging
|
|
|
|
---------
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
package/index
|
|
|
|
|
2021-01-18 19:24:01 +00:00
|
|
|
Testing
|
|
|
|
-------
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2021-01-18 19:24:02 +00:00
|
|
|
testing
|
2021-01-18 19:24:03 +00:00
|
|
|
py_testing
|
2021-03-08 00:35:17 +00:00
|
|
|
tests_writing
|
2021-03-08 00:34:42 +00:00
|
|
|
tests_sandbox
|
2021-07-22 03:35:50 +00:00
|
|
|
|
|
|
|
Refactoring
|
|
|
|
-----------
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2021-08-03 12:31:56 +00:00
|
|
|
checkpatch
|
2021-07-22 03:35:50 +00:00
|
|
|
coccinelle
|
2021-07-22 03:35:51 +00:00
|
|
|
moveconfig
|
2021-11-22 03:48:40 +00:00
|
|
|
|
|
|
|
Code quality
|
|
|
|
------------
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
python_cq
|