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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-09
clang: workaround for generated constants
Jeroen Hofstee
2
-4
/
+5
2014-09-09
eabi_compat: add __aeabi_memcpy __aeabi_memset
Jeroen Hofstee
1
-2
/
+13
2014-09-09
ARM: make gd a function for clang
Jeroen Hofstee
1
-0
/
+25
2014-09-09
cc-option: also detect unsupported warnings options
Jeroen Hofstee
1
-2
/
+2
2014-09-09
ARM: SPL: do not set gd again
Jeroen Hofstee
1
-3
/
+0
2014-09-09
board_r: ARM[64] do not set gd again
Jeroen Hofstee
1
-1
/
+1
2014-09-09
microblaze: Fix printf size_t format related warnings (again...)
Vasili Galka
1
-0
/
+4
2014-09-09
Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'
Albert ARIBAUD
28
-44
/
+87
2014-09-09
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
44
-152
/
+1831
2014-09-08
ls102xa: dcu: Add platform support for DCU on LS1021ATWR board
Wang Huan
4
-0
/
+72
2014-09-08
video: dcu: Add Sii9022A HDMI Transmitter support
Wang Huan
3
-0
/
+168
2014-09-08
video: dcu: Add DCU driver support
Wang Huan
4
-0
/
+386
2014-09-08
serial: lpuart: add 32-bit registers lpuart support
Jingchang Lu
1
-0
/
+118
2014-09-08
net: tsec: Remove tx snooping support from LS1
Claudiu Manoil
1
-0
/
+4
2014-09-08
arm: ls102xa: Add basic support for LS1021ATWR board
Wang Huan
8
-0
/
+906
2014-09-08
arm: ls102xa: Add basic support for LS1021AQDS board
Wang Huan
12
-0
/
+1229
2014-09-08
driver/ddr/fsl: Add support of overriding chip select write leveling
York Sun
3
-0
/
+7
2014-09-08
driver/ddr/freescale: Fix DDR3 driver for ARM
York Sun
1
-1
/
+1
2014-09-08
driver/ddr/freescale: Add support of accumulate ECC
York Sun
1
-0
/
+5
2014-09-08
ls102xa: esdhc: Add esdhc support for LS102xA
Wang Huan
1
-2
/
+2
2014-09-08
esdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_ESDHC_BE macros
Wang Huan
2
-1
/
+18
2014-09-08
ls102xa: etsec: Add etsec support for LS102xA
Alison Wang
2
-1
/
+13
2014-09-08
net: mdio: Use mb() to be compatible for both ARM and PowerPC
Alison Wang
1
-3
/
+6
2014-09-08
net: Merge asm/fsl_enet.h into fsl_mdio.h
Claudiu Manoil
13
-35
/
+17
2014-09-08
ls102xa: i2c: Add i2c support for LS102xA
Wang Huan
1
-2
/
+2
2014-09-08
arm: ls102xa: Add Freescale LS102xA SoC support
Wang Huan
16
-2
/
+1369
2014-09-05
patman: Fix detection of git version
Simon Glass
1
-0
/
+2
2014-09-05
buildman: Separate out display of warnings and errors
Simon Glass
2
-23
/
+91
2014-09-05
buildman: Add an option to show which boards caused which errors
Simon Glass
4
-13
/
+50
2014-09-05
buildman: Remove the directory prefix from each error line
Simon Glass
1
-1
/
+3
2014-09-05
buildman: Implement an option to exclude boards from the build
Simon Glass
4
-8
/
+41
2014-09-05
buildman: Allow make-flags variables to include '-' and '_'
Simon Glass
2
-2
/
+4
2014-09-05
buildman: Set the return code to indicate build result
Simon Glass
4
-3
/
+20
2014-09-05
patman: Avoid changing the order of tags
Simon Glass
1
-13
/
+1
2014-09-05
patman: Use --no-pager' to stop git from forking a pager
Simon Glass
1
-1
/
+1
2014-09-05
patman: Remove the -a option
Simon Glass
2
-95
/
+0
2014-09-05
patman: Correct unit tests to run correctly
Simon Glass
4
-14
/
+22
2014-09-05
patman: Fix indentation in terminal.py
Simon Glass
1
-53
/
+55
2014-09-05
CONFIGS: peach-pit: Enable display for peach_pit board
Ajay Kumar
1
-0
/
+10
2014-09-05
ARM: exynos: peach_pit: Add DT nodes for fimd and parade bridge chip
Ajay Kumar
1
-0
/
+30
2014-09-05
exynos5420: add callbacks needed for exynos_fb driver
Ajay Kumar
2
-82
/
+50
2014-09-05
ARM: exynos: Add missing declaration for gpio_direction_input
Ajay Kumar
1
-0
/
+1
2014-09-05
video: Add driver for Parade PS8625 dP to LVDS bridge
Vadim Bendebury
4
-0
/
+223
2014-09-05
video: exynos_fimd: Add framework to disable FIMD sysmmu
Ajay Kumar
5
-0
/
+61
2014-09-05
arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420
Ajay Kumar
3
-6
/
+80
2014-09-05
arm: exynos: Add RPLL for Exynos5420
Ajay Kumar
2
-0
/
+16
2014-09-05
exynos_fb: Remove usage of static defines
Ajay Kumar
7
-23
/
+23
2014-09-05
sun7i: Add support for Olimex A20-OLinuXino-LIME
FUKAUMI Naoki
4
-0
/
+43
2014-09-05
sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILE
Ian Campbell
23
-24
/
+24
2014-09-05
kconfig: remove redundant "SPL" from CONFIG_SYS_EXTRA_OPTIONS
Masahiro Yamada
20
-20
/
+20
[prev]
[next]