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
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
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
config_distro_bootcmd.h
Age
Commit message (
Expand
)
Author
2018-01-28
distro bootcmd: Allow board defined UBI partition and volume names
Derald D. Woods
2017-11-30
distro bootcmd: define bootloader name for x86
Heinrich Schuchardt
2017-09-20
efi_loader: add bootmgr
Rob Clark
2017-08-11
Kconfig: Drop CONFIG_CMD_PCI_ENUM
Simon Glass
2017-07-11
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
2017-05-22
Kconfig: Add a CONFIG_IDE option
Simon Glass
2017-01-28
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
Patrick Delaunay
2016-06-24
efi_loader: Fix typo in distro script
Alexander Graf
2016-05-27
distro: Add efi pxe boot code
Alexander Graf
2016-05-17
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Simon Glass
2016-04-18
efi_loader: Fall back to fdtfile naming convention
Alexander Graf
2016-04-18
efi_loader: Pass fdt address directly to bootefi cmd
Alexander Graf
2016-03-15
arm64: Replace fdt_name env variables with fdtfile
Alexander Graf
2016-03-15
efi_loader: Add distro boot script for removable media
Alexander Graf
2016-01-28
distro bootcmd: enumerate PCI before network operations
Stephen Warren
2016-01-28
distro bootcmd: make net boot only optionally start USB
Stephen Warren
2015-10-24
distro_bootcmd: Add support for booting from ubifs
Roy Spliet
2015-10-22
config_distro_bootcmd.h: Use a private variable for bootpart
Sjoerd Simons
2015-04-19
config_distro_bootcmd.h: Add shared block definition for the host interface
Sjoerd Simons
2015-03-25
config_distro_bootcmd.h: Prefer booting from bootable paritions
Sjoerd Simons
2015-03-13
config_distro_bootcmd.h: add note on error handling
Stephen Warren
2015-02-16
config_distro_bootcmd.h: Enable CONFIG_CMD_PART
Hans de Goede
2015-01-30
distro_bootcmd: read DHCP boot script name from a variable
Stephen Warren
2015-01-29
distro_distro_bootcmd: use CONFIG_BOOTCOMMAND instead of setting bootcmd=
Sjoerd Simons
2015-01-29
config_distro_bootcmd: Scan all partitions for boot files
Sjoerd Simons
2015-01-18
config_distro_bootcmd.h: Remove unnecessary magic to avoid repeated USB scans
Hans de Goede
2014-09-24
config_distro_bootcmd: Run 'scsi scan' before trying scsi disks
Hans de Goede
2014-08-09
config: introduce a generic $bootcmd
Dennis Gilmore