Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-15 | doc: move README.NetConsole to HTML documentation | Heinrich Schuchardt | 2 | -0/+111 | |
Convert README.NetConsole to reStructured text and move it to doc/usage/netconsole.rst. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org> | |||||
2020-12-15 | doc: use code-block in pstore.rst | Heinrich Schuchardt | 1 | -1/+3 | |
Use syntax highlighting for a Linux console session. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> | |||||
2020-12-15 | doc: move pstore.rst to usage/pstore.rst | Heinrich Schuchardt | 2 | -0/+94 | |
Let's have a separate chapter dedicated to using U-Boot. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> |