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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-17
tizen: move Function button check to separate env script
Marek Szyprowski
1
-0
/
+8
2023-10-17
configs: amlogic: check a reboot reason to enter download mode
Jaehoon Chung
1
-0
/
+8
2023-10-17
samsung: tizen_amlogic: update loglevel from 4 to 7
Jaehoon Chung
1
-1
/
+1
2023-10-17
samsung: tizen_rpi: add hal.img in dfu information
Jaehoon Chung
1
-1
/
+2
2023-10-17
thor: Add API for thor status notifications
Sylwester Nawrocki
1
-0
/
+15
2023-10-17
tizen: amlogic: Add hdmimode env variable
Sylwester Nawrocki
1
-1
/
+2
2023-10-17
tizen: amlogic: add CONFIG entries for splash image loading
Sylwester Nawrocki
1
-0
/
+4
2023-10-17
configs: tizen_amlogic: Add environment variables for splash image
Sylwester Nawrocki
1
-2
/
+6
2023-10-17
tizen: enable support for formatting MBR partition layout during flashing
Marek Szyprowski
1
-5
/
+44
2023-10-17
tizen: limit boot to MMC0 and MMC1 devices
Marek Szyprowski
1
-0
/
+6
2023-10-17
tizen: avoid doubled entries in params.bin
Marek Szyprowski
2
-1
/
+2
2023-10-17
tizen: remove generic params.bin and u-boot.bin
Marek Szyprowski
1
-9
/
+4
2023-10-17
tizen: sanitize file names for VIM3(l) boards
Marek Szyprowski
1
-8
/
+8
2023-10-17
tizen: amlogic: change a params name to postfix of each board's name
Jaehoon Chung
1
-16
/
+10
2023-10-17
tizen: bootscript: create one bootscript for amlogic boards
Jaehoon Chung
1
-0
/
+5
2023-10-17
tizen: bootscript: remove fdtfile in boot script
Jaehoon Chung
1
-0
/
+6
2023-10-17
samsung: tizen_amlogic: add khadas vim3l environment value
Jaehoon Chung
1
-0
/
+15
2023-10-17
tizen: amlogic: remove unused environment values
Jaehoon Chung
1
-8
/
+0
2023-10-17
samsung: tizen_amlogic: fix wrong defined name
Jaehoon Chung
1
-1
/
+1
2023-10-17
samsung: tizen_amlogic: increase u-boot size for raw write
Jaehoon Chung
1
-6
/
+6
2023-10-17
tizen: amlogic: make 'dfu_alt_info' static
Marek Szyprowski
1
-59
/
+34
2023-10-17
tizen: amlogic: move trailing '\0' to the common place
Marek Szyprowski
1
-5
/
+5
2023-10-17
tizen: amlogic: fix separators in env entries setup
Marek Szyprowski
1
-2
/
+2
2023-10-17
tizen: amlogic: automatically set "dfu_device" env
Marek Szyprowski
1
-4
/
+0
2023-10-17
tizen: use compressed kernel image
Marek Szyprowski
1
-8
/
+8
2023-10-17
samsung: tizen_amlogic: fix directory path about thor fail
Jaehoon Chung
1
-18
/
+18
2023-10-17
samsung: tizen_amlogic: add ramdisk-recovery in dfu_alt_system
Jaehoon Chung
1
-2
/
+4
2023-10-17
samsung: tizen_amlogic: remove CONFIG_SYS_PROMPT in header file
Jaehoon Chung
1
-3
/
+0
2023-10-17
samsung: tizen_amlogic: add alt_system info for odroid-c4
Jaehoon Chung
1
-0
/
+8
2023-10-17
samsung: tizen_amlogic: add dfu_alt_boot for Odroid-C4
Jaehoon Chung
1
-0
/
+8
2023-10-17
configs: enable CONFIG_SET_DFU_ALT_INFO in defconfig
Jaehoon Chung
1
-2
/
+0
2023-10-17
samsung: tizen_amlogic: add TIZEN_BOOT_PREFIX to load script
Jaehoon Chung
1
-0
/
+9
2023-10-17
configs: meson64: relocate a config_distro_bootcmd header
Jaehoon Chung
1
-2
/
+2
2023-10-17
samsung: tizen_amlogic: update dfu_alt_system information
Jaehoon Chung
1
-1
/
+15
2023-10-17
board: amlogic: add a skip layout in dfu_boot_info
Jaehoon Chung
1
-1
/
+6
2023-10-17
board: amlogic: remove CONFIG_ prefix about dfu information
Jaehoon Chung
1
-3
/
+6
2023-10-17
samsung: tizen_amlogic: add kvim3_linux.dtb into dfu_info
Jaehoon Chung
1
-0
/
+2
2023-10-17
board: amlogic: fix build warning and add fdt/initrd_high
Jaehoon Chung
1
-1
/
+3
2023-10-17
include: tizen_amlogic: fix hardcoding about device number
Jaehoon Chung
1
-4
/
+17
2023-10-17
include: tizen_amlogic: set dfu buf/max file size
Jaehoon Chung
1
-13
/
+10
2023-10-17
[WIP] meson: board-g12a: add COFNIG_TIZEN about reserved memory
Jaehoon Chung
1
-0
/
+2
2023-10-17
samsung: tizen_amlogic: add CONFIG_SYS_MEM_TOP_HIDE
Jaehoon Chung
1
-0
/
+2
2023-10-17
samsung: tizen_amlogic: change SYS_PROMPT value
Jaehoon Chung
1
-0
/
+2
2023-10-17
configs: tizen_amlogic: add tizen specific haeder for amlogic
Jaehoon Chung
2
-0
/
+68
2023-10-17
configs: rpi4: enable IP_DEFRAG configuration
Jaehoon Chung
1
-3
/
+0
2023-10-17
samsung: tizen_rpi: remove unnecessary variable and comment
Jaehoon Chung
1
-10
/
+0
2023-10-17
cmd: add generic Tizen Download (NFS & USB) command
Marek Szyprowski
1
-0
/
+2
2023-10-17
net: nfs: add support for partial downloads from given offset
Marek Szyprowski
1
-0
/
+7
2023-10-17
config: rpi: Increase malloc buffer size
Marek Szyprowski
1
-0
/
+5
2023-10-17
samsung: tizen_rpi: add dfu setup informations
Jaehoon Chung
1
-1
/
+7
[prev]
[next]