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
/
bootflow.c
Age
Commit message (
Expand
)
Author
2024-01-18
boot: remove dead code in bootflow_check()
Heinrich Schuchardt
2023-11-17
bootstd: Avoid freeing a non-allocated buffer
Simon Glass
2023-11-01
bootstd: Handle a few special cases in cmdline_set_arg()
Simon Glass
2023-10-23
bootstd: Scan all bootdevs in a boot_targets entry (take 2)
Simon Glass
2023-10-23
bootstd: Correct logic for single uclass
Simon Glass
2023-10-23
Revert "bootstd: Scan all bootdevs in a boot_targets entry"
Simon Glass
2023-10-13
bootstd: Scan all bootdevs in a boot_targets entry
Simon Glass
2023-08-11
bootstd: Add a command to read all files for a bootflow
Simon Glass
2023-08-10
bootstd: Add private bootmeth data to the bootflow
Simon Glass
2023-07-17
bootstd: Support automatically setting Linux parameters
Simon Glass
2023-07-17
bootstd: Add support for updating elements of the cmdline
Simon Glass
2023-07-17
bootstd: Add a function to update a command line
Simon Glass
2023-07-16
bootstd: Use the bootargs env var for changing the cmdline
Simon Glass
2023-07-16
bootstd: Use bootdev instead of bootdevice
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-02-06
qemu: Add a bootmeth for qfw
Simon Glass
2023-02-06
bootstd: Probe the block device before use
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: Add a SPI flash bootdev
Simon Glass
2023-01-23
bootstd: Include the device tree in the bootflow
Simon Glass
2023-01-23
bootstd: Rename bootdev checkers
Simon Glass
2023-01-16
bootstd: Read the Operating System name for distro/scripts
Simon Glass
2022-10-31
bootstd: Add a way to set up a bootflow
Simon Glass
2022-08-12
bootstd: Allow scanning for global bootmeths separately
Simon Glass
2022-08-12
bootstd: Support bootflows with global bootmeths
Simon Glass
2022-08-12
bootstd: Allow the bootdev to be optional in bootflows
Simon Glass
2022-04-25
bootstd: Add support for bootflows
Simon Glass