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
/
sh
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2
-2
/
+7
2020-05-18
common: Drop init.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop image.h from common header
Simon Glass
1
-0
/
+1
2020-01-17
common: Move relocate_code() to init.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
1
-0
/
+1
2019-09-02
sh: Fix OF_SEPARATE support
Marek Vasut
1
-0
/
+14
2019-05-10
sh: sh3: Remove CPU support
Marek Vasut
2
-6
/
+0
2019-05-10
sh: sh2: Remove CPU support
Marek Vasut
2
-10
/
+0
2018-09-15
sh: tmu: Zap get_tbclk and timer_read_counter
Marek Vasut
1
-16
/
+0
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-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
16
-34
/
+18
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2
-2
/
+2
2017-08-11
Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig
Simon Glass
1
-0
/
+6
2016-12-02
sh: share the correct version of start.S among all cpus
Vladimir Zapolskiy
2
-0
/
+69
2016-12-02
sh: add shared relocate_code() function and call board_init_r()
Vladimir Zapolskiy
1
-0
/
+18
2016-12-02
sh: add common dram_init() function for all boards
Vladimir Zapolskiy
2
-1
/
+18
2016-05-27
sh: Drop the arch-specific board init
Simon Glass
2
-190
/
+0
2015-11-19
Move console definitions into a new console.h file
Simon Glass
1
-0
/
+1
2015-04-18
net: Remove the bd* parameter from net stack functions
Joe Hershberger
1
-1
/
+1
2015-02-25
sh: import missing private libraries from Linux 3.19
Masahiro Yamada
6
-2
/
+936
2015-02-25
sh: rename some private libraries
Masahiro Yamada
3
-2
/
+2
2014-11-17
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
1
-1
/
+1
2014-11-13
sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig
Masahiro Yamada
1
-1
/
+1
2014-11-07
cppcheck cleanup: fix nullPointer errors
Wolfgang Denk
1
-0
/
+1
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
1
-1
/
+0
2014-03-07
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
Masahiro Yamada
1
-12
/
+2
2014-01-08
sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQ
Nobuhiro Iwamatsu
1
-1
/
+1
2013-11-04
sh: convert to common timer code
Rob Herring
1
-60
/
+2
2013-10-31
sh: convert makefiles to Kbuild style
Masahiro Yamada
1
-44
/
+12
2013-10-17
sh: timer: Remove static global variable
Nobuhiro Iwamatsu
1
-4
/
+4
2013-10-17
sh: timer: Mask bit of timer prescaler
Nobuhiro Iwamatsu
1
-1
/
+3
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
11
-211
/
+16
2013-07-16
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
1
-1
/
+1
2013-07-02
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
Andreas Bießmann
1
-0
/
+6
2013-05-01
lib: consolidate hang()
Andreas Bießmann
1
-9
/
+0
2013-03-15
Declare watchdog functions in watchdog.h
Simon Glass
1
-0
/
+1
2012-08-21
sh: tmu: Removed arch/sh/include/asm/clk.h
Nobuhiro Iwamatsu
1
-1
/
+0
2012-08-21
sh: tmu: Changed switch statement to shift operation
Nobuhiro Iwamatsu
1
-30
/
+18
2012-08-21
sh: tmu: Changed TMU driver using array of structures
Nobuhiro Iwamatsu
1
-12
/
+15
2012-05-15
net: move bootfile init into eth_initialize
Mike Frysinger
1
-9
/
+2
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
1
-11
/
+0
[next]