Commit Graph

31 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass a4958a7101 efi: sandbox: Add distroboot support 6 years ago
Alexander Graf 2c6903fa7b distro: Extend with RISC-V defines 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Derald D. Woods 6e1364fe45 distro bootcmd: Allow board defined UBI partition and volume names 6 years ago
Heinrich Schuchardt a53fbf4046 distro bootcmd: define bootloader name for x86 7 years ago
Rob Clark 9975fe96b6 efi_loader: add bootmgr 7 years ago
Simon Glass 186424248d Kconfig: Drop CONFIG_CMD_PCI_ENUM 7 years ago
Simon Glass 10e40d54b3 Kconfig: Add CONFIG_SATA to enable SATA 7 years ago
Simon Glass fc843a02ac Kconfig: Add a CONFIG_IDE option 7 years ago
Patrick Delaunay b331cd6204 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT 7 years ago
Alexander Graf fba5f93c71 efi_loader: Fix typo in distro script 8 years ago
Alexander Graf 20898ea934 distro: Add efi pxe boot code 8 years ago
Simon Glass c649e3c91c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI 8 years ago
Alexander Graf ff2545ab78 efi_loader: Fall back to fdtfile naming convention 8 years ago
Alexander Graf 1c39809b92 efi_loader: Pass fdt address directly to bootefi cmd 8 years ago
Alexander Graf da3e620d68 arm64: Replace fdt_name env variables with fdtfile 8 years ago
Alexander Graf 74522c898b efi_loader: Add distro boot script for removable media 8 years ago
Stephen Warren 986691fb97 distro bootcmd: enumerate PCI before network operations 8 years ago
Stephen Warren 3483b75d94 distro bootcmd: make net boot only optionally start USB 8 years ago
Roy Spliet 40d2154726 distro_bootcmd: Add support for booting from ubifs 9 years ago
Sjoerd Simons 59d03cb377 config_distro_bootcmd.h: Use a private variable for bootpart 9 years ago
Sjoerd Simons d0bce0d1cb config_distro_bootcmd.h: Add shared block definition for the host interface 9 years ago
Sjoerd Simons f643d9294f config_distro_bootcmd.h: Prefer booting from bootable paritions 9 years ago
Stephen Warren 90b7caaf55 config_distro_bootcmd.h: add note on error handling 9 years ago
Hans de Goede af21f2fb6f config_distro_bootcmd.h: Enable CONFIG_CMD_PART 9 years ago
Stephen Warren cc11b39288 distro_bootcmd: read DHCP boot script name from a variable 9 years ago
Sjoerd Simons 453c6cc19a distro_distro_bootcmd: use CONFIG_BOOTCOMMAND instead of setting bootcmd= 9 years ago
Sjoerd Simons 735b1cfeb2 config_distro_bootcmd: Scan all partitions for boot files 9 years ago
Hans de Goede a1d31077d0 config_distro_bootcmd.h: Remove unnecessary magic to avoid repeated USB scans 9 years ago
Hans de Goede a03bdaa140 config_distro_bootcmd: Run 'scsi scan' before trying scsi disks 10 years ago
Dennis Gilmore 8cc96848f0 config: introduce a generic $bootcmd 10 years ago
Dennis Gilmore 2a43201a13 config: introduce a generic $bootcmd 10 years ago