aboutsummaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)Author
2023-05-05net: dhcp6: pxe: Add DHCP/PXE commands for IPv6Sean Edmond
2023-05-03boot/Kconfig: fix comments syntax errorHugo Villeneuve
2023-04-28boot: vbe_simple: Fix vbe_simple_read_bootflow() dependencyBin Meng
2023-04-26bootstd: Use blk uclass device numbers to set efi bootdevMathew McBride
2023-04-26bootstd: Adjust code ordering to work around compiler quirkSimon Glass
2023-04-26bootstd: Report missing labels only when askedSimon Glass
2023-04-26bootstd: Support booting EFI where multiple options existSimon Glass
2023-04-26bootstd: Tweak bootflow logic for device treeSimon Glass
2023-04-25boot/image-board.c: Silence warning in select_ramdiskTom Rini
2023-04-05image: Fix script execution from FIT images with external dataTobias Waldekranz
2023-04-04android: boot: support bootconfigSafae Ouajih
2023-04-04android: boot: support boot image header version 3 and 4Safae Ouajih
2023-04-04android: boot: update android_image_get_dtb_img_addr to support v3, v4Safae Ouajih
2023-04-04android: boot: support extra command lineSafae Ouajih
2023-04-04android: boot: ramdisk: support vendor ramdiskSafae Ouajih
2023-04-04android: boot: update android_image_get_data to support v3, v4Safae Ouajih
2023-04-04android: boot: add vendor boot image to prepare for v3, v4 supportSafae Ouajih
2023-04-04android: boot: boot image header v3, v4 do not support recovery DTBOSafae Ouajih
2023-04-04android: boot: content print is not supported for v3, v4 header versionSafae Ouajih
2023-04-04android: boot: move to andr_image_data structureSafae Ouajih
2023-04-04android: boot: kcomp: support andr_image_dataSafae Ouajih
2023-04-04android: boot: replace android_image_check_headerSafae Ouajih
2023-04-04android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0Safae Ouajih
2023-03-30image: Fix potentially uninitialized data variableMarek Vasut
2023-03-27Merge branch 'master' into nextTom Rini
2023-03-27boot: Create a common BOOT_DEFAULTS for distro and bootstdSimon Glass
2023-03-27lmb: Enable LMB if SYS_BOOT_RAMDISK_HIGHSimon Glass
2023-03-27Move DISTRO_DEFAULTS into boot/Simon Glass
2023-03-08bootstd: Replicate the dtb-filename quirks of distrobootSimon Glass
2023-03-08bootflow: Rename bootflow_flags_tSimon Glass
2023-03-02bootstd: Correct 'VPL' typoSimon Glass
2023-03-02Correct SPL use of DM_RNGSimon Glass
2023-03-02boot: Add Kconfigs for BOOTMETH_VBE_REQUESTSimon Glass
2023-03-02bootstd: Disable QFW bootmeth in SPLSimon Glass
2023-02-10Correct SPL uses of CMD_BOOTEFI_BOOTMGRSimon Glass
2023-02-10Correct SPL uses of LMBSimon Glass
2023-02-09Correct SPL use of CMD_PSTORESimon Glass
2023-02-09Correct SPL uses of CMD_FDTSimon Glass
2023-02-09Correct SPL uses of CMD_BOOTM_PRE_LOADSimon Glass
2023-02-09Correct SPL use of CMD_BOOTISimon Glass
2023-02-06qemu: Add a bootmeth for qfwSimon Glass
2023-02-06bootstd: Add some default filesystems and commandsSimon Glass
2023-02-06bootstd: Probe the block device before useSimon Glass
2023-02-06bootstd: Allow enabling BOOTSTD_FULL without needing EXPOSimon Glass
2023-01-23bootstd: Add a little more logging of bootflowsSimon Glass
2023-01-23bootstd: Record the bootdevs used during scanningSimon Glass
2023-01-23bootstd: Drop the old bootflow_scan_first()Simon Glass
2023-01-23bootstd: Allow scanning a single bootdev labelSimon Glass
2023-01-23bootstd: Switch bootdev scanning to use labelsSimon Glass
2023-01-23bootstd: Allow iterating to the next bootdev priortiySimon Glass