| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.h | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop init.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | sh: sh3: Remove CPU support | Marek Vasut | 2019-05-10 | 1 | -5/+0 |
* | sh: tmu: Zap get_tbclk and timer_read_counter | Marek Vasut | 2018-09-15 | 1 | -16/+0 |
* | sh: tmu: Clean up register usage | Marek Vasut | 2018-09-15 | 1 | -43/+11 |
* | sh: tmu: Inline sh_tmu.h | Marek Vasut | 2018-09-15 | 1 | -1/+42 |
* | sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ | Marek Vasut | 2018-09-15 | 1 | -1/+5 |
* | sh: tmu: Inline get_tmu0_clk_rate() | Marek Vasut | 2018-09-15 | 1 | -1/+1 |
* | sh: tmu: Inline tmu_timer_{start,stop}() | Marek Vasut | 2018-09-15 | 1 | -17/+3 |
* | sh: tmu: Simplify the tmu_bit math | Marek Vasut | 2018-09-15 | 1 | -5/+2 |
* | sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIV | Marek Vasut | 2018-09-15 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | sh: convert to common timer code | Rob Herring | 2013-11-04 | 1 | -60/+2 |
* | sh: timer: Remove static global variable | Nobuhiro Iwamatsu | 2013-10-17 | 1 | -4/+4 |
* | sh: timer: Mask bit of timer prescaler | Nobuhiro Iwamatsu | 2013-10-17 | 1 | -1/+3 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | sh: tmu: Removed arch/sh/include/asm/clk.h | Nobuhiro Iwamatsu | 2012-08-21 | 1 | -1/+0 |
* | sh: tmu: Changed switch statement to shift operation | Nobuhiro Iwamatsu | 2012-08-21 | 1 | -30/+18 |
* | sh: tmu: Changed TMU driver using array of structures | Nobuhiro Iwamatsu | 2012-08-21 | 1 | -12/+15 |
* | sh: timer: Remove unnecessary variable 'ticks' | Nobuhiro Iwamatsu | 2012-03-08 | 1 | -6/+1 |
* | Timer: Remove reset_timer() for non-Nios2 arches | Graeme Russ | 2011-07-26 | 1 | -7/+0 |
* | Timer: Remove set_timer completely | Graeme Russ | 2011-07-26 | 1 | -6/+1 |
* | sh: Fix overflow problem in get_ticks | Nobuhiro Iwamatsu | 2010-06-28 | 1 | -2/+18 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | 1 | -0/+141 |