index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
/
bootflow.c
Age
Commit message (
Expand
)
Author
2025-10-22
boot: Run global bootmeths after all bootdevs are exhausted
Simon Glass
2025-10-22
boot: Don't change the method count after global bootmeths
Simon Glass
2025-10-22
boot: Implement a priority for global bootmeths
Simon Glass
2025-10-22
boot: Only run global bootmeths once each
Simon Glass
2025-10-22
boot: Support rescanning the global bootmeths
Simon Glass
2025-10-22
boot: Keep track of which bootmeths have been used
Simon Glass
2025-10-22
boot: Update first_glob_method when dropping a bootmeth
Simon Glass
2025-10-22
boot: Try all bootmeths on the final partition
Simon Glass
2025-10-14
boot: Move preparing bootdev into a function
Simon Glass
2025-10-14
boot: Improve comments related to global bootmeths
Simon Glass
2025-07-16
boot: Ensure method_flags is initialised before use
Andrew Goodbody
2025-04-03
boot: Support IO UARTs for earlycon and console
Simon Glass
2025-01-15
bootstd: Add a simple command to list images
Simon Glass
2025-01-15
bootstd: Update bootmeth_alloc_file() to record images
Simon Glass
2025-01-15
bootstd: Maintain a list of images
Simon Glass
2025-01-15
bootstd: Move the bootflow list into an alist
Simon Glass
2025-01-15
bootstd: Drop the bootdev-specific list of bootflows
Simon Glass
2024-10-27
serial: serial_pl01x: Implement .getinfo() for PL01
Maximilian Brune
2024-07-18
bootstd: Add bootflow_iter_check_mmc() helper
Mattijs Korpershoek
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
boot: Remove <common.h> and add needed includes
Tom Rini
2024-03-04
bootstd: support scanning a single partition
Nam Cao
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
[next]