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-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
2023-01-09
Merge branch 'next'
Tom Rini
2023-01-06
cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImage
Marek Vasut
2023-01-06
Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot""
Marek Vasut
2022-12-31
cmd: source: Support specifying config name
Sean Anderson
2022-12-29
PowerPC: Rework PBL location choice
Tom Rini
2022-12-23
common/spl/spl_ram: Remove unused default
Tom Rini
2022-12-21
Merge tag 'v2023.01-rc4' into next
Tom Rini
2022-12-13
Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"
Tom Rini
2022-12-12
distro/pxeboot: Handle prompt variable
Manuel Traut
2022-12-12
cmd: pxe: use strdup to copy config
Patrick Delaunay
[next]