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
2014-04-03
lib: tizen: thor screen update
submit/tizen_boot/20140403.091755
submit/tizen/20140407.043637
accepted/tizen/mobile/20140407.043828
accepted/tizen/ivi/panda/20140408.203249
accepted/tizen/ivi/20140410.192128
accepted/tizen_ivi_panda
Przemyslaw Marczak
3
-16
/
+37
2014-04-03
common: lcd: extend lcd api by function lcd_get_position_cursor()
Przemyslaw Marczak
3
-4
/
+18
2014-04-03
packaging: add .spec file
Chanho Park
4
-0
/
+102
2014-04-03
trats/trats2: enable bootloader signature
Inha Song
2
-0
/
+2
2014-04-03
board:samsung: add sign to u-boot-mmc.bin and sign check to thor
Inha Song
5
-0
/
+98
2014-04-03
usb: thor: add screen support
Inha Song
2
-4
/
+51
2014-04-03
libtizen: add download logo and download progress bar
Przemyslaw Marczak
4
-0
/
+10397
2014-04-03
Trats: Setup: CLK_GATE_BLOCK - enable all clocks
Przemyslaw Marczak
1
-1
/
+1
2014-04-03
arm: Handle .gnu.hash section in ldscripts
Andreas Färber
2
-0
/
+2
2014-04-03
TRATS2: config: change TEXT_BASE from 0x78100000 to 0x43e00000.
Jaehoon Chung
1
-2
/
+2
2014-04-03
samsung: misc: check_keys(), key_pressed() - remove type static.
Przemyslaw Marczak
2
-3
/
+6
2014-04-03
video:lcd:s6e8ax0: increase screen gamma.
Hyungwon Hwang
1
-4
/
+5
2014-04-03
Trats/Trats2: Update Tizen partitions layout
Przemyslaw Marczak
2
-34
/
+51
2014-04-03
samsung: misc: keys: fix gpio key debouncing by adding 50 ms delay
Przemyslaw Marczak
1
-0
/
+4
2014-04-03
samsung: misc: add env default option to lcd menu
Inha Song
2
-0
/
+4
2014-04-03
samsung: misc: add gpt restore option to lcd menu
Przemyslaw Marczak
2
-0
/
+4
2014-04-03
samsung: misc: allows using environmental macros as args in menu commands
Przemyslaw Marczak
1
-27
/
+22
2014-04-03
dfu: Introduction of the "dfu_checksum_method" env variable for checksum meth...
Lukasz Majewski
2
-5
/
+37
2014-04-03
dfu: add static alt num count in dfu_config_entities()
Przemyslaw Marczak
1
-1
/
+5
2014-04-03
dfu: mmc: Provide support for eMMC boot partition access
Lukasz Majewski
2
-2
/
+51
2014-04-03
build:arm: Remove setting of CROSS_COMPILE environment variable
Lukasz Majewski
1
-4
/
+0
2014-04-02
trats/trats2: enable CONFIG_RANDOM_UUID
submit/tizen_common/20140513.145900
Przemyslaw Marczak
2
-0
/
+2
2014-04-02
cmd:gpt: randomly generate each partition uuid if undefined
Przemyslaw Marczak
3
-22
/
+65
2014-04-02
new commands: uuid and guid - generate random unique identifier
Przemyslaw Marczak
3
-5
/
+49
2014-04-02
lib: uuid: add functions to generate UUID version 4
Przemyslaw Marczak
4
-5
/
+100
2014-04-02
lib: uuid: code refactor for proper maintain between uuid bin and string
Przemyslaw Marczak
5
-36
/
+91
2014-04-02
part_efi: move uuid<->string conversion functions into lib/uuid.c
Przemyslaw Marczak
4
-87
/
+68
2014-04-02
ahci: Fix data abort on multiple scsi resets.
Roger Quadros
1
-7
/
+16
2014-04-02
mmc:eSDHC: Workaround for data timeout issue on Txxx SoC
Haijun.Zhang
2
-0
/
+8
2014-04-02
mmc: fsl_esdhc: add controller reset in case of data related errors too
Andrew Gabbasov
1
-27
/
+36
2014-04-02
mmc: fsl_esdhc: fix calculation of timeout for data transactions
Andrew Gabbasov
1
-6
/
+6
2014-04-02
mmc: Add 'mmc rst-function' sub-command
Tom Rini
4
-0
/
+53
2014-04-02
mmc: sh_mmcif: Fix warning by unused variable
Nobuhiro Iwamatsu
1
-2
/
+1
2014-04-02
mmc: sh_mmcif: Fix compile error
Nobuhiro Iwamatsu
1
-1
/
+1
2014-03-31
Prepare v2014.04-rc3
v2014.04-rc3
Tom Rini
1
-1
/
+1
2014-03-31
Kbuild: allow building tools without board configuration
Masahiro Yamada
1
-1
/
+4
2014-03-31
tegra: fix Makefile to pass per-file CFLAGS
Masahiro Yamada
1
-1
/
+1
2014-03-31
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
1
-2
/
+2
2014-03-31
drivers: i2c: delete an unused source file
Masahiro Yamada
1
-387
/
+0
2014-03-31
board: ecovec: fix USB0 clock enable
Baruch Siach
1
-1
/
+1
2014-03-31
board: ecovec: fix debug LEDs pin direction
Baruch Siach
1
-1
/
+1
2014-03-28
blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c
Tom Rini
2
-2
/
+2
2014-03-28
am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default build
Tom Rini
1
-3
/
+0
2014-03-28
am335x_evm: Clarify when we build board_eth_init
Tom Rini
1
-2
/
+16
2014-03-28
kbuild: fix bugs in cleaning targets
Masahiro Yamada
3
-3
/
+4
2014-03-28
kbuild: create a build directory automatically for out-of-tree build
Masahiro Yamada
1
-1
/
+2
2014-03-28
Start the deprecation process for generic board
Simon Glass
2
-0
/
+195
2014-03-28
trats/trats2: enable exynos ace sha subsystem and hardware based lib rand
Przemyslaw Marczak
2
-0
/
+8
2014-03-28
drivers: crypto: ace_sha: add implementation of hardware based lib rand
Przemyslaw Marczak
2
-4
/
+77
2014-03-28
cpu: exynos4: add ace sha base address
Przemyslaw Marczak
1
-4
/
+4
[next]