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
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-25
tizen: sd_fusing_amlogic: sync with recent script for old tools
Seung-Woo Kim
1
-4
/
+5
2020-11-16
tizen: sd_fusing_amlogic: wait a bit before creating filesystems
Marek Szyprowski
1
-0
/
+3
2020-11-11
script: tizen: add amlogic fusning script
Jaehoon Chung
1
-0
/
+423
2020-10-20
scripts: tizen: sd_fusing_rpi3: change partition size
Jaehoon Chung
1
-6
/
+24
2020-10-20
tizen: sd_fusing_xu4.sh: Support for non-sdX partition names
Marek Szyprowski
1
-8
/
+20
2020-10-20
tizen: sd_fusing_rpi3.sh: Support for non-sdX partition names
Marek Szyprowski
1
-12
/
+28
2020-10-20
scripts: tizen: update script version to distinguish
Jaehoon Chung
2
-2
/
+2
2020-10-20
scripts: sd_fusing: Increase the block size upon the image flashing
Junghoon Kim
2
-8
/
+7
2020-10-20
scripts: sd_fusing_xu4.sh: Improve the image flashing performance
Junghoon Kim
1
-4
/
+28
2020-10-20
scripts: tizen: sd_fusing_rpi3: Check dd version for backward compatibility
Seung-Woo Kim
1
-4
/
+27
2020-10-20
scripts: tizen: Improve the image flashing performance for RPI family
Junghoon Kim
1
-4
/
+5
2020-10-20
Fix the use of resize2fs
Junghoon Kim
1
-1
/
+5
2020-10-20
scripts: tizen: sd_fusing: Check requested device
Seung-Woo Kim
2
-2
/
+50
2020-10-20
scripts: tizen: sd_fusing: increase minor version information
Jaehoon Chung
2
-2
/
+2
2020-10-20
scripts: tizen: sd_fusing_xu4: Fix start position of extended partitions
Seung-Woo Kim
1
-4
/
+9
2020-10-20
scripts: tizen: sd_fusing_rpi3: Fix start position of extended partitions
Seung-Woo Kim
1
-6
/
+13
2020-10-20
scripts: tizen: update script version information
Jaehoon Chung
2
-2
/
+2
2020-10-20
scripts: sd_fusing_xu4: remove not necessary tmp variable and comment
Seung-Woo Kim
1
-5
/
+0
2020-10-20
scripts: sd_fusing_xu4: add the ramdisk partition
Jaehoon Chung
1
-37
/
+11
2020-10-20
config: odroid-xu3: add dfu_alt_system information version 2
Jaehoon Chung
1
-0
/
+1
2020-10-20
scripts: tizen: change modules parition size as 32MB
Seung-Woo Kim
1
-1
/
+1
2020-10-20
scripts: tizen: call sync before umount
Seung-Woo Kim
2
-1
/
+2
2020-10-20
rpi: support flashing an image of the INFORM partition
Ćukasz Stelmach
1
-0
/
+1
2020-10-20
scripts: sd_fusing_rpi3: add the sleep before umounting
Jaehoon Chung
1
-0
/
+1
2020-10-20
scripts: sd_fusing_rpi3.sh: add inform partition support
Junghoon Kim
1
-1
/
+16
2020-10-20
scripts: sd_fusing_rpi3.sh: fix typo in ramdisk-recovery partition
Junghoon Kim
1
-1
/
+1
2020-10-20
scripts: tizen: move the fusing scripts to tizen directory
Jaehoon Chung
2
-0
/
+0
2020-10-20
scripts: rpi3: add the fusing script for rpi3
Jaehoon Chung
1
-0
/
+328
2020-10-20
scripts: odroid-xu4: add ramdisk.img flashing support
Junghoon Kim
1
-9
/
+61
2020-10-20
scripts: odroid-xu4: remove non-necessary FUSE struct
Junghoon Kim
1
-41
/
+10
2020-10-20
scripts: odroid-xu4: support new version of sfdisk
Junghoon Kim
1
-9
/
+44
2020-10-20
scripts: odroid-xu4: add microSD fusing script
Junghoon Kim
1
-0
/
+362
2020-08-27
scripts/setlocalversion: sync with linux 5.8
Rasmus Villemoes
1
-17
/
+26
2020-08-27
checkpatch.pl: Make fdt / initrd relocation disabling an error
Tom Rini
1
-0
/
+6
2020-08-26
configs: Resync with savedefconfig
Tom Rini
1
-1
/
+0
2020-08-23
Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig
Simon Glass
1
-1
/
+0
2020-08-23
Convert CONFIG_SPLASH_SCREEN et al to Kconfig
Simon Glass
1
-4
/
+0
2020-08-08
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
Tom Rini
1
-2
/
+0
2020-08-06
Kconfig: Remove CONFIG_SYS_SRAM_START
Ovidiu Panait
1
-1
/
+0
2020-08-06
Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig
Ovidiu Panait
1
-1
/
+0
2020-08-06
Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig
Ovidiu Panait
1
-1
/
+0
2020-08-04
Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled
Michal Simek
1
-1
/
+1
2020-08-04
fixdep: fix coding style in previous fix
Stephen Warren
1
-1
/
+1
2020-08-03
checkpatch: Don't allow common.h and dm.h in headers
Simon Glass
1
-2
/
+8
2020-07-28
Makefile: Rename ALL-y to INPUTS-y
Simon Glass
1
-12
/
+12
2020-07-28
configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigs
Peng Fan
1
-1
/
+0
2020-07-28
Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig
Adam Ford
1
-1
/
+0
2020-07-28
configs: Remove dead CONFIG options
Adam Ford
1
-1
/
+0
2020-07-28
Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig
Adam Ford
1
-1
/
+0
2020-07-28
Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig
Adam Ford
1
-1
/
+0
[next]