Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
82b5a86aa444cb4416ed45b4c4c39ed189e91b9b
/
arch
/
arm
/
cpu
/
armv7
/
s5p-common
/
timer.c
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· Mon May 20 13:35:03 2024 -0600
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· Sat May 18 20:20:43 2024 -0600
9bab830
arm: s5pc1xx: Remove <common.h> and add needed includes
by Tom Rini
· Tue Apr 30 07:35:35 2024 -0600
56da76d
trace: Use notrace for short
by Simon Glass
· Wed Dec 21 16:08:15 2022 -0700
66faa43
exynos: Rework legacy PWM usage
by Tom Rini
· Sun Dec 04 10:03:26 2022 -0500
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
9758973
common: Drop init.h from common header
by Simon Glass
· Sun May 10 11:40:02 2020 -0600
495a5dc
common: Move get_ticks() function out of common.h
by Simon Glass
· Thu Nov 14 12:57:30 2019 -0700
e60765f
arm: remove prototype for reset_timer_masked
by Patrick Delaunay
· Fri Oct 05 11:33:50 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
636bf17
exynos: pwm: Add a driver for the exynos5 PWM
by Simon Glass
· Sun Feb 21 21:08:49 2016 -0700
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
abf0995
exynos: Avoid function instrumentation for microsecond timer
by Simon Glass
· Tue Jun 11 11:14:50 2013 -0700
c34c0ed
exynos: Correct use of 64-bit division
by Simon Glass
· Sat Apr 13 04:26:41 2013 +0000
ee85f24
Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4
by Gabe Black
· Thu Mar 28 04:32:19 2013 +0000
94f61a3
Exynos: Add timer_get_us function
by Che-Liang Chiou
· Thu Mar 28 04:32:17 2013 +0000
a9e9abb
Exynos: Change get_timer() to work correctly
by Simon Glass
· Thu Mar 28 04:32:16 2013 +0000
a848da5
arm: Move lastinc to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:35 2012 +0000
2655ee1
arm: Move tbl to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:34 2012 +0000
e7c50c2
arm/s5pxx: Fix get_timer_masked to get the time.
by Zhong Hongbo
· Mon Jul 02 13:50:49 2012 +0000
139d6cf
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· Fri Jul 15 02:19:44 2011 +0000
5e669ff
Timer: Remove set_timer completely
by Graeme Russ
· Fri Jul 15 02:18:12 2011 +0000
4cb7fbf
S5P: timer: replace bss variable by gd
by Minkyu Kang
· Wed Mar 16 20:09:20 2011 +0900
da0bff8
S5P: timer: Use pwm functions
by Minkyu Kang
· Thu Mar 10 20:05:58 2011 +0900
c396ee1
ARMV7: S5P: timer: get the count_value from register when call udelay
by Minkyu Kang
· Fri Nov 19 17:00:26 2010 +0900
36f25cf
ARMV7: S5P: separate the peripheral clocks
by Minkyu Kang
· Tue Aug 24 15:51:55 2010 +0900
2917c0a
ARMV7: S5P: rename from s5pc1xx to s5p
by Minkyu Kang
· Thu Aug 19 20:41:50 2010 +0900
0a2b631
ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx
by Minkyu Kang
· Thu Aug 19 13:48:11 2010 +0900
[Renamed from arch/arm/cpu/armv7/s5pc1xx/timer.c]
c818984
S5P: Use accessor functions instead of SoC specific defines to access the base address
by Minkyu Kang
· Fri Aug 13 16:07:35 2010 +0900
6329a8f
ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
by Steve Sakoman
· Thu Jun 17 21:50:01 2010 -0700
[Renamed from arch/arm/cpu/arm_cortexa8/s5pc1xx/timer.c]
f7c6737
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
by Peter Tyser
· Mon Apr 12 22:28:11 2010 -0500
[Renamed from cpu/arm_cortexa8/s5pc1xx/timer.c]
f0f778a
Generic udelay() with watchdog support
by Ingo van Lil
· Tue Nov 24 14:09:21 2009 +0100
8764998
s5pc1xx: support Samsung s5pc1xx SoC
by Minkyu Kang
· Thu Oct 01 17:20:01 2009 +0900