index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
boot
/
bootflow.c
Age
Commit message (
Expand
)
Author
2024-11-09
test: efi: boot: Add a test for the efi bootmeth
Simon Glass
2024-11-09
test: efi: boot: Set up an image suitable for EFI testing
Simon Glass
2024-11-09
efi: Move default filename to a function
Simon Glass
2024-11-03
test: boot: Update bootflow_iter() for console checking
Simon Glass
2024-11-03
test: boot: Use a consistent name for the script bootmeth
Simon Glass
2024-10-24
boot: Introduce BOOTSTD_MENU to control bootflow menu build
Marek Vasut
2024-10-16
test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabled
Jerome Forissier
2024-08-26
test: boot: Use UTF_CONSOLE in tests
Simon Glass
2024-08-26
test: Rename UTF_CONSOLE_REC to UTF_CONSOLE
Simon Glass
2024-08-26
test: Rename unit-test flags
Simon Glass
2024-08-26
test: Fail when an empty line is expected but not present
Simon Glass
2024-07-18
bootstd: Add test for bootmeth_android
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
test: Remove <common.h> and add needed includes
Tom Rini
2024-04-08
boot: correct finding the default EFI binary
Heinrich Schuchardt
2024-04-08
boot: correct the default sequence of boot methods
Heinrich Schuchardt
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-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-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-05-13
bootstd: Rename distro and syslinux to extlinux
Simon Glass
2023-05-13
bootstd: Tidy up reporting of errors
Simon Glass
2023-03-08
bootflow: Rename bootflow_flags_t
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 hunter for the extension feature
Simon Glass
2023-01-23
bootstd: Include the device tree in the bootflow
Simon Glass
2023-01-23
bootstd: Only scan bootable partitions
Simon Glass
2023-01-23
part: Add a function to find the first bootable partition
Simon Glass
2023-01-23
dm: test: Correct ordering of DM setup
Simon Glass
2023-01-16
bootstd: Support setting a theme for the menu
Simon Glass
2023-01-16
bootstd: Add a test for the bootstd menu
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
[next]