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