freebsd-dev/sys/arm/freescale/imx
Ian Lepore 844a97cdc2 Add a driver to provide access to imx6 on-chip one-time-programmble data.
Submitted by:	Steven Lawrance <stl@koffein.net>
2014-02-15 17:19:55 +00:00
..
common.c Update copyright date. 2013-05-08 09:42:50 +00:00
console.c Tweak the imx debug console code so that it works with multiple SoCs. 2013-08-03 13:31:10 +00:00
files.imx6 Add a driver to provide access to imx6 on-chip one-time-programmble data. 2014-02-15 17:19:55 +00:00
files.imx51 Add Freescale i.MX515 vt(9) driver. 2013-12-22 16:09:29 +00:00
files.imx53 After r256961 ofw_iicbuc.c will be built for any kernel which includes 2013-12-12 18:29:36 +00:00
i2c.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
imx6_anatop.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
imx6_anatopreg.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
imx6_anatopvar.h Add stubbed-out imx6 support for clocks and power management. This 2013-10-31 15:04:23 +00:00
imx6_ccm.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
imx6_ccmreg.h Add stubbed-out imx6 support for clocks and power management. This 2013-10-31 15:04:23 +00:00
imx6_machdep.c Apparently with "const uint32_t foo = 0x60;" gcc doesn't consider 'foo' 2013-11-10 21:12:42 +00:00
imx6_ocotp.c Add a driver to provide access to imx6 on-chip one-time-programmble data. 2014-02-15 17:19:55 +00:00
imx6_ocotpreg.h Add a driver to provide access to imx6 on-chip one-time-programmble data. 2014-02-15 17:19:55 +00:00
imx6_ocotpvar.h Add a driver to provide access to imx6 on-chip one-time-programmble data. 2014-02-15 17:19:55 +00:00
imx6_pl310.c Add the Soc- / machine-dependent parts of imx6 support. 2013-11-01 00:21:09 +00:00
imx6_usbphy.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
imx51_ccm.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
imx51_ccmreg.h Add some bare-bones support for enabling usb and usbphy clocks. This 2013-10-30 14:33:15 +00:00
imx51_ccmvar.h Update copyright date. 2013-05-08 09:42:50 +00:00
imx51_dpllreg.h Update copyright date. 2013-05-08 09:42:50 +00:00
imx51_gpio.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
imx51_iomux.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
imx51_iomuxreg.h Update copyright date. 2013-05-08 09:42:50 +00:00
imx51_iomuxvar.h Update copyright date. 2013-05-08 09:42:50 +00:00
imx51_ipuv3_fbd.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
imx51_ipuv3.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
imx51_ipuv3reg.h Update copyright date. 2013-05-08 09:42:50 +00:00
imx51_machdep.c Remove local devmap code and use the essentially identical common code 2013-11-05 05:18:18 +00:00
imx51_sdmareg.h Update copyright date. 2013-05-08 09:42:50 +00:00
imx51_ssireg.h Update copyright date. 2013-05-08 09:42:50 +00:00
imx51_tzicreg.h Update copyright date. 2013-05-08 09:42:50 +00:00
imx53_machdep.c Remove local devmap code and use the essentially identical common code 2013-11-05 05:18:18 +00:00
imx_gpt.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
imx_gptreg.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
imx_gptvar.h Update copyright date. 2013-05-08 09:42:50 +00:00
imx_machdep.c Remove local devmap code and use the essentially identical common code 2013-11-05 05:18:18 +00:00
imx_machdep.h Remove a couple obsolete function declarations. 2014-02-13 19:14:23 +00:00
imx_nop_usbphy.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
imx_sdhci.c Add handling of standard "non-removable" property, and also some workaround 2014-02-13 03:45:33 +00:00
imx_wdog.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
imx_wdogreg.h Update copyright date. 2013-05-08 09:42:50 +00:00
std.imx6 Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00
std.imx51 Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00
std.imx53 Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00
tzic.c Move Open Firmware device root on PowerPC, ARM, and MIPS systems to 2014-02-05 14:44:22 +00:00