Home | History | Annotate | Download | only in imx
History log of /src/sys/arch/arm/imx/imx51_clock.c
RevisionDateAuthorComments
 1.5  25-Jul-2014  hkenken Add support i.MX50x
* i.MX50 series is e-ink e-reader processor.
 1.4  27-Oct-2012  chs branches: 1.4.10;
split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
 1.3  17-Apr-2012  bsh branches: 1.3.2;
driver for i.MX51 Clock Controller Module.
from Kenichi Hashimoto.

Currently used only to get peripheral clock frequencies.
 1.2  01-Jul-2011  dyoung branches: 1.2.2; 1.2.6;
#include <sys/bus.h> instead of <machine/bus.h>.
 1.1  13-Nov-2010  bsh branches: 1.1.2; 1.1.8;
driver to use EPIT as system clock for i.MX31 and i.MX51,
by Hashimoto Kenichi.
 1.1.8.2  05-Mar-2011  rmind sync with head
 1.1.8.1  13-Nov-2010  rmind file imx51_clock.c was added on branch rmind-uvmplock on 2011-03-05 20:49:34 +0000
 1.1.2.2  15-Nov-2010  uebayasi Sync with HEAD.
 1.1.2.1  13-Nov-2010  uebayasi file imx51_clock.c was added on branch uebayasi-xip on 2010-11-15 14:38:21 +0000
 1.2.6.1  29-Apr-2012  mrg sync to latest -current.
 1.2.2.2  30-Oct-2012  yamt sync with head
 1.2.2.1  23-May-2012  yamt sync with head.
 1.3.2.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.2.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.4.10.1  10-Aug-2014  tls Rebase.

RSS XML Feed