aboutsummaryrefslogtreecommitdiff
path: root/boot/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-01-16bootstd: Support creating a boot menuSimon Glass1-0/+1
2023-01-16expo: Add support for scene menusSimon Glass1-0/+2
2022-10-31vbe: Move OS implementation into a separate fileSimon Glass1-0/+1
2022-10-31vbe: Support reading the next SPL phase via VBESimon Glass1-0/+1
2022-10-31vbe: Rename vbe_fixup to vbe_requestSimon Glass1-1/+1
2022-10-17vbe: Add fixups for a basic set of OS requestsSimon Glass1-1/+1
2022-08-12vbe: Support VBE simpleSimon Glass1-0/+1
2022-08-12vbe: Add initial support for VBESimon Glass1-0/+2
2022-08-12bootstd: Drop the system bootdevSimon Glass1-1/+1
2022-08-10boot: allow bootmeth-distro without CONFIG_NETJohn Keeping1-2/+1
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-11pxe: Move pxe_utils filesSimon Glass1-0/+3
2021-11-11Create a new boot/ directorySimon Glass1-0/+34