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