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
/
test
/
boot
Age
Commit message (
Expand
)
Author
2024-03-04
bootstd: fix build error when CONFIG_MMC is disabled
Dan Carpenter
2024-03-04
bootflow: Fix build error when BOOTMETH_CROS is disabled
Dan Carpenter
2024-01-17
efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR
AKASHI Takahiro
2023-12-28
cli: add modern hush as parser for run_command*()
Francis Laniel
2023-12-20
bootflow: Allow setting a cmdline arg with no value
Simon Glass
2023-12-17
bootmeth: use efi_loader interfaces instead of bootefi command
AKASHI Takahiro
2023-12-13
bootstd: Add a menu option to bootflow scan
Simon Glass
2023-11-14
bootstd: Add a return code to bootflow menu
Simon Glass
2023-11-14
bootstd: Refactor mmc prep to allow a different scan
Simon Glass
2023-11-01
bootstd: Handle a few special cases in cmdline_set_arg()
Simon Glass
2023-10-27
Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2023-10-27
test: Add sandbox TPM boot measurement
Eddie James
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
bootstd: Expand boot-ordering test to include USB
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-10-11
expo: Update tests to include textline
Simon Glass
2023-09-04
Merge tag 'v2023.10-rc4' into next
Tom Rini
2023-08-28
bootstd: Adjust the default bootmeth order
Simon Glass
2023-08-26
bootstd: cros: Allow detection of any kernel partition
Simon Glass
2023-08-25
bootstd: Add a test for bootmeth_cros
Simon Glass
2023-08-25
bootstd: test: Allow binding and using any mmc device
Simon Glass
2023-08-25
bootflow: Show an empty filename when there is none
Simon Glass
2023-08-25
expo: cedit: Support reading settings from CMOS RAM
Simon Glass
2023-08-25
expo: cedit: Support writing settings to CMOS RAM
Simon Glass
2023-08-25
expo: cedit: Support reading settings from environment vars
Simon Glass
2023-08-25
expo: cedit: Support writing settings to environment vars
Simon Glass
2023-08-25
expo: cedit: Support reading settings from a file
Simon Glass
2023-08-25
expo: cedit: Support writing settings to a file
Simon Glass
2023-08-25
expo: Tidy up the expo.py tool and usage
Simon Glass
2023-08-25
expo: Move cedit test into its own file and tidy
Simon Glass
2023-08-25
expo: Provide a way to iterate through all scene objects
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: Allow storing the OS command line in the bootflow
Simon Glass
2023-07-14
expo: Add tests for the configuration editor
Simon Glass
2023-07-14
expo: Support building an expo from a description file
Simon Glass
2023-07-14
expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEM
Simon Glass
2023-07-14
expo: Move menu-item selection into a function
Simon Glass
2023-07-14
expo: Support simple themes
Simon Glass
2023-07-14
expo: Set up the width and height of objects
Simon Glass
2023-07-14
expo: Use flags for objects
Simon Glass
2023-07-14
expo: Add width and height to objects
Simon Glass
2023-07-14
expo: Rename exp_set_text_mode()
Simon Glass
2023-07-14
expo: Avoid automatically arranging the scene
Simon Glass
2023-07-14
expo: Convert to using a string ID for the scene title
Simon Glass
2023-05-13
bootstd: Rename distro and syslinux to extlinux
Simon Glass
2023-05-13
bootstd: Tidy up reporting of errors
Simon Glass
2023-05-13
bootstd: usb: Avoid initing USB twice
Simon Glass
[next]