summaryrefslogtreecommitdiff
path: root/include/config_distro_bootcmd.h
Commit message (Expand)AuthorAgeLines
* 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