blob: 2a32645cfd251f2d3d0ef40726ce0f6d97aea29e [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
Simon Glass4d7bb452021-09-08 07:33:52 -060012 bloblist
Tom Rini08e8bc82021-07-27 13:01:44 -040013 ci_testing
Heinrich Schuchardt380c6b92020-12-12 08:33:28 +010014 commands
Simon Glass3e9fddf2021-08-01 18:57:10 -060015 devicetree/index
Simon Glass5ce31912021-03-18 20:25:12 +130016 driver-model/index
Heinrich Schuchardt467d90a2020-10-05 08:30:10 +020017 global_data
Heinrich Schuchardta7813912020-05-31 10:46:12 +020018 logging
Simon Glass00ac4b42021-07-21 20:09:11 -060019 makefiles
Heinrich Schuchardt12316962021-01-18 21:06:03 +010020 menus
Simon Glassd1ceeef2021-03-18 20:25:11 +130021 uefi/index
Simon Glass9b95f3f2021-02-04 21:17:12 -070022 version
Heinrich Schuchardt948991f2021-01-18 20:24:01 +010023
24Debugging
25---------
26
27.. toctree::
28 :maxdepth: 1
29
30 crash_dumps
Heinrich Schuchardtdce26c72020-12-12 10:14:22 +010031 trace
Heinrich Schuchardt948991f2021-01-18 20:24:01 +010032
Simon Glass61adb2d2021-03-18 20:25:13 +130033Packaging
34---------
35
36.. toctree::
37 :maxdepth: 1
38
39 package/index
40
Heinrich Schuchardt948991f2021-01-18 20:24:01 +010041Testing
42-------
43
44.. toctree::
45 :maxdepth: 1
46
Heinrich Schuchardtca6583d2021-01-18 20:24:02 +010047 testing
Heinrich Schuchardt01576192021-01-18 20:24:03 +010048 py_testing
Simon Glassfc328332021-03-07 17:35:17 -070049 tests_writing
Simon Glass4c8850a2021-03-07 17:34:42 -070050 tests_sandbox
Simon Glassa980e7b2021-07-21 21:35:50 -060051
52Refactoring
53-----------
54
55.. toctree::
56 :maxdepth: 1
57
58 coccinelle
Simon Glass5c72c0e2021-07-21 21:35:51 -060059 moveconfig