summaryrefslogtreecommitdiff
path: root/include/config_distro_bootcmd.h
Commit message (Expand)AuthorAgeLines
* efi_loader: Fix typo in distro scriptAlexander Graf2016-06-24-1/+1
* distro: Add efi pxe boot codeAlexander Graf2016-05-27-1/+46
* dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-17-3/+3
* efi_loader: Fall back to fdtfile naming conventionAlexander Graf2016-04-18-3/+21
* efi_loader: Pass fdt address directly to bootefi cmdAlexander Graf2016-04-18-3/+6
* arm64: Replace fdt_name env variables with fdtfileAlexander Graf2016-03-15-2/+2
* efi_loader: Add distro boot script for removable mediaAlexander Graf2016-03-15-1/+46
* distro bootcmd: enumerate PCI before network operationsStephen Warren2016-01-28-0/+12
* distro bootcmd: make net boot only optionally start USBStephen Warren2016-01-28-5/+6
* distro_bootcmd: Add support for booting from ubifsRoy Spliet2015-10-24-0/+19
* config_distro_bootcmd.h: Use a private variable for bootpartSjoerd Simons2015-10-22-7/+11
* config_distro_bootcmd.h: Add shared block definition for the host interfaceSjoerd Simons2015-04-19-0/+13
* config_distro_bootcmd.h: Prefer booting from bootable paritionsSjoerd Simons2015-03-25-1/+2
* config_distro_bootcmd.h: add note on error handlingStephen Warren2015-03-13-0/+16
* config_distro_bootcmd.h: Enable CONFIG_CMD_PARTHans de Goede2015-02-16-0/+4
* distro_bootcmd: read DHCP boot script name from a variableStephen Warren2015-01-30-1/+2
* distro_distro_bootcmd: use CONFIG_BOOTCOMMAND instead of setting bootcmd=Sjoerd Simons2015-01-29-1/+5
* config_distro_bootcmd: Scan all partitions for boot filesSjoerd Simons2015-01-29-3/+11
* config_distro_bootcmd.h: Remove unnecessary magic to avoid repeated USB scansHans de Goede2015-01-18-10/+2
* config_distro_bootcmd: Run 'scsi scan' before trying scsi disksHans de Goede2014-09-24-2/+15
* config: introduce a generic $bootcmdDennis Gilmore2014-08-09-0/+197