summaryrefslogtreecommitdiff
path: root/doc/develop/package
AgeCommit message (Collapse)AuthorFilesLines
2021-03-26binman: Update various pieces of the documentationSimon Glass1-0/+1
A few sections are a little out of date now. Update them. Signed-off-by: Simon Glass <sjg@chromium.org>
2021-03-26binman: doc: Add documentation to htmldocsSimon Glass2-0/+20
Add a link to binman's documentation and adjust the files so that it is accessible. Use the name README.rst so it is easy to discover when binman is installed without U-Boot. Signed-off-by: Simon Glass <sjg@chromium.org>