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
old/tizen_20241126
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-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
5
-4
/
+8
2023-11-17
bootstd: Avoid freeing a non-allocated buffer
Simon Glass
2
-1
/
+3
2023-11-16
bootm: Enable legacy VxWorks booting from FITs
Sean Anderson
1
-7
/
+0
2023-11-14
expo: Correct background colour
Simon Glass
1
-1
/
+3
2023-11-10
boot: Fix syntax in fdt_overlay_apply_verbose() error message
Hugo Villeneuve
1
-1
/
+1
2023-11-10
bootstd: Skip over bad device during bootflows scanning
Tony Dinh
1
-1
/
+1
2023-11-07
boot: Make preboot and bootcmd require CMDLINE
Tom Rini
1
-0
/
+2
2023-11-07
bootmeth_script: Depend on CMDLINE
Tom Rini
1
-1
/
+2
2023-11-07
bootmeth_cros: Require bootm.o and bootm_os.o
Tom Rini
1
-1
/
+1
2023-11-07
boot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMAT
Tom Rini
1
-0
/
+11
2023-11-07
boot: Rework BOOT_DEFAULTS to allow for CMDLINE to be disabled
Tom Rini
1
-8
/
+15
2023-11-07
boot: Make DISTRO_DEFAULTS select CMDLINE
Tom Rini
1
-0
/
+1
2023-11-07
autoboot: Correct dependencies on CMDLINE
Simon Glass
1
-10
/
+19
2023-11-07
bootmeth: Make BOOTMETH_EFILOADER depend on CMD_BOOTEFI
Tom Rini
1
-2
/
+2
2023-11-01
bootstd: cros: Correct condition for read method
Simon Glass
1
-4
/
+4
2023-11-01
bootstd: Handle a few special cases in cmdline_set_arg()
Simon Glass
1
-2
/
+3
2023-11-01
bootstd: Make efi_mgr bootmeth work for non-sandbox setups
Mark Kettenis
1
-1
/
+16
2023-10-27
Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2
-0
/
+106
2023-10-27
bootm: Support boot measurement
Eddie James
2
-0
/
+106
2023-10-23
bootstd: sata: Add bootstd support for ahci sata
Tony Dinh
1
-4
/
+12
2023-10-23
bootstd: Scan all bootdevs in a boot_targets entry (take 2)
Simon Glass
2
-3
/
+22
2023-10-23
bootstd: Correct logic for single uclass
Simon Glass
1
-2
/
+22
2023-10-23
Revert "bootstd: Scan all bootdevs in a boot_targets entry"
Simon Glass
2
-21
/
+3
2023-10-13
bootstd: Scan all bootdevs in a boot_targets entry
Simon Glass
2
-3
/
+21
2023-10-11
expo: Support building an expo with a textline
Simon Glass
1
-0
/
+45
2023-10-11
expo: Plumb in textline to cedit
Simon Glass
1
-1
/
+59
2023-10-11
expo: Support handling any key in cedit
Simon Glass
1
-1
/
+1
2023-10-11
expo: Plumb in textlines to a scene
Simon Glass
2
-2
/
+112
2023-10-11
expo: Support opening a textline
Simon Glass
3
-5
/
+54
2023-10-11
expo: Add basic support for textline objects
Simon Glass
2
-1
/
+236
2023-10-11
expo: Add some scene fields needed for text entry
Simon Glass
1
-0
/
+10
2023-10-11
expo: Allow rendering the background of any object
Simon Glass
3
-37
/
+39
2023-10-11
expo: Make calculation of an object bounding box generic
Simon Glass
3
-36
/
+87
2023-10-11
expo: Add a function to write a property to a devicetree
Simon Glass
1
-12
/
+26
2023-10-11
expo: Allow highlighting other scene-object types
Simon Glass
1
-7
/
+4
2023-10-11
expo: Correct the logic for duplicate-ID detection
Simon Glass
1
-1
/
+2
2023-10-11
expo: Correct some swallowed errors in scene
Simon Glass
1
-3
/
+3
2023-10-11
expo: Use switch statements more for object types
Simon Glass
2
-43
/
+83
2023-10-11
expo: Fix up comments for get_cur_menuitem_text() et al
Simon Glass
2
-1
/
+11
2023-10-11
expo: Add better error reporting
Simon Glass
1
-12
/
+45
2023-10-09
bootstd: use ARCH_DMA_MINALIGN in memalign() when allocating memory
Tony Dinh
1
-1
/
+1
2023-10-06
command: Include a required header in command.h
Simon Glass
1
-1
/
+1
2023-10-06
dm: core: Reverse the argument order in ofnode_copy_props()
Simon Glass
2
-2
/
+2
2023-10-02
Merge branch 'next'
Tom Rini
23
-271
/
+3681
2023-09-22
bootstd: Keep track of use of usb stop
Simon Glass
1
-0
/
+27
2023-09-22
x86: pxeboot: bugfix: Set variable for size of initrd
Thomas Mittelstaedt
1
-1
/
+1
2023-09-20
tools: mkimage: Add StarFive SPL image support
Heinrich Schuchardt
1
-0
/
+1
2023-09-19
boot: Join ARCH_FIXUP_FDT_MEMORY with related options
Simon Glass
1
-8
/
+8
2023-09-19
boot: Drop CMD_MTDPARTS condition for FDT_FIXUP_PARTITIONS
Simon Glass
1
-2
/
+1
2023-09-19
boot: Join FDT_FIXUP_PARTITIONS with related options
Simon Glass
1
-0
/
+8
[next]