index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
Age
Commit message (
Expand
)
Author
2023-04-05
image: Fix script execution from FIT images with external data
Tobias Waldekranz
2023-04-04
android: boot: support bootconfig
Safae Ouajih
2023-04-04
android: boot: support boot image header version 3 and 4
Safae Ouajih
2023-04-04
android: boot: update android_image_get_dtb_img_addr to support v3, v4
Safae Ouajih
2023-04-04
android: boot: support extra command line
Safae Ouajih
2023-04-04
android: boot: ramdisk: support vendor ramdisk
Safae Ouajih
2023-04-04
android: boot: update android_image_get_data to support v3, v4
Safae Ouajih
2023-04-04
android: boot: add vendor boot image to prepare for v3, v4 support
Safae Ouajih
2023-04-04
android: boot: boot image header v3, v4 do not support recovery DTBO
Safae Ouajih
2023-04-04
android: boot: content print is not supported for v3, v4 header version
Safae Ouajih
2023-04-04
android: boot: move to andr_image_data structure
Safae Ouajih
2023-04-04
android: boot: kcomp: support andr_image_data
Safae Ouajih
2023-04-04
android: boot: replace android_image_check_header
Safae Ouajih
2023-04-04
android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0
Safae Ouajih
2023-03-30
image: Fix potentially uninitialized data variable
Marek Vasut
2023-03-27
Merge branch 'master' into next
Tom Rini
2023-03-27
boot: Create a common BOOT_DEFAULTS for distro and bootstd
Simon Glass
2023-03-27
lmb: Enable LMB if SYS_BOOT_RAMDISK_HIGH
Simon Glass
2023-03-27
Move DISTRO_DEFAULTS into boot/
Simon Glass
2023-03-08
bootstd: Replicate the dtb-filename quirks of distroboot
Simon Glass
2023-03-08
bootflow: Rename bootflow_flags_t
Simon Glass
2023-03-02
bootstd: Correct 'VPL' typo
Simon Glass
2023-03-02
Correct SPL use of DM_RNG
Simon Glass
2023-03-02
boot: Add Kconfigs for BOOTMETH_VBE_REQUEST
Simon Glass
2023-03-02
bootstd: Disable QFW bootmeth in SPL
Simon Glass
2023-02-10
Correct SPL uses of CMD_BOOTEFI_BOOTMGR
Simon Glass
2023-02-10
Correct SPL uses of LMB
Simon Glass
2023-02-09
Correct SPL use of CMD_PSTORE
Simon Glass
2023-02-09
Correct SPL uses of CMD_FDT
Simon Glass
2023-02-09
Correct SPL uses of CMD_BOOTM_PRE_LOAD
Simon Glass
2023-02-09
Correct SPL use of CMD_BOOTI
Simon Glass
2023-02-06
qemu: Add a bootmeth for qfw
Simon Glass
2023-02-06
bootstd: Add some default filesystems and commands
Simon Glass
2023-02-06
bootstd: Probe the block device before use
Simon Glass
2023-02-06
bootstd: Allow enabling BOOTSTD_FULL without needing EXPO
Simon Glass
2023-01-23
bootstd: Add a little more logging of bootflows
Simon Glass
2023-01-23
bootstd: Record the bootdevs used during scanning
Simon Glass
2023-01-23
bootstd: Drop the old bootflow_scan_first()
Simon Glass
2023-01-23
bootstd: Allow scanning a single bootdev label
Simon Glass
2023-01-23
bootstd: Switch bootdev scanning to use labels
Simon Glass
2023-01-23
bootstd: Allow iterating to the next bootdev priortiy
Simon Glass
2023-01-23
bootstd: Allow iterating to the next label in a list
Simon Glass
2023-01-23
bootstd: Allow hunting for a bootdev by label
Simon Glass
2023-01-23
bootstd: Add a new pre-scan priority for bootdevs
Simon Glass
2023-01-23
bootstd: Allow hunting for bootdevs of a given priority
Simon Glass
2023-01-23
bootstd: Treat DHCP and PXE as bootdev labels
Simon Glass
2023-01-23
bootstd: Support reading a script from network or SPI flash
Simon Glass
2023-01-23
bootstd: Add a SPI flash bootdev
Simon Glass
2023-01-23
bootstd: Add a new bootmeth method to set the bootflow
Simon Glass
2023-01-23
bootstd: Move label parsing into its own function
Simon Glass
[next]