NetBSD/sys/arch/arm/imx
uebayasi 15302a25c3 machine/bus.h -> sys/bus.h 2011-07-28 02:07:42 +00:00
..
files.imx31 split arch/arm/pic/pic.c so that we can implement more efficient version of splfoo() while using pic framework. 2011-03-11 03:16:13 +00:00
files.imx51 split arch/arm/pic/pic.c so that we can implement more efficient version of splfoo() while using pic framework. 2011-03-11 03:16:13 +00:00
imx31_ahb.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:26:35 +00:00
imx31_aips.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:26:35 +00:00
imx31_clock.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:26:35 +00:00
imx31_gpio.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:26:35 +00:00
imx31_icu.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:26:35 +00:00
imx31_intr.h
imx31_intrreg.h
imx31_uart.c use device_t correctly for imxuart. 2010-11-27 13:37:27 +00:00
imx31reg.h EPIT support as system clock for i.MX31 2010-11-15 18:19:19 +00:00
imx31var.h rename imx31_bs_tag as imx_bs_tag to share it with imx51. 2010-11-13 05:00:31 +00:00
imx51_axi.c Support GPIO, IOMUX, and USB on i.MX51. 2010-11-30 13:05:27 +00:00
imx51_clock.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:26:35 +00:00
imx51_gpio.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:26:35 +00:00
imx51_intr.h i.MX51 support by SHIMIZU Ryo, Hashimoto Kenichi, and me. 2010-11-13 07:11:02 +00:00
imx51_iomux.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:26:35 +00:00
imx51_iomuxreg.h i.MX51 support by SHIMIZU Ryo, Hashimoto Kenichi, and me. 2010-11-13 07:11:02 +00:00
imx51_tzic.c machine/bus.h -> sys/bus.h 2011-07-28 02:07:42 +00:00
imx51_tzicreg.h i.MX51 support by SHIMIZU Ryo, Hashimoto Kenichi, and me. 2010-11-13 07:11:02 +00:00
imx51_uart.c use device_t correctly for imxuart. 2010-11-27 13:37:27 +00:00
imx51_usb.c Support GPIO, IOMUX, and USB on i.MX51. 2010-11-30 13:05:27 +00:00
imx51reg.h Support GPIO, IOMUX, and USB on i.MX51. 2010-11-30 13:05:27 +00:00
imx51var.h Support GPIO, IOMUX, and USB on i.MX51. 2010-11-30 13:05:27 +00:00
imx_dma.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:26:35 +00:00
imx_pcic.c Don't set the iobase and iosize members of pcmciabus_attach_args because 2011-07-26 22:52:47 +00:00
imx_pcic.h
imx_space.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:26:35 +00:00
imxclock.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:26:35 +00:00
imxclockvar.h driver to use EPIT as system clock for i.MX31 and i.MX51, 2010-11-13 06:51:37 +00:00
imxepitreg.h driver to use EPIT as system clock for i.MX31 and i.MX51, 2010-11-13 06:51:37 +00:00
imxgpio.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:26:35 +00:00
imxgpioreg.h Support GPIO, IOMUX, and USB on i.MX51. 2010-11-30 13:05:27 +00:00
imxgpiovar.h Support GPIO, IOMUX, and USB on i.MX51. 2010-11-30 13:05:27 +00:00
imxi2creg.h i.MX51 support by SHIMIZU Ryo, Hashimoto Kenichi, and me. 2010-11-13 07:11:02 +00:00
imxkppreg.h Support GPIO, IOMUX, and USB on i.MX51. 2010-11-30 13:05:27 +00:00
imxsdmareg.h i.MX51 support by SHIMIZU Ryo, Hashimoto Kenichi, and me. 2010-11-13 07:11:02 +00:00
imxssireg.h i.MX51 support by SHIMIZU Ryo, Hashimoto Kenichi, and me. 2010-11-13 07:11:02 +00:00
imxuart.c Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() for 2011-04-24 16:26:51 +00:00
imxuartreg.h UART driver for i.MX31 and 51. 2010-11-13 06:12:17 +00:00
imxuartvar.h use device_t correctly for imxuart. 2010-11-27 13:37:27 +00:00
imxusb.c Support GPIO, IOMUX, and USB on i.MX51. 2010-11-30 13:05:27 +00:00
imxusbreg.h Support GPIO, IOMUX, and USB on i.MX51. 2010-11-30 13:05:27 +00:00
imxusbvar.h Support GPIO, IOMUX, and USB on i.MX51. 2010-11-30 13:05:27 +00:00
imxwdogreg.h i.MX51 support by SHIMIZU Ryo, Hashimoto Kenichi, and me. 2010-11-13 07:11:02 +00:00