aboutsummaryrefslogtreecommitdiff
path: root/boot/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-12-17bootmeth: use efi_loader interfaces instead of bootefi commandAKASHI Takahiro1-1/+1
2023-12-13bootstd: Introduce programmatic bootSimon Glass1-0/+2
2023-11-07bootmeth_cros: Require bootm.o and bootm_os.oTom Rini1-1/+1
2023-10-11expo: Add basic support for textline objectsSimon Glass1-1/+2
2023-09-19Move fdt_simplefb to boot/Simon Glass1-0/+1
2023-09-19boot: Move fdt_support to boot/Simon Glass1-0/+3
2023-07-17bootstd: Add a simple bootmeth for ChromiumOSSimon Glass1-0/+1
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-02boot: Add Kconfigs for BOOTMETH_VBE_REQUESTSimon Glass1-1/+2
2023-03-02bootstd: 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-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