summaryrefslogtreecommitdiff
path: root/include/config_distro_bootcmd.h
AgeCommit message (Expand)Author
2016-03-15arm64: Replace fdt_name env variables with fdtfileAlexander Graf
2016-03-15efi_loader: Add distro boot script for removable mediaAlexander Graf
2016-01-28distro bootcmd: enumerate PCI before network operationsStephen Warren
2016-01-28distro bootcmd: make net boot only optionally start USBStephen Warren
2015-10-24distro_bootcmd: Add support for booting from ubifsRoy Spliet
2015-10-22config_distro_bootcmd.h: Use a private variable for bootpartSjoerd Simons
2015-04-19config_distro_bootcmd.h: Add shared block definition for the host interfaceSjoerd Simons
2015-03-25config_distro_bootcmd.h: Prefer booting from bootable paritionsSjoerd Simons
2015-03-13config_distro_bootcmd.h: add note on error handlingStephen Warren
2015-02-16config_distro_bootcmd.h: Enable CONFIG_CMD_PARTHans de Goede
2015-01-30distro_bootcmd: read DHCP boot script name from a variableStephen Warren
2015-01-29distro_distro_bootcmd: use CONFIG_BOOTCOMMAND instead of setting bootcmd=Sjoerd Simons
2015-01-29config_distro_bootcmd: Scan all partitions for boot filesSjoerd Simons
2015-01-18config_distro_bootcmd.h: Remove unnecessary magic to avoid repeated USB scansHans de Goede
2014-09-24config_distro_bootcmd: Run 'scsi scan' before trying scsi disksHans de Goede
2014-08-09config: introduce a generic $bootcmdDennis Gilmore