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