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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-15
misc: Expand "save" to "saveenv" since u-boot v2015.01 now support "save" com...
submit/tizen_wearable/20150127.000000
submit/tizen_mobile/20150302.000000
submit/tizen_mobile/20150223.000000
submit/tizen_mobile/20150213.000000
submit/tizen_mobile/20150129.000000
submit/tizen_common/20150115.132736
accepted/tizen/wearable/20150128.040608
accepted/tizen/mobile/20150304.131101
accepted/tizen/common/20150115.145851
tizen_3.0.2015.q1_common
tizen_3.0.2014.q4_common
Lukasz Majewski
2
-3
/
+3
2015-01-15
packaging: change version to 2015.01
Lukasz Majewski
1
-1
/
+1
2015-01-15
exynos4-dt: apply changes by upstream rebase
Joonyoung Shim
1
-1
/
+62
2015-01-15
tizen: env: bootargs: add root filesystem type to ext4 in bootargs
Inha Song
1
-1
/
+2
2015-01-15
samsung: gpt: fix CSA partition name
Chanho Park
1
-1
/
+1
2015-01-15
exynos4-dt: check pointer returned by pmic_get()
Przemyslaw Marczak
1
-0
/
+7
2015-01-15
samsung: board: dram_init: return error if no mem
Przemyslaw Marczak
1
-0
/
+3
2015-01-15
thor: cmd: free memory allocated by strdup()
Przemyslaw Marczak
1
-1
/
+8
2015-01-15
dfu: cmd: free memory allocated by strdup()
Przemyslaw Marczak
1
-2
/
+8
2015-01-15
misc: platform_write: remove unused buffer
Przemyslaw Marczak
1
-4
/
+4
2015-01-15
packaging: support parallel compiliation
Chanho Park
1
-2
/
+2
2015-01-15
packaging: change params.bin size
Chanho Park
1
-1
/
+1
2015-01-15
tizen: config: enable platform command and platform setup
Przemyslaw Marczak
6
-48
/
+236
2015-01-15
tizen: add new gpt version and add gpt version headers
Inha Song
4
-102
/
+162
2015-01-15
tizen: change environment offset and size
Inha Song
1
-2
/
+2
2015-01-15
samsung: misc_init_r: add call platform_setup() before dfu setup
Przemyslaw Marczak
1
-0
/
+3
2015-01-15
samsung: misc: add new feature for configure partitions layout at boot.
Przemyslaw Marczak
2
-3
/
+197
2015-01-15
samsung: tizen: get dfu settings by platname
Przemyslaw Marczak
1
-1
/
+1
2015-01-15
samsung: misc_init_r: set board info before setting dfu
Przemyslaw Marczak
1
-3
/
+3
2015-01-15
samsung: misc: set env ${platname} in set_board_info()
Przemyslaw Marczak
1
-0
/
+3
2015-01-15
odroid: change: get_board_type() to get_board_model()
Przemyslaw Marczak
1
-3
/
+3
2015-01-15
samsung: common: add get_plat_name()/get_board_model()
Przemyslaw Marczak
4
-10
/
+19
2015-01-15
odroid: setup: disable duplicated definitions
Przemyslaw Marczak
1
-1
/
+2
2015-01-15
tizen: Update odroid dfu settings for the version upgrade
Inha Song
1
-8
/
+11
2015-01-15
tizen_defconfig: Update tizen_defconfig file to work with v2014.10
Lukasz Majewski
1
-0
/
+2
2015-01-15
tizen.h: env: checkboard: get partition numbers from variables
Przemyslaw Marczak
1
-4
/
+8
2015-01-15
odroid: fix g2d sclk rate
Joonyoung Shim
2
-4
/
+4
2015-01-15
exynos4-dt: get dfu system settings from environment
Przemyslaw Marczak
1
-2
/
+2
2015-01-15
tizen: add dfu system setting to default env
Przemyslaw Marczak
1
-0
/
+2
2015-01-15
exynos4-dt: clock: set aclk_cores to 200MHz
Przemyslaw Marczak
1
-2
/
+2
2015-01-15
trats,trats2,odroid,tizen: add default dfu device environment
Przemyslaw Marczak
4
-0
/
+12
2015-01-15
thor:cmd: get the default command arguments from environment
Przemyslaw Marczak
1
-7
/
+23
2015-01-15
dfu:cmd: get the default command arguments from environment
Przemyslaw Marczak
1
-9
/
+28
2015-01-15
dfu:mmc: support to get partition information by name
Joonyoung Shim
1
-0
/
+23
2015-01-15
packaging: u-boot.spec: add tizen_defconfig support
Przemyslaw Marczak
1
-3
/
+8
2015-01-15
tool:mkimage_signed: add tizen_defconfig support
Przemyslaw Marczak
1
-4
/
+4
2015-01-15
tools:mkimage_multidtb: cat multi-plat bin with multiple dtbs
Przemyslaw Marczak
1
-0
/
+104
2015-01-15
tizen: add tizen_defconfig
Przemyslaw Marczak
6
-0
/
+360
2015-01-15
tizen: add Exynos4 common file
Przemyslaw Marczak
3
-0
/
+1378
2015-01-15
samsung:misc: set_board_info: set a proper $partitions at boot
Przemyslaw Marczak
1
-0
/
+4
2015-01-15
samsung:board: dram_init(): alloc memory to store fdt dram info
Przemyslaw Marczak
2
-15
/
+27
2015-01-15
samsung:board: check board type before init exynos fb
Przemyslaw Marczak
1
-1
/
+7
2015-01-15
samsung:board: don't call set_board_type() for CONFIG_OF_MULTI
Przemyslaw Marczak
1
-0
/
+2
2015-01-15
u-boot:global data: add new field 'void *priv' for CONFIG_OF_MULTI
Przemyslaw Marczak
1
-0
/
+3
2015-01-15
thor: check board type before display for CONFIG_OF_MULTI.
Przemyslaw Marczak
3
-2
/
+24
2015-01-15
exynos_fb.c: lcd_ctrl_init(): check board before init lcd
Przemyslaw Marczak
1
-0
/
+5
2015-01-15
exynos4-dt.h: enable generic file system commands
Przemyslaw Marczak
1
-0
/
+3
2015-01-15
samsung:misc.h: add CONFIG_OF_MULTI functions declarations
Przemyslaw Marczak
1
-0
/
+5
2015-01-15
samsung:board: run lcd menu only on trats2 for CONFIG_OF_MULTI
Przemyslaw Marczak
1
-0
/
+4
2015-01-15
samsung:board: init dram info based on memory node in fdt
Przemyslaw Marczak
1
-0
/
+28
[next]