summaryrefslogtreecommitdiff
path: root/include/config_distro_bootcmd.h
AgeCommit message (Expand)Author
2020-10-29distro_bootcmd: set devtype for dhcp bootIgor Opaniuk
2019-10-31NVMe: do PCI enumerate before nvme scanPatrick Wildt
2019-07-24distro_bootcmd: refactor virtio to support PCI block devicesDavid Abdurachmanov
2019-06-21config_distro_bootcmd: Init IDE devicesJoshua Watt
2019-02-13distro: not taint environment variables if possibleAKASHI Takahiro
2019-02-13distro_bootcmd: add NVME supportHeinrich Schuchardt
2018-11-26distro_bootcmd: add VirtIO distro boot commandLukas Auer
2018-11-26riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64ILukas Auer
2018-11-16Ability to modify distro boot filenameMartyn Welch
2018-09-23efi: sandbox: Add distroboot supportSimon Glass
2018-05-29distro: Extend with RISC-V definesAlexander Graf
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-28distro bootcmd: Allow board defined UBI partition and volume namesDerald D. Woods
2017-11-30distro bootcmd: define bootloader name for x86Heinrich Schuchardt
2017-09-20efi_loader: add bootmgrRob Clark
2017-08-11Kconfig: Drop CONFIG_CMD_PCI_ENUMSimon Glass
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay
2016-06-24efi_loader: Fix typo in distro scriptAlexander Graf
2016-05-27distro: Add efi pxe boot codeAlexander Graf
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass
2016-04-18efi_loader: Fall back to fdtfile naming conventionAlexander Graf
2016-04-18efi_loader: Pass fdt address directly to bootefi cmdAlexander Graf
2016-03-15arm64: Replace fdt_name env variables with fdtfileAlexander Graf
2016-03-15efi_loader: Add distro boot script for removable mediaAlexander Graf
2016-01-28distro bootcmd: enumerate PCI before network operationsStephen Warren
2016-01-28distro bootcmd: make net boot only optionally start USBStephen Warren
2015-10-24distro_bootcmd: Add support for booting from ubifsRoy Spliet
2015-10-22config_distro_bootcmd.h: Use a private variable for bootpartSjoerd Simons
2015-04-19config_distro_bootcmd.h: Add shared block definition for the host interfaceSjoerd Simons
2015-03-25config_distro_bootcmd.h: Prefer booting from bootable paritionsSjoerd Simons
2015-03-13config_distro_bootcmd.h: add note on error handlingStephen Warren
2015-02-16config_distro_bootcmd.h: Enable CONFIG_CMD_PARTHans de Goede
2015-01-30distro_bootcmd: read DHCP boot script name from a variableStephen Warren
2015-01-29distro_distro_bootcmd: use CONFIG_BOOTCOMMAND instead of setting bootcmd=Sjoerd Simons
2015-01-29config_distro_bootcmd: Scan all partitions for boot filesSjoerd Simons
2015-01-18config_distro_bootcmd.h: Remove unnecessary magic to avoid repeated USB scansHans de Goede
2014-09-24config_distro_bootcmd: Run 'scsi scan' before trying scsi disksHans de Goede
2014-08-09config: introduce a generic $bootcmdDennis Gilmore