summaryrefslogtreecommitdiff
path: root/boot/Makefile
Commit message (Expand)AuthorAgeFilesLines
* bootstd: Rename distro and syslinux to extlinuxSimon Glass2023-05-131-2/+2
* boot: Add Kconfigs for BOOTMETH_VBE_REQUESTSimon Glass2023-03-021-1/+2
* bootstd: Disable QFW bootmeth in SPLSimon Glass2023-03-021-1/+1
* Correct SPL uses of CMD_BOOTEFI_BOOTMGRSimon Glass2023-02-101-1/+2
* qemu: Add a bootmeth for qfwSimon Glass2023-02-061-0/+1
* bootstd: Allow enabling BOOTSTD_FULL without needing EXPOSimon Glass2023-02-061-2/+2
* bootstd: Support creating a boot menuSimon Glass2023-01-161-0/+1
* expo: Add support for scene menusSimon Glass2023-01-161-0/+2
* vbe: Move OS implementation into a separate fileSimon Glass2022-10-311-0/+1
* vbe: Support reading the next SPL phase via VBESimon Glass2022-10-311-0/+1
* vbe: Rename vbe_fixup to vbe_requestSimon Glass2022-10-311-1/+1
* vbe: Add fixups for a basic set of OS requestsSimon Glass2022-10-171-1/+1
* vbe: Support VBE simpleSimon Glass2022-08-121-0/+1
* vbe: Add initial support for VBESimon Glass2022-08-121-0/+2
* bootstd: Drop the system bootdevSimon Glass2022-08-121-1/+1
* boot: allow bootmeth-distro without CONFIG_NETJohn Keeping2022-08-101-2/+1
* bootstd: Add an implementation of script bootSimon Glass2022-04-251-0/+1
* bootstd: Add a sandbox bootmeth driverSimon Glass2022-04-251-0/+1
* bootstd: Add an implementation of EFI bootmgrSimon Glass2022-04-251-0/+3
* bootstd: Add a system bootdev for strange boot methodsSimon Glass2022-04-251-1/+1
* bootstd: Add an implementation of EFI bootSimon Glass2022-04-251-0/+1
* bootstd: Add an implementation of distro PXE bootSimon Glass2022-04-251-0/+1
* bootstd: Add an implementation of distro bootSimon Glass2022-04-251-0/+2
* bootstd: Add support for bootflowsSimon Glass2022-04-251-0/+1
* bootstd: Add the bootmeth uclass and helpersSimon Glass2022-04-251-0/+1
* bootstd: Add the bootdev uclassSimon Glass2022-04-251-0/+1
* bootstd: Add the bootstd uclass and core implementationSimon Glass2022-04-251-0/+3
* boot: image: add a stage pre-loadPhilippe Reynes2022-03-311-0/+1
* Convert CONFIG_BOOT_RETRY_TIME et al to KconfigTom Rini2022-03-181-5/+1
* pxe: Move pxe_utils filesSimon Glass2021-11-111-0/+3
* Create a new boot/ directorySimon Glass2021-11-111-0/+34