1. 209ae76 include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  2. c24b8f7 config_distro_bootcmd: remove booting environment variables from SPL environment by Troy Kisky · 1 year, 9 months ago
  3. 47f23a7 distro_bootcmd: Set distro_bootpart_uuid for block devices by Marek Vasut · 1 year, 11 months ago
  4. 0b6586d distro_bootcmd: Fix copy-paste error by Marek Vasut · 1 year, 11 months ago
  5. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  6. bdd8ab1 distro_bootcmd: Introduce support for extension command by Matwey V. Kornilov · 2 years, 4 months ago
  7. 83cd723 distroboot: ubifs: Add support for specifying UBI header offset by Pali Rohár · 2 years, 4 months ago
  8. dd54f6c distroboot: Fix ubifs by Pali Rohár · 2 years, 6 months ago
  9. fbbaa59 fdt: Add -q option to fdt addr for distro_bootcmd by Peter Hoyes · 2 years, 8 months ago
  10. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years ago
  11. 09259dc distro_bootcmd: run pci enum for scsi_boot just like it is done for nvme_boot by Neil Armstrong · 3 years, 2 months ago
  12. a7be1dd distro_bootcmd: Update DM_PCI check by Simon Glass · 3 years, 4 months ago
  13. 2df1e6c distro_boot: Fix block device after DHCP boot sequence by Andre Przywara · 3 years, 5 months ago
  14. b2625e8 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · 3 years, 10 months ago
  15. 0ceef80 distro_bootcmd: set devtype for dhcp boot by Igor Opaniuk · 4 years, 1 month ago
  16. f7ae9bf arm: tegra: add options for BOOTENV_EFI_SET_FDTFILE_FALLBACK for tegra186 by Peter Robinson · 4 years, 8 months ago
  17. 9c96299 distro_bootcmd: call EFI bootmgr even without having /EFI/boot by Michael Walle · 4 years, 2 months ago
  18. 28d43f2 NVMe: do PCI enumerate before nvme scan by Patrick Wildt · 5 years ago
  19. 9bee9e5 distro_bootcmd: refactor virtio to support PCI block devices by David Abdurachmanov · 5 years ago
  20. 279fd64 config_distro_bootcmd: Init IDE devices by Joshua Watt · 5 years ago
  21. 6804288 distro: not taint environment variables if possible by AKASHI Takahiro · 6 years ago
  22. 58495f3 distro_bootcmd: add NVME support by Heinrich Schuchardt · 6 years ago
  23. e8c4df4 distro_bootcmd: add VirtIO distro boot command by Lukas Auer · 6 years ago
  24. 54ebfe7 riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I by Lukas Auer · 6 years ago
  25. e897fc5 Ability to modify distro boot filename by Martyn Welch · 6 years ago
  26. 43635f7 efi: sandbox: Add distroboot support by Simon Glass · 6 years ago
  27. 3ed3f8a distro: Extend with RISC-V defines by Alexander Graf · 7 years ago
  28. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  29. 5f5d150 distro bootcmd: Allow board defined UBI partition and volume names by Derald D. Woods · 7 years ago
  30. 5b8a8bb distro bootcmd: define bootloader name for x86 by Heinrich Schuchardt · 7 years ago
  31. c84c110 efi_loader: add bootmgr by Rob Clark · 7 years ago
  32. 03b2ba7 Kconfig: Drop CONFIG_CMD_PCI_ENUM by Simon Glass · 7 years ago
  33. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  34. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · 8 years ago
  35. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  36. 9978acd efi_loader: Fix typo in distro script by Alexander Graf · 8 years ago
  37. 3661aac distro: Add efi pxe boot code by Alexander Graf · 9 years ago
  38. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 9 years ago
  39. a2f9dfa efi_loader: Fall back to fdtfile naming convention by Alexander Graf · 9 years ago
  40. 54c1e83 efi_loader: Pass fdt address directly to bootefi cmd by Alexander Graf · 9 years ago
  41. af68480 arm64: Replace fdt_name env variables with fdtfile by Alexander Graf · 9 years ago
  42. 41ee316 efi_loader: Add distro boot script for removable media by Alexander Graf · 9 years ago
  43. 3a74c64 distro bootcmd: enumerate PCI before network operations by Stephen Warren · 9 years ago
  44. 4c739fb distro bootcmd: make net boot only optionally start USB by Stephen Warren · 9 years ago
  45. b97c626 distro_bootcmd: Add support for booting from ubifs by Roy Spliet · 9 years ago
  46. a92f11c config_distro_bootcmd.h: Use a private variable for bootpart by Sjoerd Simons · 9 years ago
  47. 1d854d6 config_distro_bootcmd.h: Add shared block definition for the host interface by Sjoerd Simons · 10 years ago
  48. 5849a1e config_distro_bootcmd.h: Prefer booting from bootable paritions by Sjoerd Simons · 10 years ago
  49. a2baeef config_distro_bootcmd.h: add note on error handling by Stephen Warren · 10 years ago
  50. ad53cd5 config_distro_bootcmd.h: Enable CONFIG_CMD_PART by Hans de Goede · 10 years ago
  51. ed05d34 distro_bootcmd: read DHCP boot script name from a variable by Stephen Warren · 10 years ago
  52. b85bbc3 distro_distro_bootcmd: use CONFIG_BOOTCOMMAND instead of setting bootcmd= by Sjoerd Simons · 10 years ago
  53. 275537b config_distro_bootcmd: Scan all partitions for boot files by Sjoerd Simons · 10 years ago
  54. d196353 config_distro_bootcmd.h: Remove unnecessary magic to avoid repeated USB scans by Hans de Goede · 10 years ago
  55. dd5355e config_distro_bootcmd: Run 'scsi scan' before trying scsi disks by Hans de Goede · 10 years ago
  56. 5d7c337 config: introduce a generic $bootcmd by Dennis Gilmore · 10 years ago