index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
lib
/
time.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
sh: Remove <common.h> and add needed includes
Tom Rini
2024-03-02
ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS
Marek Vasut
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
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