summaryrefslogtreecommitdiff
path: root/doc/learn/index.rst
AgeCommit message (Collapse)Author
2025-12-06doc: add a page for downloading the U-Boot logoHeinrich Schuchardt
Add a page showing the logo with and without text. Signed-off-by: Heinrich Schuchardt <[email protected]>
2023-02-10doc: Link to some useful talksSimon Glass
Talks are a great way to learn about U-Boot and have been lost now that the Denx Wiki has gone away. These are stored at elinux.org so link to that . Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Sean Anderson <[email protected]>