summaryrefslogtreecommitdiff
path: root/arch/sh/lib/time.c
Commit message (Expand)AuthorAgeFilesLines
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-301-1/+0
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* sh: sh3: Remove CPU supportMarek Vasut2019-05-101-5/+0
* sh: tmu: Zap get_tbclk and timer_read_counterMarek Vasut2018-09-151-16/+0
* sh: tmu: Clean up register usageMarek Vasut2018-09-151-43/+11
* sh: tmu: Inline sh_tmu.hMarek Vasut2018-09-151-1/+42
* sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQMarek Vasut2018-09-151-1/+5
* sh: tmu: Inline get_tmu0_clk_rate()Marek Vasut2018-09-151-1/+1
* sh: tmu: Inline tmu_timer_{start,stop}()Marek Vasut2018-09-151-17/+3
* sh: tmu: Simplify the tmu_bit mathMarek Vasut2018-09-151-5/+2
* sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIVMarek Vasut2018-09-151-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* sh: convert to common timer codeRob Herring2013-11-041-60/+2
* sh: timer: Remove static global variableNobuhiro Iwamatsu2013-10-171-4/+4
* sh: timer: Mask bit of timer prescalerNobuhiro Iwamatsu2013-10-171-1/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* sh: tmu: Removed arch/sh/include/asm/clk.hNobuhiro Iwamatsu2012-08-211-1/+0
* sh: tmu: Changed switch statement to shift operationNobuhiro Iwamatsu2012-08-211-30/+18
* sh: tmu: Changed TMU driver using array of structuresNobuhiro Iwamatsu2012-08-211-12/+15
* sh: timer: Remove unnecessary variable 'ticks'Nobuhiro Iwamatsu2012-03-081-6/+1
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-7/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-261-6/+1
* sh: Fix overflow problem in get_ticksNobuhiro Iwamatsu2010-06-281-2/+18
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-0/+141