summaryrefslogtreecommitdiff
path: root/include/config_distro_bootcmd.h
AgeCommit message (Expand)Author
2023-01-12distro_bootcmd: Set distro_bootpart_uuid for block devicesMarek Vasut
2023-01-08distro_bootcmd: Fix copy-paste errorMarek Vasut
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-02distro_bootcmd: Introduce support for extension commandMatwey V. Kornilov
2022-08-26distroboot: ubifs: Add support for specifying UBI header offsetPali Rohár
2022-07-08distroboot: Fix ubifsPali Rohár
2022-04-22fdt: Add -q option to fdt addr for distro_bootcmdPeter Hoyes
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini
2021-10-07distro_bootcmd: run pci enum for scsi_boot just like it is done for nvme_bootNeil Armstrong
2021-08-06distro_bootcmd: Update DM_PCI checkSimon Glass
2021-07-23distro_boot: Fix block device after DHCP boot sequenceAndre Przywara
2021-01-20efi_loader: make the UEFI boot manager configurableHeinrich Schuchardt
2020-12-15distro_bootcmd: set devtype for dhcp bootIgor Opaniuk
2020-12-04arm: tegra: add options for BOOTENV_EFI_SET_FDTFILE_FALLBACK for tegra186Peter Robinson
2020-10-06distro_bootcmd: call EFI bootmgr even without having /EFI/bootMichael Walle
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