1. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  2. 1c3e80b imx: timer: Modify GPT timer driver for mx7 by Ye Li · Thu Mar 22 23:45:26 2018 -0700
  3. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  4. 45c7890 common: Move some time functions out of common.h by Simon Glass · Thu Nov 14 12:57:26 2019 -0700
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  6. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  7. bd49420 imx: timer: don't clear the GPT control register multiple times by Anatolij Gustschin · Mon Aug 28 17:46:32 2017 +0200
  8. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200[Renamed from arch/arm/imx-common/timer.c]
  9. 0932337 imx-common: timer: clean up by Peng Fan · Wed Apr 19 17:05:55 2017 +0800
  10. 3cc3b6f4 imx-common: timer: add i.MX6SLL support by Peng Fan · Sun Dec 11 19:24:23 2016 +0800
  11. 1750189 arm: imx-common: introduce back usec2ticks by Peng Fan · Thu Aug 25 19:03:17 2016 +0200
  12. 8213ce2 imx: timer: update gpt driver for i.MX6ULL by Peng Fan · Thu Aug 11 14:02:42 2016 +0800
  13. 00637e0 imx-common: timer: support i.MX6DQPlus by Peng Fan · Mon May 23 18:36:01 2016 +0800
  14. dc47b2b imx-common: use simpler runtime cpu dection macros by Peng Fan · Mon May 23 18:35:56 2016 +0800
  15. c271c13 imx-common: timer: clean up code by Peng Fan · Wed Aug 26 15:40:58 2015 +0800
  16. ee869ca imx-common: timer: add i.MX6UL support by Peng Fan · Mon Jul 20 19:28:25 2015 +0800
  17. b3df4da imx: mx6 correct is_soc_rev usage by Peng Fan · Thu Jun 11 18:30:35 2015 +0800
  18. b5a36d8 imx6: Added DEK blob generator command by Raul Cardenas · Fri Feb 27 11:22:06 2015 -0600
  19. b7d176f imx: gpt: Add High frequency clock source support for GPT by Ye.Li · Thu Oct 30 18:20:55 2014 +0800
  20. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  21. d2481f2 imx-common: timer: fix 32-bit overflow by Knut Wohlrab · Mon Mar 04 04:16:02 2013 +0000
  22. a848da5 arm: Move lastinc to arch_global_data by Simon Glass · Thu Dec 13 20:48:35 2012 +0000
  23. 2655ee1 arm: Move tbl to arch_global_data by Simon Glass · Thu Dec 13 20:48:34 2012 +0000
  24. afac165 mx5/6: Define default SoC input clock frequencies by Benoît Thébaudeau · Thu Sep 27 10:19:58 2012 +0000
  25. 8c7238e MX: set a common place to share code for Freescale i.MX by Stefano Babic · Wed Sep 05 20:16:36 2012 +0000[Renamed from arch/arm/cpu/armv7/imx-common/timer.c]
  26. 796ae25 mx5/6 timer: Round up tick_to_time() value by Benoît Thébaudeau · Tue Aug 14 05:01:21 2012 +0000
  27. 80979e8 Remove execute permissions from source files by Thomas Weber · Mon Feb 13 19:21:54 2012 +0100
  28. c37b7f7 MX5/MX6: add missing get_ticks() and get_tbclk() by Stefano Babic · Mon Feb 06 12:52:36 2012 +0100
  29. 83aa8fe i.mx: introduce the armv7/imx-common folder by Jason Liu · Fri Nov 25 00:18:01 2011 +0000[Renamed (84%) from arch/arm/cpu/armv7/mx5/timer.c]
  30. 944a7fe Timer: Remove reset_timer_masked() by Graeme Russ · Fri Jul 15 02:21:14 2011 +0000
  31. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · Fri Jul 15 02:19:44 2011 +0000
  32. 5e669ff Timer: Remove set_timer completely by Graeme Russ · Fri Jul 15 02:18:12 2011 +0000
  33. 19c53b4 MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bss by Stefano Babic · Fri Jan 21 21:16:15 2011 +0100
  34. e7a7ed2 MX5: rename mx51 to mx5 by Jason Liu · Mon Oct 18 11:09:26 2010 +0800[Renamed (91%) from arch/arm/cpu/armv7/mx51/timer.c]
  35. cfdda9e MX51EVK: fix return value of get_timer_masked by Li Haibo · Tue Aug 10 14:18:38 2010 +0800
  36. 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/mx51/timer.c]
  37. d7cb355 ARM: */timer.c: fix spelling and vertical alignment by Wolfgang Denk · Fri May 21 23:13:18 2010 +0200
  38. 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/mx51/timer.c]
  39. a521a77 MX51: Add initial support for the Freescale MX51 by Stefano Babic · Wed Jan 20 18:19:32 2010 +0100