mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 17:07:38 +00:00
5aae021c30
* Convert comments in part.h to Sphinx style. * Create documentation page for the partition API. * Add the partition API page to the API index page. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org>
25 lines
278 B
ReStructuredText
25 lines
278 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0+
|
|
|
|
U-Boot API documentation
|
|
========================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
clk
|
|
dfu
|
|
dm
|
|
efi
|
|
getopt
|
|
linker_lists
|
|
lmb
|
|
logging
|
|
nvmem
|
|
part
|
|
pinctrl
|
|
rng
|
|
sandbox
|
|
serial
|
|
sysreset
|
|
timer
|
|
unicode
|