index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
config_distro_bootcmd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-10
config_distro_bootcmd: remove booting environment variables from SPL environment
Troy Kisky
1
-0
/
+23
2023-01-12
distro_bootcmd: Set distro_bootpart_uuid for block devices
Marek Vasut
1
-0
/
+3
2023-01-08
distro_bootcmd: Fix copy-paste error
Marek Vasut
1
-1
/
+1
2022-09-19
Merge branch 'master' into next
Tom Rini
1
-3
/
+5
2022-09-02
distro_bootcmd: Introduce support for extension command
Matwey V. Kornilov
1
-0
/
+32
2022-08-26
distroboot: ubifs: Add support for specifying UBI header offset
Pali Rohár
1
-3
/
+5
2022-07-08
distroboot: Fix ubifs
Pali Rohár
1
-11
/
+16
2022-04-22
fdt: Add -q option to fdt addr for distro_bootcmd
Peter Hoyes
1
-3
/
+3
2021-12-01
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
Tom Rini
1
-4
/
+0
2021-10-07
distro_bootcmd: run pci enum for scsi_boot just like it is done for nvme_boot
Neil Armstrong
1
-0
/
+1
2021-08-06
distro_bootcmd: Update DM_PCI check
Simon Glass
1
-1
/
+1
2021-07-23
distro_boot: Fix block device after DHCP boot sequence
Andre Przywara
1
-1
/
+1
2021-01-20
efi_loader: make the UEFI boot manager configurable
Heinrich Schuchardt
1
-3
/
+9
2020-12-15
distro_bootcmd: set devtype for dhcp boot
Igor Opaniuk
1
-0
/
+1
2020-12-04
arm: tegra: add options for BOOTENV_EFI_SET_FDTFILE_FALLBACK for tegra186
Peter Robinson
1
-0
/
+2
2020-10-06
distro_bootcmd: call EFI bootmgr even without having /EFI/boot
Michael Walle
1
-3
/
+6
2019-10-31
NVMe: do PCI enumerate before nvme scan
Patrick Wildt
1
-0
/
+1
2019-07-24
distro_bootcmd: refactor virtio to support PCI block devices
David Abdurachmanov
1
-6
/
+21
2019-06-21
config_distro_bootcmd: Init IDE devices
Joshua Watt
1
-1
/
+15
2019-02-13
distro: not taint environment variables if possible
AKASHI Takahiro
1
-6
/
+7
2019-02-13
distro_bootcmd: add NVME support
Heinrich Schuchardt
1
-0
/
+27
2018-11-26
distro_bootcmd: add VirtIO distro boot command
Lukas Auer
1
-0
/
+13
2018-11-26
riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I
Lukas Auer
1
-4
/
+4
2018-11-16
Ability to modify distro boot filename
Martyn Welch
1
-3
/
+4
2018-09-23
efi: sandbox: Add distroboot support
Simon Glass
1
-6
/
+10
2018-05-29
distro: Extend with RISC-V defines
Alexander Graf
1
-0
/
+11
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-01-28
distro bootcmd: Allow board defined UBI partition and volume names
Derald D. Woods
1
-5
/
+10
2017-11-30
distro bootcmd: define bootloader name for x86
Heinrich Schuchardt
1
-0
/
+4
2017-09-20
efi_loader: add bootmgr
Rob Clark
1
-0
/
+5
2017-08-11
Kconfig: Drop CONFIG_CMD_PCI_ENUM
Simon Glass
1
-1
/
+1
2017-07-11
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
1
-3
/
+3
2017-05-22
Kconfig: Add a CONFIG_IDE option
Simon Glass
1
-3
/
+3
2017-01-28
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
Patrick Delaunay
1
-4
/
+0
2016-06-24
efi_loader: Fix typo in distro script
Alexander Graf
1
-1
/
+1
2016-05-27
distro: Add efi pxe boot code
Alexander Graf
1
-1
/
+46
2016-05-17
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Simon Glass
1
-3
/
+3
2016-04-18
efi_loader: Fall back to fdtfile naming convention
Alexander Graf
1
-3
/
+21
2016-04-18
efi_loader: Pass fdt address directly to bootefi cmd
Alexander Graf
1
-3
/
+6
2016-03-15
arm64: Replace fdt_name env variables with fdtfile
Alexander Graf
1
-2
/
+2
2016-03-15
efi_loader: Add distro boot script for removable media
Alexander Graf
1
-1
/
+46
2016-01-28
distro bootcmd: enumerate PCI before network operations
Stephen Warren
1
-0
/
+12
2016-01-28
distro bootcmd: make net boot only optionally start USB
Stephen Warren
1
-5
/
+6
2015-10-24
distro_bootcmd: Add support for booting from ubifs
Roy Spliet
1
-0
/
+19
2015-10-22
config_distro_bootcmd.h: Use a private variable for bootpart
Sjoerd Simons
1
-7
/
+11
2015-04-19
config_distro_bootcmd.h: Add shared block definition for the host interface
Sjoerd Simons
1
-0
/
+13
2015-03-25
config_distro_bootcmd.h: Prefer booting from bootable paritions
Sjoerd Simons
1
-1
/
+2
2015-03-13
config_distro_bootcmd.h: add note on error handling
Stephen Warren
1
-0
/
+16
2015-02-16
config_distro_bootcmd.h: Enable CONFIG_CMD_PART
Hans de Goede
1
-0
/
+4
2015-01-30
distro_bootcmd: read DHCP boot script name from a variable
Stephen Warren
1
-1
/
+2
[next]