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-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
2023-01-23
bootstd: Set the distro_bootpart env var with scripts
Simon Glass
2023-01-23
bootstd: Support reading the device tree with EFI
Simon Glass
2023-01-23
bootstd: Include the device tree in the bootflow
Simon Glass
2023-01-23
bootstd: Allow reading an EFI file from the network
Simon Glass
2023-01-23
bootstd: Rename bootdev checkers
Simon Glass
2023-01-23
bootstd: Only scan bootable partitions
Simon Glass
2023-01-23
bootstd: Support running bootdev hunters
Simon Glass
2023-01-23
bootstd: Add the concept of a bootdev hunter
Simon Glass
2023-01-23
bootstd: Add a default method to get bootflows
Simon Glass
2023-01-23
dm: mmc: Use bootdev_setup_sibling_blk()
Simon Glass
2023-01-23
bootstd: Simplify locating existing bootdevs
Simon Glass
2023-01-23
bootstd: Remove special-case code for boot_targets
Simon Glass
2023-01-19
Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2023-01-18
vbe: Allow probing the VBE bootmeth to fail in OS fixup
Simon Glass
2023-01-18
rockchip: Drop the FIT generator script
Simon Glass
2023-01-18
rockchip: Convert all boards to use binman
Simon Glass
2023-01-18
event: Correct dependencies on the EVENT framework
Tom Rini
2023-01-16
bootstd: Support setting a theme for the menu
Simon Glass
2023-01-16
bootstd: Support creating a boot menu
Simon Glass
2023-01-16
expo: Add support for scene menus
Simon Glass
2023-01-16
expo: Add support for scenes
Simon Glass
2023-01-16
expo: Add basic implementation
Simon Glass
2023-01-16
bootstd: Allow reading a logo for the OS
Simon Glass
2023-01-16
bootstd: Read the Operating System name for distro/scripts
Simon Glass
2023-01-16
image: Move common image code to image_board and command
Simon Glass
[next]