Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-19 | doc: Move bootstd into its own directory | Simon Glass | |
Before adding more files, move the bootstd docs into a new directory, with an index. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> | |||
2023-08-09 | doc: Begin adding a best practices document for board ports | Tom Rini | |
To help guide developers down the right path, begin a document that lists some best practices to follow when creating a new board port. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org> |