Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bootstd: Treat DHCP and PXE as bootdev labels | Simon Glass | 2023-01-23 | 1 | -0/+2 |
* | bootstd: Support reading a script from network or SPI flash | Simon Glass | 2023-01-23 | 1 | -13/+80 |
* | bootstd: Set the distro_bootpart env var with scripts | Simon Glass | 2023-01-23 | 1 | -0/+3 |
* | bootstd: Rename bootdev checkers | Simon Glass | 2023-01-23 | 1 | -1/+1 |
* | bootstd: Allow reading a logo for the OS | Simon Glass | 2023-01-16 | 1 | -0/+4 |
* | bootstd: Read the Operating System name for distro/scripts | Simon Glass | 2023-01-16 | 1 | -0/+34 |
* | image: Move common image code to image_board and command | Simon Glass | 2023-01-16 | 1 | -1/+1 |
* | cmd: source: Support specifying config name | Sean Anderson | 2022-12-31 | 1 | -1/+1 |
* | bootstd: Add an implementation of script boot | Simon Glass | 2022-04-25 | 1 | -0/+139 |