summaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)Author
2023-04-05android: boot: content print is not supported for v3, v4 header versionSafae Ouajih
2023-04-05android: boot: move to andr_image_data structureSafae Ouajih
2023-04-05android: boot: kcomp: support andr_image_dataSafae Ouajih
2023-04-05android: boot: replace android_image_check_headerSafae Ouajih
2023-04-05android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0Safae Ouajih
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-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
2023-01-23bootstd: Allow iterating to the next label in a listSimon Glass
2023-01-23bootstd: Allow hunting for a bootdev by labelSimon Glass
2023-01-23bootstd: Add a new pre-scan priority for bootdevsSimon Glass
2023-01-23bootstd: Allow hunting for bootdevs of a given prioritySimon Glass
2023-01-23bootstd: Treat DHCP and PXE as bootdev labelsSimon Glass
2023-01-23bootstd: Support reading a script from network or SPI flashSimon Glass
2023-01-23bootstd: Add a SPI flash bootdevSimon Glass
2023-01-23bootstd: Add a new bootmeth method to set the bootflowSimon Glass
2023-01-23bootstd: Move label parsing into its own functionSimon Glass
2023-01-23bootstd: Set the distro_bootpart env var with scriptsSimon Glass
2023-01-23bootstd: Support reading the device tree with EFISimon Glass
2023-01-23bootstd: Include the device tree in the bootflowSimon Glass
2023-01-23bootstd: Allow reading an EFI file from the networkSimon Glass
2023-01-23bootstd: Rename bootdev checkersSimon Glass
2023-01-23bootstd: Only scan bootable partitionsSimon Glass
2023-01-23bootstd: Support running bootdev huntersSimon Glass
2023-01-23bootstd: Add the concept of a bootdev hunterSimon Glass
2023-01-23bootstd: Add a default method to get bootflowsSimon Glass
2023-01-23dm: mmc: Use bootdev_setup_sibling_blk()Simon Glass
2023-01-23bootstd: Simplify locating existing bootdevsSimon Glass
2023-01-23bootstd: Remove special-case code for boot_targetsSimon Glass
2023-01-19Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-01-18vbe: Allow probing the VBE bootmeth to fail in OS fixupSimon Glass
2023-01-18rockchip: Drop the FIT generator scriptSimon Glass
2023-01-18rockchip: Convert all boards to use binmanSimon Glass
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini