Heinrich Schuchardt | 7182061 | 2020-04-24 23:31:20 +0200 | [diff] [blame] | 1 | .. SPDX-License-Identifier: GPL-2.0+ |
2 | |||||
3 | Develop U-Boot | ||||
4 | ============== | ||||
5 | |||||
Tom Rini | a023c19 | 2022-07-14 08:07:40 -0400 | [diff] [blame] | 6 | General |
7 | ------- | ||||
8 | |||||
9 | .. toctree:: | ||||
10 | :maxdepth: 1 | ||||
11 | |||||
Marek Vasut | b1d3370 | 2025-03-08 21:49:42 +0100 | [diff] [blame] | 12 | bitbangmii |
Tom Rini | 94d6f81 | 2023-08-08 16:36:16 -0400 | [diff] [blame] | 13 | board_best_practices |
Tom Rini | a023c19 | 2022-07-14 08:07:40 -0400 | [diff] [blame] | 14 | codingstyle |
Tom Rini | 491616d | 2022-07-14 08:07:41 -0400 | [diff] [blame] | 15 | designprinciples |
Heinrich Schuchardt | 616f212 | 2023-04-07 11:28:00 +0200 | [diff] [blame] | 16 | docstyle |
Heinrich Schuchardt | 72e365b | 2024-11-11 10:05:39 +0100 | [diff] [blame] | 17 | kconfig |
Simon Glass | 67aadc1 | 2024-09-26 14:28:51 +0200 | [diff] [blame] | 18 | memory |
Tom Rini | 62a2e1d | 2022-08-29 12:59:33 -0400 | [diff] [blame] | 19 | patman |
Tom Rini | 4476965 | 2022-07-14 08:07:43 -0400 | [diff] [blame] | 20 | process |
Tom Rini | a5e4cd6 | 2022-07-12 17:34:14 -0400 | [diff] [blame] | 21 | release_cycle |
Tom Rini | 2eaffba | 2022-11-03 14:25:44 -0400 | [diff] [blame] | 22 | security |
Simon Glass | c8ab031 | 2022-08-09 13:49:57 -0600 | [diff] [blame] | 23 | sending_patches |
Tom Rini | 2eaffba | 2022-11-03 14:25:44 -0400 | [diff] [blame] | 24 | system_configuration |
Joao Marcos Costa | cb1e41e | 2023-10-01 12:00:35 +0200 | [diff] [blame] | 25 | ide_integration |
Tom Rini | a023c19 | 2022-07-14 08:07:40 -0400 | [diff] [blame] | 26 | |
Heinrich Schuchardt | ac1627b | 2021-01-18 20:24:01 +0100 | [diff] [blame] | 27 | Implementation |
28 | -------------- | ||||
Heinrich Schuchardt | 7182061 | 2020-04-24 23:31:20 +0200 | [diff] [blame] | 29 | |
30 | .. toctree:: | ||||
Heinrich Schuchardt | ac1627b | 2021-01-18 20:24:01 +0100 | [diff] [blame] | 31 | :maxdepth: 1 |
Heinrich Schuchardt | 7182061 | 2020-04-24 23:31:20 +0200 | [diff] [blame] | 32 | |
Heinrich Schuchardt | f5891d4 | 2023-01-25 19:15:02 +0100 | [diff] [blame] | 33 | directories |
Simon Glass | 1d7e28d | 2021-09-08 07:33:52 -0600 | [diff] [blame] | 34 | bloblist |
Simon Glass | 16047dc | 2024-07-17 09:30:52 +0100 | [diff] [blame] | 35 | bootstd/index |
Tom Rini | d4f5d2a | 2021-07-27 13:01:44 -0400 | [diff] [blame] | 36 | ci_testing |
Heinrich Schuchardt | fb95282 | 2020-12-12 08:33:28 +0100 | [diff] [blame] | 37 | commands |
Simon Glass | 4623692 | 2021-09-19 15:51:10 -0600 | [diff] [blame] | 38 | config_binding |
Stefan Roese | 4736bec | 2022-09-02 13:57:53 +0200 | [diff] [blame] | 39 | cyclic |
Simon Glass | ac35c2f | 2021-08-01 18:57:10 -0600 | [diff] [blame] | 40 | devicetree/index |
Simon Glass | 5769531 | 2021-10-14 12:48:10 -0600 | [diff] [blame] | 41 | distro |
Simon Glass | d5ea994 | 2021-03-18 20:25:12 +1300 | [diff] [blame] | 42 | driver-model/index |
Simon Glass | 420febd | 2021-10-21 21:08:50 -0600 | [diff] [blame] | 43 | environment |
Simon Glass | 3180a7f | 2024-09-29 19:49:44 -0600 | [diff] [blame] | 44 | init |
Simon Glass | 311bd35 | 2023-01-06 08:52:43 -0600 | [diff] [blame] | 45 | expo |
Simon Glass | 40eb3c3 | 2023-08-14 16:40:29 -0600 | [diff] [blame] | 46 | cedit |
Simon Glass | 0fd8706 | 2022-03-04 08:43:08 -0700 | [diff] [blame] | 47 | event |
Heinrich Schuchardt | fd57449 | 2020-10-05 08:30:10 +0200 | [diff] [blame] | 48 | global_data |
Heinrich Schuchardt | 9f3d332 | 2020-05-31 10:46:12 +0200 | [diff] [blame] | 49 | logging |
Simon Glass | e6e8244 | 2021-07-21 20:09:11 -0600 | [diff] [blame] | 50 | makefiles |
Heinrich Schuchardt | 7fe2d4f | 2021-01-18 21:06:03 +0100 | [diff] [blame] | 51 | menus |
Heinrich Schuchardt | 4f67158 | 2022-01-19 01:20:45 +0100 | [diff] [blame] | 52 | printf |
Heinrich Schuchardt | af326e3 | 2022-02-16 07:59:31 +0100 | [diff] [blame] | 53 | smbios |
Simon Glass | 7a42cd7 | 2022-04-30 00:56:45 -0600 | [diff] [blame] | 54 | spl |
Heinrich Schuchardt | 4b91bc5 | 2023-07-28 22:37:40 +0200 | [diff] [blame] | 55 | falcon |
Simon Glass | dcc6b79 | 2021-03-18 20:25:11 +1300 | [diff] [blame] | 56 | uefi/index |
Simon Glass | c08a992 | 2022-07-30 15:52:03 -0600 | [diff] [blame] | 57 | vbe |
Simon Glass | 3c9b78d | 2021-02-04 21:17:12 -0700 | [diff] [blame] | 58 | version |
Heinrich Schuchardt | ac1627b | 2021-01-18 20:24:01 +0100 | [diff] [blame] | 59 | |
60 | Debugging | ||||
61 | --------- | ||||
62 | |||||
63 | .. toctree:: | ||||
64 | :maxdepth: 1 | ||||
65 | |||||
66 | crash_dumps | ||||
Alexander Dahl | e276400 | 2024-06-26 12:47:18 +0200 | [diff] [blame] | 67 | gdb |
Heinrich Schuchardt | cc26f74 | 2020-12-12 10:14:22 +0100 | [diff] [blame] | 68 | trace |
Heinrich Schuchardt | ac1627b | 2021-01-18 20:24:01 +0100 | [diff] [blame] | 69 | |
Simon Glass | 75ead66 | 2021-03-18 20:25:13 +1300 | [diff] [blame] | 70 | Packaging |
71 | --------- | ||||
72 | |||||
73 | .. toctree:: | ||||
74 | :maxdepth: 1 | ||||
75 | |||||
76 | package/index | ||||
77 | |||||
Heinrich Schuchardt | ac1627b | 2021-01-18 20:24:01 +0100 | [diff] [blame] | 78 | Testing |
79 | ------- | ||||
80 | |||||
81 | .. toctree:: | ||||
82 | :maxdepth: 1 | ||||
83 | |||||
Heinrich Schuchardt | 566a678 | 2021-01-18 20:24:02 +0100 | [diff] [blame] | 84 | testing |
Heinrich Schuchardt | 79c9f0e | 2021-01-18 20:24:03 +0100 | [diff] [blame] | 85 | py_testing |
Simon Glass | 2540410 | 2021-03-07 17:35:17 -0700 | [diff] [blame] | 86 | tests_writing |
Simon Glass | 9e78ad6 | 2021-03-07 17:34:42 -0700 | [diff] [blame] | 87 | tests_sandbox |
Simon Glass | 6a0f481 | 2024-09-30 12:51:38 -0600 | [diff] [blame] | 88 | binman_tests |
Simon Glass | 9d1e681 | 2021-07-21 21:35:50 -0600 | [diff] [blame] | 89 | |
90 | Refactoring | ||||
91 | ----------- | ||||
92 | |||||
93 | .. toctree:: | ||||
94 | :maxdepth: 1 | ||||
95 | |||||
Tom Rini | a5330a1 | 2021-08-03 08:31:56 -0400 | [diff] [blame] | 96 | checkpatch |
Simon Glass | 9d1e681 | 2021-07-21 21:35:50 -0600 | [diff] [blame] | 97 | coccinelle |
Simon Glass | 844a48f | 2023-09-23 13:44:16 -0600 | [diff] [blame] | 98 | qconfig |
Simon Glass | 8724dfc | 2021-11-21 20:48:40 -0700 | [diff] [blame] | 99 | |
100 | Code quality | ||||
101 | ------------ | ||||
102 | |||||
103 | .. toctree:: | ||||
104 | :maxdepth: 1 | ||||
105 | |||||
106 | python_cq | ||||
Simon Glass | 4c8852b | 2024-08-21 10:19:26 -0600 | [diff] [blame] | 107 | |
108 | Historical documentation | ||||
109 | ------------------------ | ||||
110 | |||||
111 | .. toctree:: | ||||
112 | :maxdepth: 2 | ||||
113 | |||||
114 | historical/index |