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
/
arm
/
cpu
/
armv7
/
s5p-common
/
timer.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
arm: s5pc1xx: Remove <common.h> and add needed includes
Tom Rini
2023-01-18
trace: Use notrace for short
Simon Glass
2022-12-23
exynos: Rework legacy PWM usage
Tom Rini
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2018-10-10
arm: remove prototype for reset_timer_masked
Patrick Delaunay
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-05-25
exynos: pwm: Add a driver for the exynos5 PWM
Simon Glass
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
exynos: Avoid function instrumentation for microsecond timer
Simon Glass
2013-04-17
exynos: Correct use of 64-bit division
Simon Glass
2013-04-01
Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4
Gabe Black
2013-04-01
Exynos: Add timer_get_us function
Che-Liang Chiou
2013-04-01
Exynos: Change get_timer() to work correctly
Simon Glass
2013-02-01
arm: Move lastinc to arch_global_data
Simon Glass
2013-02-01
arm: Move tbl to arch_global_data
Simon Glass
2012-09-01
arm/s5pxx: Fix get_timer_masked to get the time.
Zhong Hongbo
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2011-03-27
S5P: timer: replace bss variable by gd
Minkyu Kang
2011-03-27
S5P: timer: Use pwm functions
Minkyu Kang
2010-11-30
ARMV7: S5P: timer: get the count_value from register when call udelay
Minkyu Kang
2010-08-30
ARMV7: S5P: separate the peripheral clocks
Minkyu Kang
2010-08-23
ARMV7: S5P: rename from s5pc1xx to s5p
Minkyu Kang
2010-08-23
ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx
Minkyu Kang