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
/
boot
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-26
bootstd: Use blk uclass device numbers to set efi bootdev
Mathew McBride
1
-1
/
+2
2023-04-26
bootstd: Adjust code ordering to work around compiler quirk
Simon Glass
1
-2
/
+3
2023-04-26
bootstd: Report missing labels only when asked
Simon Glass
1
-7
/
+25
2023-04-26
bootstd: Support booting EFI where multiple options exist
Simon Glass
1
-7
/
+19
2023-04-26
bootstd: Tweak bootflow logic for device tree
Simon Glass
1
-11
/
+11
2023-04-25
boot/image-board.c: Silence warning in select_ramdisk
Tom Rini
1
-1
/
+1
2023-04-05
image: Fix script execution from FIT images with external data
Tobias Waldekranz
1
-1
/
+2
2023-04-04
android: boot: support bootconfig
Safae Ouajih
1
-2
/
+56
2023-04-04
android: boot: support boot image header version 3 and 4
Safae Ouajih
4
-15
/
+58
2023-04-04
android: boot: update android_image_get_dtb_img_addr to support v3, v4
Safae Ouajih
1
-14
/
+33
2023-04-04
android: boot: support extra command line
Safae Ouajih
1
-0
/
+11
2023-04-04
android: boot: ramdisk: support vendor ramdisk
Safae Ouajih
1
-2
/
+11
2023-04-04
android: boot: update android_image_get_data to support v3, v4
Safae Ouajih
1
-3
/
+77
2023-04-04
android: boot: add vendor boot image to prepare for v3, v4 support
Safae Ouajih
4
-26
/
+42
2023-04-04
android: boot: boot image header v3, v4 do not support recovery DTBO
Safae Ouajih
1
-2
/
+2
2023-04-04
android: boot: content print is not supported for v3, v4 header version
Safae Ouajih
1
-1
/
+5
2023-04-04
android: boot: move to andr_image_data structure
Safae Ouajih
1
-56
/
+65
2023-04-04
android: boot: kcomp: support andr_image_data
Safae Ouajih
1
-1
/
+74
2023-04-04
android: boot: replace android_image_check_header
Safae Ouajih
2
-14
/
+5
2023-04-04
android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0
Safae Ouajih
2
-15
/
+24
2023-03-30
image: Fix potentially uninitialized data variable
Marek Vasut
1
-4
/
+11
2023-03-27
Merge branch 'master' into next
Tom Rini
1
-18
/
+40
2023-03-27
boot: Create a common BOOT_DEFAULTS for distro and bootstd
Simon Glass
1
-34
/
+28
2023-03-27
lmb: Enable LMB if SYS_BOOT_RAMDISK_HIGH
Simon Glass
1
-0
/
+1
2023-03-27
Move DISTRO_DEFAULTS into boot/
Simon Glass
1
-0
/
+27
2023-03-08
bootstd: Replicate the dtb-filename quirks of distroboot
Simon Glass
2
-9
/
+64
2023-03-08
bootflow: Rename bootflow_flags_t
Simon Glass
2
-18
/
+18
2023-03-02
bootstd: Correct 'VPL' typo
Simon Glass
1
-1
/
+1
2023-03-02
Correct SPL use of DM_RNG
Simon Glass
1
-1
/
+1
2023-03-02
boot: Add Kconfigs for BOOTMETH_VBE_REQUEST
Simon Glass
2
-1
/
+22
2023-03-02
bootstd: Disable QFW bootmeth in SPL
Simon Glass
1
-1
/
+1
2023-02-10
Correct SPL uses of CMD_BOOTEFI_BOOTMGR
Simon Glass
1
-1
/
+2
2023-02-10
Correct SPL uses of LMB
Simon Glass
1
-1
/
+1
2023-02-09
Correct SPL use of CMD_PSTORE
Simon Glass
1
-1
/
+1
2023-02-09
Correct SPL uses of CMD_FDT
Simon Glass
2
-2
/
+2
2023-02-09
Correct SPL uses of CMD_BOOTM_PRE_LOAD
Simon Glass
1
-2
/
+2
2023-02-09
Correct SPL use of CMD_BOOTI
Simon Glass
1
-1
/
+1
2023-02-06
qemu: Add a bootmeth for qfw
Simon Glass
3
-1
/
+104
2023-02-06
bootstd: Add some default filesystems and commands
Simon Glass
1
-0
/
+27
2023-02-06
bootstd: Probe the block device before use
Simon Glass
2
-0
/
+7
2023-02-06
bootstd: Allow enabling BOOTSTD_FULL without needing EXPO
Simon Glass
2
-2
/
+3
2023-01-23
bootstd: Add a little more logging of bootflows
Simon Glass
2
-0
/
+5
2023-01-23
bootstd: Record the bootdevs used during scanning
Simon Glass
1
-10
/
+19
2023-01-23
bootstd: Drop the old bootflow_scan_first()
Simon Glass
1
-15
/
+3
2023-01-23
bootstd: Allow scanning a single bootdev label
Simon Glass
2
-13
/
+58
2023-01-23
bootstd: Switch bootdev scanning to use labels
Simon Glass
2
-133
/
+81
2023-01-23
bootstd: Allow iterating to the next bootdev priortiy
Simon Glass
1
-0
/
+64
2023-01-23
bootstd: Allow iterating to the next label in a list
Simon Glass
1
-2
/
+24
2023-01-23
bootstd: Allow hunting for a bootdev by label
Simon Glass
1
-2
/
+25
2023-01-23
bootstd: Add a new pre-scan priority for bootdevs
Simon Glass
1
-0
/
+8
[next]