summaryrefslogtreecommitdiff
path: root/boot/bootmeth_script.c
Commit message (Expand)AuthorAgeFilesLines
* bootstd: Treat DHCP and PXE as bootdev labelsSimon Glass2023-01-231-0/+2
* bootstd: Support reading a script from network or SPI flashSimon Glass2023-01-231-13/+80
* bootstd: Set the distro_bootpart env var with scriptsSimon Glass2023-01-231-0/+3
* bootstd: Rename bootdev checkersSimon Glass2023-01-231-1/+1
* bootstd: Allow reading a logo for the OSSimon Glass2023-01-161-0/+4
* bootstd: Read the Operating System name for distro/scriptsSimon Glass2023-01-161-0/+34
* image: Move common image code to image_board and commandSimon Glass2023-01-161-1/+1
* cmd: source: Support specifying config nameSean Anderson2022-12-311-1/+1
* bootstd: Add an implementation of script bootSimon Glass2022-04-251-0/+139