Home | History | Annotate | Download | only in imx
History log of /src/sys/arch/arm/imx/imx31_icu.c
RevisionDateAuthorComments
 1.8  12-Feb-2022  riastradh sys: Fix various abuse of struct device internals.

Will help to make struct device opaque later.
 1.7  27-Oct-2012  chs split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
 1.6  01-Jul-2011  dyoung branches: 1.6.2; 1.6.12;
#include <sys/bus.h> instead of <machine/bus.h>.
 1.5  19-Nov-2008  matt Use <sys/atomic.h>, not <machine/atomic.h>
 1.4  13-Jun-2008  cegger branches: 1.4.2; 1.4.4;
use device_lookup_private to get softc
 1.3  28-Apr-2008  martin branches: 1.3.2; 1.3.4;
Remove clause 3 and 4 from TNF licenses
 1.2  27-Apr-2008  matt Merge kernel changes in matt-armv6 to HEAD.
 1.1  29-Aug-2007  matt branches: 1.1.2; 1.1.20; 1.1.22; 1.1.24;
file imx31_icu.c was initially added on branch matt-armv6.
 1.1.24.2  04-May-2009  yamt sync with head.
 1.1.24.1  16-May-2008  yamt sync with head.
 1.1.22.2  17-Jun-2008  yamt sync with head.
 1.1.22.1  18-May-2008  yamt sync with head.
 1.1.20.3  17-Jan-2009  mjf Sync with HEAD.
 1.1.20.2  29-Jun-2008  mjf Sync with HEAD.
 1.1.20.1  02-Jun-2008  mjf Sync with HEAD.
 1.1.2.5  29-Feb-2008  matt Rework establish_irq to take an intrsource.
Enable an interrupt after establishing it.
 1.1.2.4  12-Sep-2007  matt Cleanup attach logic.
 1.1.2.3  11-Sep-2007  matt Initial support for Freescale i.MX31 (ARM1136).
 1.1.2.2  30-Aug-2007  matt This should be complete. (it at least compiles).
 1.1.2.1  29-Aug-2007  matt W-I-P initial support for Freescale i.MX31 ARM11 SoC.
 1.3.4.1  18-Jun-2008  simonb Sync with head.
 1.3.2.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.4.4.1  19-Jan-2009  skrll Sync with HEAD.
 1.4.2.1  13-Dec-2008  haad Update haad-dm branch to haad-dm-base2.
 1.6.12.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.6.2.1  30-Oct-2012  yamt sync with head

RSS XML Feed