summaryrefslogtreecommitdiff
path: root/boot/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-07-14expo: Add a configuration editorSimon Glass1-0/+1
2023-07-14expo: Support building an expo from a description fileSimon Glass1-1/+1
2023-05-13bootstd: Rename distro and syslinux to extlinuxSimon Glass1-2/+2
2023-03-03boot: Add Kconfigs for BOOTMETH_VBE_REQUESTSimon Glass1-1/+2
2023-03-03bootstd: Disable QFW bootmeth in SPLSimon Glass1-1/+1
2023-02-10Correct SPL uses of CMD_BOOTEFI_BOOTMGRSimon Glass1-1/+2
2023-02-06qemu: Add a bootmeth for qfwSimon Glass1-0/+1
2023-02-06bootstd: Allow enabling BOOTSTD_FULL without needing EXPOSimon Glass1-2/+2
2023-01-17bootstd: Support creating a boot menuSimon Glass1-0/+1
2023-01-17expo: 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-18vbe: 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-12pxe: Move pxe_utils filesSimon Glass1-0/+3
2021-11-12Create a new boot/ directorySimon Glass1-0/+34