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
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-18
Kbuild: add LDFLAGS_STANDALONE
Daniel Schwierzeck
1
-1
/
+1
2018-09-15
sh: tmu: Zap get_tbclk and timer_read_counter
Marek Vasut
2
-16
/
+9
2018-09-15
sh: tmu: Clean up register usage
Marek Vasut
1
-43
/
+11
2018-09-15
sh: tmu: Inline sh_tmu.h
Marek Vasut
1
-1
/
+42
2018-09-15
sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ
Marek Vasut
1
-1
/
+5
2018-09-15
sh: tmu: Inline get_tmu0_clk_rate()
Marek Vasut
1
-1
/
+1
2018-09-15
sh: tmu: Inline tmu_timer_{start,stop}()
Marek Vasut
1
-17
/
+3
2018-09-15
sh: tmu: Simplify the tmu_bit math
Marek Vasut
1
-5
/
+2
2018-09-15
sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIV
Marek Vasut
1
-0
/
+1
2018-09-15
sh: sh7724: Drop EDMR macro
Marek Vasut
1
-3
/
+0
2018-09-10
arch: types.h: factor out fixed width typedefs to int-ll64.h
Masahiro Yamada
1
-32
/
+2
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
59
-129
/
+61
2018-02-23
sh: Do not provide strncmp
Tom Rini
1
-31
/
+2
2018-02-21
sh: Use -m2a-nofpu only
Tom Rini
1
-1
/
+1
2017-10-02
sh: Use asm-generic/io.h
Paul Burton
1
-28
/
+1
2017-08-27
sh: Fix linking of ms7722se
Tom Rini
1
-0
/
+4
2017-08-26
arch/sh: don't bring common/env_embedded.o into the link
Thomas Petazzoni
1
-4
/
+0
2017-08-26
arch/sh: allow building in big-endian mode
Thomas Petazzoni
1
-0
/
+5
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2
-2
/
+2
2017-08-15
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
1
-3
/
+0
2017-08-15
Move environment files from common/ to env/
Simon Glass
1
-2
/
+2
2017-08-11
Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig
Simon Glass
2
-0
/
+8
2017-07-25
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
1
-0
/
+3
2016-12-02
sh: generate position independent code for all platforms
Vladimir Zapolskiy
2
-1
/
+2
2016-12-02
sh: share the correct version of start.S among all cpus
Vladimir Zapolskiy
8
-135
/
+9
2016-12-02
sh4: fix start.S by calling board_init_f() after first code relocation
Vladimir Zapolskiy
1
-12
/
+11
2016-12-02
sh: add shared relocate_code() function and call board_init_r()
Vladimir Zapolskiy
4
-18
/
+18
2016-12-02
sh: add common dram_init() function for all boards
Vladimir Zapolskiy
2
-1
/
+18
2016-12-02
sh: add MEMORY command to a shared linker script
Vladimir Zapolskiy
1
-16
/
+16
2016-12-02
sh: define entry point and reloc_dst inside a linker script
Vladimir Zapolskiy
2
-6
/
+1
2016-12-02
sh: place board lowlevel_init code in the beginning of .text
Vladimir Zapolskiy
1
-1
/
+1
2016-12-02
sh4: use single u-boot linker script for all boards
Vladimir Zapolskiy
1
-0
/
+4
2016-12-02
sh4: remove __io config options from r2dplus and r7780mp boards
Vladimir Zapolskiy
1
-10
/
+0
2016-12-02
sh4: cache: move exported cache manipulation functions into cache.c
Vladimir Zapolskiy
3
-39
/
+36
2016-12-02
sh: cache: don't modify CCR from P1 area
Vladimir Zapolskiy
1
-5
/
+3
2016-12-02
sh: cache use jump_to_P2() and back_to_P1() from asm/system.h
Vladimir Zapolskiy
1
-37
/
+2
2016-12-02
sh3: remove unused cache.c file from being built
Vladimir Zapolskiy
2
-97
/
+1
2016-12-02
sh4: cache: correct flush_cache() to writeback and invalidate
Vladimir Zapolskiy
1
-1
/
+1
2016-12-02
sh4: cache: correct dcache flush to invalidate with write-back
Vladimir Zapolskiy
1
-1
/
+1
2016-10-19
efi: Use asmlinkage for EFIAPI
Simon Glass
1
-0
/
+0
2016-09-23
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
1
-1
/
+0
2016-07-14
arm, nds32, sh: remove useless ioremap()/iounmap() defines
Masahiro Yamada
1
-33
/
+0
2016-05-27
Drop references to CONFIG_SYS_GENERIC_BOARD in config files
Simon Glass
1
-2
/
+0
2016-05-27
sh: Drop the arch-specific board init
Simon Glass
3
-190
/
+2
2016-05-27
sh: Fix build errors for generic board
Simon Glass
8
-19
/
+33
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
1
-3
/
+1
2015-11-19
Move console definitions into a new console.h file
Simon Glass
1
-0
/
+1
2015-11-05
sh: Use the generic bitops headers
Fabio Estevam
1
-0
/
+5
2015-06-25
Move default y configs out of arch/board Kconfig
Joe Hershberger
1
-3
/
+0
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
1
-0
/
+1
[next]