1. 97c0db6 config_distro_bootcmd: remove booting environment variables from SPL environment by Troy Kisky · 1 year, 7 months ago
  2. d0ba0ca distro_bootcmd: Set distro_bootpart_uuid for block devices by Marek Vasut · 1 year, 10 months ago
  3. 53e5b58 distro_bootcmd: Fix copy-paste error by Marek Vasut · 1 year, 10 months ago
  4. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 1 month ago
  5. d882607 distro_bootcmd: Introduce support for extension command by Matwey V. Kornilov · 2 years, 2 months ago
  6. 53a9f9e distroboot: ubifs: Add support for specifying UBI header offset by Pali Rohár · 2 years, 2 months ago
  7. e6ca148 distroboot: Fix ubifs by Pali Rohár · 2 years, 5 months ago
  8. e9496ec fdt: Add -q option to fdt addr for distro_bootcmd by Peter Hoyes · 2 years, 7 months ago
  9. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years ago
  10. d565a35 distro_bootcmd: run pci enum for scsi_boot just like it is done for nvme_boot by Neil Armstrong · 3 years, 1 month ago
  11. e15ba68 distro_bootcmd: Update DM_PCI check by Simon Glass · 3 years, 3 months ago
  12. ccadfca distro_boot: Fix block device after DHCP boot sequence by Andre Przywara · 3 years, 3 months ago
  13. ff2f532 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · 3 years, 9 months ago
  14. c9cb6a6 distro_bootcmd: set devtype for dhcp boot by Igor Opaniuk · 4 years ago
  15. fe66992 arm: tegra: add options for BOOTENV_EFI_SET_FDTFILE_FALLBACK for tegra186 by Peter Robinson · 4 years, 7 months ago
  16. f386690 distro_bootcmd: call EFI bootmgr even without having /EFI/boot by Michael Walle · 4 years, 1 month ago
  17. 52e1d93 NVMe: do PCI enumerate before nvme scan by Patrick Wildt · 5 years ago
  18. f0ebcf8 distro_bootcmd: refactor virtio to support PCI block devices by David Abdurachmanov · 5 years ago
  19. d5e994f config_distro_bootcmd: Init IDE devices by Joshua Watt · 5 years ago
  20. 13dd666 distro: not taint environment variables if possible by AKASHI Takahiro · 6 years ago
  21. 9493e39 distro_bootcmd: add NVME support by Heinrich Schuchardt · 6 years ago
  22. a8da9ff distro_bootcmd: add VirtIO distro boot command by Lukas Auer · 6 years ago
  23. 862e2e7 riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I by Lukas Auer · 6 years ago
  24. ad5fbc6 Ability to modify distro boot filename by Martyn Welch · 6 years ago
  25. a4958a7 efi: sandbox: Add distroboot support by Simon Glass · 6 years ago
  26. 2c6903f distro: Extend with RISC-V defines by Alexander Graf · 6 years ago
  27. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  28. 6e1364f distro bootcmd: Allow board defined UBI partition and volume names by Derald D. Woods · 7 years ago
  29. a53fbf4 distro bootcmd: define bootloader name for x86 by Heinrich Schuchardt · 7 years ago
  30. 9975fe9 efi_loader: add bootmgr by Rob Clark · 7 years ago
  31. 1864242 Kconfig: Drop CONFIG_CMD_PCI_ENUM by Simon Glass · 7 years ago
  32. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  33. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago
  34. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  35. fba5f93 efi_loader: Fix typo in distro script by Alexander Graf · 8 years ago
  36. 20898ea distro: Add efi pxe boot code by Alexander Graf · 8 years ago
  37. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 8 years ago
  38. ff2545a efi_loader: Fall back to fdtfile naming convention by Alexander Graf · 9 years ago
  39. 1c39809 efi_loader: Pass fdt address directly to bootefi cmd by Alexander Graf · 9 years ago
  40. da3e620 arm64: Replace fdt_name env variables with fdtfile by Alexander Graf · 9 years ago
  41. 74522c8 efi_loader: Add distro boot script for removable media by Alexander Graf · 9 years ago
  42. 986691f distro bootcmd: enumerate PCI before network operations by Stephen Warren · 9 years ago
  43. 3483b75 distro bootcmd: make net boot only optionally start USB by Stephen Warren · 9 years ago
  44. 40d2154 distro_bootcmd: Add support for booting from ubifs by Roy Spliet · 9 years ago
  45. 59d03cb config_distro_bootcmd.h: Use a private variable for bootpart by Sjoerd Simons · 9 years ago
  46. d0bce0d config_distro_bootcmd.h: Add shared block definition for the host interface by Sjoerd Simons · 10 years ago
  47. f643d92 config_distro_bootcmd.h: Prefer booting from bootable paritions by Sjoerd Simons · 10 years ago
  48. 90b7caa config_distro_bootcmd.h: add note on error handling by Stephen Warren · 10 years ago
  49. af21f2f config_distro_bootcmd.h: Enable CONFIG_CMD_PART by Hans de Goede · 10 years ago
  50. cc11b39 distro_bootcmd: read DHCP boot script name from a variable by Stephen Warren · 10 years ago
  51. 453c6cc distro_distro_bootcmd: use CONFIG_BOOTCOMMAND instead of setting bootcmd= by Sjoerd Simons · 10 years ago
  52. 735b1cf config_distro_bootcmd: Scan all partitions for boot files by Sjoerd Simons · 10 years ago
  53. a1d3107 config_distro_bootcmd.h: Remove unnecessary magic to avoid repeated USB scans by Hans de Goede · 10 years ago
  54. a03bdaa config_distro_bootcmd: Run 'scsi scan' before trying scsi disks by Hans de Goede · 10 years ago
  55. 2a43201 config: introduce a generic $bootcmd by Dennis Gilmore · 10 years ago