index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
config_distro_bootcmd.h
Age
Commit message (
Expand
)
Author
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