Home | History | Annotate | Download | only in imx
History log of /src/sys/arch/arm/imx/imxclock.c
RevisionDateAuthorComments
 1.9  29-May-2020  rin For struct timecounter, use C99 initializers.
Compile tested. No functional changes intended.
 1.8  24-Jul-2019  hkenken No functional change.
 1.7  25-Jul-2014  hkenken branches: 1.7.28;
Add support i.MX50x
* i.MX50 series is e-ink e-reader processor.
 1.6  20-May-2012  matt branches: 1.6.2; 1.6.12;
Fix call of imxclock. Patch from PR/45359.
 1.5  17-Apr-2012  bsh driver for i.MX51 Clock Controller Module.
from Kenichi Hashimoto.

Currently used only to get peripheral clock frequencies.
 1.4  01-Jul-2011  dyoung branches: 1.4.2; 1.4.6;
#include <sys/bus.h> instead of <machine/bus.h>.
 1.3  13-Nov-2010  bsh driver to use EPIT as system clock for i.MX31 and i.MX51,
by Hashimoto Kenichi.
 1.2  27-Apr-2008  matt branches: 1.2.22;
Merge kernel changes in matt-armv6 to HEAD.
 1.1  11-Sep-2007  matt branches: 1.1.2; 1.1.20; 1.1.22; 1.1.24;
file imxclock.c was initially added on branch matt-armv6.
 1.1.24.1  16-May-2008  yamt sync with head.
 1.1.22.1  18-May-2008  yamt sync with head.
 1.1.20.1  02-Jun-2008  mjf Sync with HEAD.
 1.1.2.2  16-Apr-2008  cliff #ifdef out microtime (is in kern_tc.c now) to allow compiling
support for timer/counters is still TBD
 1.1.2.1  11-Sep-2007  matt Initial support for Freescale i.MX31 (ARM1136).
 1.2.22.1  05-Mar-2011  rmind sync with head
 1.4.6.2  02-Jun-2012  mrg sync to latest -current.
 1.4.6.1  29-Apr-2012  mrg sync to latest -current.
 1.4.2.1  23-May-2012  yamt sync with head.
 1.6.12.1  10-Aug-2014  tls Rebase.
 1.6.2.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.7.28.1  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411

RSS XML Feed