1. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  2. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  3. ca35a0c exynos: Avoid function instrumentation for microsecond timer by Simon Glass · 11 years ago
  4. dc47e2b exynos: Correct use of 64-bit division by Simon Glass · 12 years ago
  5. 34b5ee1 Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4 by Gabe Black · 12 years ago
  6. f24869d Exynos: Add timer_get_us function by Che-Liang Chiou · 12 years ago
  7. 3d00c0c Exynos: Change get_timer() to work correctly by Simon Glass · 12 years ago
  8. 582601d arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  9. 66ee692 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago
  10. 3936b4f arm/s5pxx: Fix get_timer_masked to get the time. by Zhong Hongbo · 12 years ago
  11. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  12. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  13. 9aca34d S5P: timer: replace bss variable by gd by Minkyu Kang · 14 years ago
  14. 70fc52d S5P: timer: Use pwm functions by Minkyu Kang · 14 years ago
  15. d3b0d62 ARMV7: S5P: timer: get the count_value from register when call udelay by Minkyu Kang · 14 years ago
  16. f70409a ARMV7: S5P: separate the peripheral clocks by Minkyu Kang · 14 years ago
  17. 37168da ARMV7: S5P: rename from s5pc1xx to s5p by Minkyu Kang · 14 years ago
  18. 852bd07 ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx by Minkyu Kang · 14 years ago[Renamed from arch/arm/cpu/armv7/s5pc1xx/timer.c]
  19. d93d0f0 S5P: Use accessor functions instead of SoC specific defines to access the base address by Minkyu Kang · 14 years ago
  20. f56348a ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 by Steve Sakoman · 14 years ago[Renamed from arch/arm/cpu/arm_cortexa8/s5pc1xx/timer.c]
  21. 84ad688 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/arm_cortexa8/s5pc1xx/timer.c]
  22. 3eb90ba Generic udelay() with watchdog support by Ingo van Lil · 15 years ago
  23. 399e5ae s5pc1xx: support Samsung s5pc1xx SoC by Minkyu Kang · 15 years ago