summaryrefslogtreecommitdiffstats
path: root/doc/develop
Commit message (Collapse)AuthorAgeFilesLines
* doc: move README.log to HTML documentationHeinrich Schuchardt2020-06-112-0/+291
| | | | | | | | | | Convert README.log to reStructuredText and add it to the generated HTML documentation. Assign doc/develop/logging.rst to the maintainer of LOGGING. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
* doc: describe the analysis of crash dumpsHeinrich Schuchardt2020-05-012-0/+132
Provide an overview of the analysis of U-Boot crash dumps. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>