| Commit message (Expand) | Author | Age | Files | Lines |
* | distro: Extend with RISC-V defines | Alexander Graf | 2018-05-29 | 1 | -0/+11 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | distro bootcmd: Allow board defined UBI partition and volume names | Derald D. Woods | 2018-01-28 | 1 | -5/+10 |
* | distro bootcmd: define bootloader name for x86 | Heinrich Schuchardt | 2017-11-30 | 1 | -0/+4 |
* | efi_loader: add bootmgr | Rob Clark | 2017-09-20 | 1 | -0/+5 |
* | Kconfig: Drop CONFIG_CMD_PCI_ENUM | Simon Glass | 2017-08-11 | 1 | -1/+1 |
* | Kconfig: Add CONFIG_SATA to enable SATA | Simon Glass | 2017-07-11 | 1 | -3/+3 |
* | Kconfig: Add a CONFIG_IDE option | Simon Glass | 2017-05-22 | 1 | -3/+3 |
* | cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT | Patrick Delaunay | 2017-01-28 | 1 | -4/+0 |
* | efi_loader: Fix typo in distro script | Alexander Graf | 2016-06-24 | 1 | -1/+1 |
* | distro: Add efi pxe boot code | Alexander Graf | 2016-05-27 | 1 | -1/+46 |
* | dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI | Simon Glass | 2016-05-17 | 1 | -3/+3 |
* | efi_loader: Fall back to fdtfile naming convention | Alexander Graf | 2016-04-18 | 1 | -3/+21 |
* | efi_loader: Pass fdt address directly to bootefi cmd | Alexander Graf | 2016-04-18 | 1 | -3/+6 |
* | arm64: Replace fdt_name env variables with fdtfile | Alexander Graf | 2016-03-15 | 1 | -2/+2 |
* | efi_loader: Add distro boot script for removable media | Alexander Graf | 2016-03-15 | 1 | -1/+46 |
* | distro bootcmd: enumerate PCI before network operations | Stephen Warren | 2016-01-28 | 1 | -0/+12 |
* | distro bootcmd: make net boot only optionally start USB | Stephen Warren | 2016-01-28 | 1 | -5/+6 |
* | distro_bootcmd: Add support for booting from ubifs | Roy Spliet | 2015-10-24 | 1 | -0/+19 |
* | config_distro_bootcmd.h: Use a private variable for bootpart | Sjoerd Simons | 2015-10-22 | 1 | -7/+11 |
* | config_distro_bootcmd.h: Add shared block definition for the host interface | Sjoerd Simons | 2015-04-19 | 1 | -0/+13 |
* | config_distro_bootcmd.h: Prefer booting from bootable paritions | Sjoerd Simons | 2015-03-25 | 1 | -1/+2 |
* | config_distro_bootcmd.h: add note on error handling | Stephen Warren | 2015-03-13 | 1 | -0/+16 |
* | config_distro_bootcmd.h: Enable CONFIG_CMD_PART | Hans de Goede | 2015-02-16 | 1 | -0/+4 |
* | distro_bootcmd: read DHCP boot script name from a variable | Stephen Warren | 2015-01-30 | 1 | -1/+2 |
* | distro_distro_bootcmd: use CONFIG_BOOTCOMMAND instead of setting bootcmd= | Sjoerd Simons | 2015-01-29 | 1 | -1/+5 |
* | config_distro_bootcmd: Scan all partitions for boot files | Sjoerd Simons | 2015-01-29 | 1 | -3/+11 |
* | config_distro_bootcmd.h: Remove unnecessary magic to avoid repeated USB scans | Hans de Goede | 2015-01-18 | 1 | -10/+2 |
* | config_distro_bootcmd: Run 'scsi scan' before trying scsi disks | Hans de Goede | 2014-09-24 | 1 | -2/+15 |
* | config: introduce a generic $bootcmd | Dennis Gilmore | 2014-08-09 | 1 | -0/+197 |