blob: a7e625562cc25cd9243657634c65582cef8f1797 [file] [log] [blame]
Heinrich Schuchardt932b8f82020-04-24 23:31:20 +02001.. SPDX-License-Identifier: GPL-2.0+
2
3Develop U-Boot
4==============
5
Heinrich Schuchardt948991f2021-01-18 20:24:01 +01006Implementation
7--------------
Heinrich Schuchardt932b8f82020-04-24 23:31:20 +02008
9.. toctree::
Heinrich Schuchardt948991f2021-01-18 20:24:01 +010010 :maxdepth: 1
Heinrich Schuchardt932b8f82020-04-24 23:31:20 +020011
Tom Rini08e8bc82021-07-27 13:01:44 -040012 ci_testing
Heinrich Schuchardt380c6b92020-12-12 08:33:28 +010013 commands
Simon Glass3e9fddf2021-08-01 18:57:10 -060014 devicetree/index
Simon Glass5ce31912021-03-18 20:25:12 +130015 driver-model/index
Heinrich Schuchardt467d90a2020-10-05 08:30:10 +020016 global_data
Heinrich Schuchardta7813912020-05-31 10:46:12 +020017 logging
Simon Glass00ac4b42021-07-21 20:09:11 -060018 makefiles
Heinrich Schuchardt12316962021-01-18 21:06:03 +010019 menus
Simon Glassd1ceeef2021-03-18 20:25:11 +130020 uefi/index
Simon Glass9b95f3f2021-02-04 21:17:12 -070021 version
Heinrich Schuchardt948991f2021-01-18 20:24:01 +010022
23Debugging
24---------
25
26.. toctree::
27 :maxdepth: 1
28
29 crash_dumps
Heinrich Schuchardtdce26c72020-12-12 10:14:22 +010030 trace
Heinrich Schuchardt948991f2021-01-18 20:24:01 +010031
Simon Glass61adb2d2021-03-18 20:25:13 +130032Packaging
33---------
34
35.. toctree::
36 :maxdepth: 1
37
38 package/index
39
Heinrich Schuchardt948991f2021-01-18 20:24:01 +010040Testing
41-------
42
43.. toctree::
44 :maxdepth: 1
45
Heinrich Schuchardtca6583d2021-01-18 20:24:02 +010046 testing
Heinrich Schuchardt01576192021-01-18 20:24:03 +010047 py_testing
Simon Glassfc328332021-03-07 17:35:17 -070048 tests_writing
Simon Glass4c8850a2021-03-07 17:34:42 -070049 tests_sandbox
Simon Glassa980e7b2021-07-21 21:35:50 -060050
51Refactoring
52-----------
53
54.. toctree::
55 :maxdepth: 1
56
Tom Rinie199fb32021-08-03 08:31:56 -040057 checkpatch
Simon Glassa980e7b2021-07-21 21:35:50 -060058 coccinelle
Simon Glass5c72c0e2021-07-21 21:35:51 -060059 moveconfig