~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
lib
/
time.c
Commit message (
Expand
)
Author
Age
*
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-30
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
*
common: Drop init.h from common header
Simon Glass
2020-05-18
*
sh: sh3: Remove CPU support
Marek Vasut
2019-05-10
*
sh: tmu: Zap get_tbclk and timer_read_counter
Marek Vasut
2018-09-15
*
sh: tmu: Clean up register usage
Marek Vasut
2018-09-15
*
sh: tmu: Inline sh_tmu.h
Marek Vasut
2018-09-15
*
sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ
Marek Vasut
2018-09-15
*
sh: tmu: Inline get_tmu0_clk_rate()
Marek Vasut
2018-09-15
*
sh: tmu: Inline tmu_timer_{start,stop}()
Marek Vasut
2018-09-15
*
sh: tmu: Simplify the tmu_bit math
Marek Vasut
2018-09-15
*
sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIV
Marek Vasut
2018-09-15
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
sh: convert to common timer code
Rob Herring
2013-11-04
*
sh: timer: Remove static global variable
Nobuhiro Iwamatsu
2013-10-17
*
sh: timer: Mask bit of timer prescaler
Nobuhiro Iwamatsu
2013-10-17
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
sh: tmu: Removed arch/sh/include/asm/clk.h
Nobuhiro Iwamatsu
2012-08-21
*
sh: tmu: Changed switch statement to shift operation
Nobuhiro Iwamatsu
2012-08-21
*
sh: tmu: Changed TMU driver using array of structures
Nobuhiro Iwamatsu
2012-08-21
*
sh: timer: Remove unnecessary variable 'ticks'
Nobuhiro Iwamatsu
2012-03-08
*
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
*
Timer: Remove set_timer completely
Graeme Russ
2011-07-26
*
sh: Fix overflow problem in get_ticks
Nobuhiro Iwamatsu
2010-06-28
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13