Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-15 | doc: Update documentation for cros-2021.04 release | Simon Glass | |
With the new 2021.04 we have a new version of Chromium OS boot, which supports sandbox, coral and coral-on-coreboot. Add documentation for this. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> | |||
2021-03-27 | doc: Convert Chromium OS docs to rst | Simon Glass | |
Move this documentation over to reST. Move the example files into a files/ directory so they are still separate. Do a few minor updates while we are here: - Tidy up sandbox build instructions - Update my github account name - Add some talks and links Signed-off-by: Simon Glass <sjg@chromium.org> |