summaryrefslogtreecommitdiff
path: root/boot/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-04-25bootstd: Add an implementation of script bootSimon Glass1-0/+1
2022-04-25bootstd: Add a sandbox bootmeth driverSimon Glass1-0/+1
2022-04-25bootstd: Add an implementation of EFI bootmgrSimon Glass1-0/+3
2022-04-25bootstd: Add a system bootdev for strange boot methodsSimon Glass1-1/+1
2022-04-25bootstd: Add an implementation of EFI bootSimon Glass1-0/+1
2022-04-25bootstd: Add an implementation of distro PXE bootSimon Glass1-0/+1
2022-04-25bootstd: Add an implementation of distro bootSimon Glass1-0/+2
2022-04-25bootstd: Add support for bootflowsSimon Glass1-0/+1
2022-04-25bootstd: Add the bootmeth uclass and helpersSimon Glass1-0/+1
2022-04-25bootstd: Add the bootdev uclassSimon Glass1-0/+1
2022-04-25bootstd: Add the bootstd uclass and core implementationSimon Glass1-0/+3
2022-03-31boot: image: add a stage pre-loadPhilippe Reynes1-0/+1
2022-03-18Convert CONFIG_BOOT_RETRY_TIME et al to KconfigTom Rini1-5/+1
2021-11-12pxe: Move pxe_utils filesSimon Glass1-0/+3
2021-11-12Create a new boot/ directorySimon Glass1-0/+34