Age | Commit message (Expand) | Author |
2019-05-10 | sh: sh3: Remove CPU support | Marek Vasut |
2018-09-15 | 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-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2013-11-04 | sh: convert to common timer code | Rob Herring |
2013-10-17 | sh: timer: Remove static global variable | Nobuhiro Iwamatsu |
2013-10-17 | sh: timer: Mask bit of timer prescaler | Nobuhiro Iwamatsu |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-08-21 | 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-03-08 | sh: timer: Remove unnecessary variable 'ticks' | Nobuhiro Iwamatsu |
2011-07-26 | Timer: Remove reset_timer() for non-Nios2 arches | Graeme Russ |
2011-07-26 | Timer: Remove set_timer completely | Graeme Russ |
2010-06-28 | sh: Fix overflow problem in get_ticks | Nobuhiro Iwamatsu |
2010-04-13 | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser |