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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-14
dm: Use uclass_first_device_err() where it is useful
Simon Glass
8
-24
/
+14
2016-03-10
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
3
-9
/
+9
2016-03-10
rockchip: rk3288: correct sdram setting
Chris Zhong
1
-7
/
+7
2016-03-10
rockchip: make configure_emmc() empty for Firefly-RK3288
FUKAUMI Naoki
1
-1
/
+1
2016-03-10
rockchip: rk3036: change ddr frequency to 400M
Lin Huang
1
-1
/
+1
2016-03-09
MIPS: fix mips_cache fallback without __builtin_mips_cache
Matthias Schiffer
1
-1
/
+1
2016-03-08
sandbox: Fix building with LLVM
Tom Rini
2
-1
/
+7
2016-03-08
omap3: Use raw SPL by default for mmc1
Alexander Graf
1
-2
/
+0
2016-03-09
ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCs
Masahiro Yamada
1
-0
/
+1
2016-03-09
ARM: uniphier: fix build error when CONFIG_CMD_DDRMPHY_DUMP=y
Masahiro Yamada
1
-16
/
+2
2016-03-02
colibri-vf: Disable pull-up configuration in GPIO pin mux
Bhuvanchandra DV
1
-1
/
+1
2016-02-29
sniper: Various minor cleanups, missing Kconfig configs and reorganisation
Paul Kocialkowski
1
-1
/
+1
2016-02-29
ARM: start.S: fix typo
Yuichiro Goto
7
-7
/
+7
2016-03-01
ARM: uniphier: fix warnings reported by aarch64 compiler
Masahiro Yamada
3
-4
/
+6
2016-03-01
ARM: uniphier: prepare directory structure for ARMv8 SoC support
Masahiro Yamada
11
-11
/
+22
2016-02-29
ARM: uniphier: rename PH1-LD10/PH1-sLD11 to PH1-LD20/PH1-LD11
Masahiro Yamada
3
-14
/
+14
2016-02-29
ARM: uniphier: rework UniPhier SoC select in Kconfig
Masahiro Yamada
1
-34
/
+28
2016-02-29
ARM: uniphier: rename variable for DRAM controller base address
Masahiro Yamada
4
-114
/
+113
2016-02-29
ARM: uniphier: deprecate umc_dram_init_{start, poll}
Masahiro Yamada
4
-23
/
+18
2016-02-29
ARM: uniphier: remove unused macros for UMC base addresses
Masahiro Yamada
1
-11
/
+0
2016-02-29
ARM: uniphier: rework DRAM size handling in UMC init code
Masahiro Yamada
2
-15
/
+15
2016-02-29
ARM: uniphier: optimize PH1-Pro4 UMC init code with "for" loop
Masahiro Yamada
1
-55
/
+59
2016-02-29
ARM: uniphier: optimize PH1-LD4 UMC init code with "for" loop
Masahiro Yamada
1
-41
/
+49
2016-02-29
ARM: uniphier: optimize PH1-sLD8 UMC init code with "for" loop
Masahiro Yamada
1
-40
/
+43
2016-02-29
ARM: uniphier: refactor UMC init code for PH1-LD4
Masahiro Yamada
1
-24
/
+55
2016-02-29
ARM: uniphier: support more DRAM use cases for PH1-sLD8
Masahiro Yamada
1
-6
/
+40
2016-02-29
ARM: uniphier: refactor UMC init code for PH1-sLD8
Masahiro Yamada
1
-8
/
+29
2016-02-29
ARM: uniphier: refactor DDR-PHY init code
Masahiro Yamada
1
-30
/
+40
2016-02-29
ARM: uniphier: remove unused argument of ph1_ld4_ddrphy_init()
Masahiro Yamada
5
-16
/
+10
2016-02-29
ARM: uniphier: merge DDR PHY init code for 3 SoCs
Masahiro Yamada
7
-167
/
+14
2016-02-29
ARM: uniphier: add a field to specify DDR3+
Masahiro Yamada
9
-35
/
+44
2016-02-29
ARM: uniphier: disable debug circuit clocks for PH1-Pro4
Masahiro Yamada
1
-2
/
+2
2016-02-29
ARM: uniphier: remove UMC_INITCTL* and UMC_DRMR* settings
Masahiro Yamada
4
-60
/
+0
2016-02-29
ARM: uniphier: refactor UMC init code for ProXstream2
Masahiro Yamada
1
-45
/
+64
2016-02-29
ARM: uniphier: use pr_err() where possible
Masahiro Yamada
2
-5
/
+5
2016-02-29
ARM: uniphier: optimize ProXstream2 UMC init code with "for" loop
Masahiro Yamada
1
-22
/
+11
2016-02-29
ARM: uniphier: rework struct uniphier_board_data
Masahiro Yamada
11
-114
/
+161
2016-02-29
ARM: uniphier: remove unused umc_polling()
Masahiro Yamada
1
-9
/
+0
2016-02-29
ARM: uniphier: default to environment in eMMC
Masahiro Yamada
1
-0
/
+5
2016-02-29
ARM: uniphier: add a command to find the first MMC (non-SD) device
Masahiro Yamada
1
-0
/
+34
2016-02-29
ARM: uniphier: add eMMC boot support
Masahiro Yamada
4
-0
/
+61
2016-02-29
ARM: dts: uniphier: add SD/MMC host controller nodes
Masahiro Yamada
17
-0
/
+217
2016-02-29
ARM: uniphier: enable UniPhier SD/MMC host driver
Masahiro Yamada
1
-0
/
+1
2016-02-29
ARM: dts: uniphier: add GPIO controller nodes
Masahiro Yamada
6
-0
/
+938
2016-02-29
ARM: uniphier: enable GPIO command and driver for UniPhier SoCs
Masahiro Yamada
1
-0
/
+1
2016-02-29
gpio: do not include <asm/arch/gpio.h> for UniPhier
Masahiro Yamada
1
-0
/
+2
2016-02-29
ARM: dts: uniphier: rework System Bus nodes
Masahiro Yamada
2
-19
/
+20
2016-02-24
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
4
-9
/
+18
2016-02-24
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
16
-133
/
+805
2016-02-24
microblaze: Add missing chosen node
Michal Simek
1
-0
/
+2
[next]