freebsd-skq/sys/arm/freescale/imx
Luiz Otavio O Souza 7836352b50 Implement GPIO_GET_BUS() method for all GPIO drivers.
Add helper routines to deal with attach and detach of gpiobus and gpioc
devices that are common to all drivers.
2015-01-31 19:32:14 +00:00
..
console.c
files.imx6 Add support for audio transmitting, include drivers for: 2015-01-24 13:07:07 +00:00
files.imx51 Rename bus_space-v6.c to bus_space_base.c, because it's not v6-specific 2015-01-21 03:44:29 +00:00
files.imx53 Rename bus_space-v6.c to bus_space_base.c, because it's not v6-specific 2015-01-21 03:44:29 +00:00
imx6_anatop.c Add support for audio transmitting, include drivers for: 2015-01-24 13:07:07 +00:00
imx6_anatopreg.h Add support for audio transmitting, include drivers for: 2015-01-24 13:07:07 +00:00
imx6_anatopvar.h Add support for audio transmitting, include drivers for: 2015-01-24 13:07:07 +00:00
imx6_audmux.c Add support for audio transmitting, include drivers for: 2015-01-24 13:07:07 +00:00
imx6_ccm.c Add support for audio transmitting, include drivers for: 2015-01-24 13:07:07 +00:00
imx6_ccmreg.h Add support for audio transmitting, include drivers for: 2015-01-24 13:07:07 +00:00
imx6_machdep.c Switch i.MX to use the platform code to help with a single Freescale kernel. 2014-12-24 12:26:43 +00:00
imx6_mp.c Rename gic_init_secondary to arm_init_secondary_ic to help with the merge 2015-01-11 16:46:43 +00:00
imx6_pl310.c Enable PL310 power-saving modes and tune the cache ram latencies for imx6. 2014-05-06 14:26:24 +00:00
imx6_sdma.c Add support for audio transmitting, include drivers for: 2015-01-24 13:07:07 +00:00
imx6_sdma.h Add support for audio transmitting, include drivers for: 2015-01-24 13:07:07 +00:00
imx6_ssi.c Add support for audio transmitting, include drivers for: 2015-01-24 13:07:07 +00:00
imx6_usbphy.c Stop calling imx51_ccm_foo() clock functions from imx6 code. Instead 2014-04-26 16:48:09 +00:00
imx51_ccm.c Add a function to get the frequency of the AHB bus. Another stopgap 2014-09-03 21:45:39 +00:00
imx51_ccmreg.h
imx51_ccmvar.h
imx51_dpllreg.h
imx51_ipuv3_fbd.c Fix two files forgotten in r269783 (vt_generate_cons_palette) 2014-08-10 22:24:14 +00:00
imx51_ipuv3.c Updates to i.MX53: 2014-04-08 04:05:04 +00:00
imx51_ipuv3reg.h Updates to i.MX53: 2014-04-08 04:05:04 +00:00
imx51_machdep.c Switch i.MX to use the platform code to help with a single Freescale kernel. 2014-12-24 12:26:43 +00:00
imx51_sdmareg.h
imx51_ssireg.h
imx51_tzicreg.h
imx53_machdep.c Switch i.MX to use the platform code to help with a single Freescale kernel. 2014-12-24 12:26:43 +00:00
imx_ccmvar.h Add support for audio transmitting, include drivers for: 2015-01-24 13:07:07 +00:00
imx_common.c opt_global.h is included automatically in the build. No need to 2014-11-18 17:06:56 +00:00
imx_gpio.c Implement GPIO_GET_BUS() method for all GPIO drivers. 2015-01-31 19:32:14 +00:00
imx_gpt.c The imx6 hardware is fast enough to make good use of however much 2014-10-20 23:32:34 +00:00
imx_gptreg.h
imx_gptvar.h
imx_i2c.c Allow i2c bus speed to be configured via hints, FDT data, and sysctl. 2014-11-18 01:54:31 +00:00
imx_iomux.c Add pinctrl driver support for the encoded input register config words 2015-01-23 16:05:47 +00:00
imx_iomuxvar.h Add a basic iomux driver for imx6. 2014-09-04 14:25:32 +00:00
imx_machdep.c
imx_machdep.h Stop calling imx51_ccm_foo() clock functions from imx6 code. Instead 2014-04-26 16:48:09 +00:00
imx_nop_usbphy.c Stop calling imx51_ccm_foo() clock functions from imx6 code. Instead 2014-04-26 16:48:09 +00:00
imx_sdhci.c sdhci.h has grown a dependency on sysctl.h, include the latter where needed. 2014-09-01 19:20:34 +00:00
imx_wdog.c
imx_wdogreg.h
std.imx6 Remove -Wa,-march=armv7a from arm kernel configs, it makes clang 3.5 sad 2015-01-01 23:21:46 +00:00
std.imx51 Remove -Wa,-march=armv7a from arm kernel configs, it makes clang 3.5 sad 2015-01-01 23:21:46 +00:00
std.imx53 Remove -Wa,-march=armv7a from arm kernel configs, it makes clang 3.5 sad 2015-01-01 23:21:46 +00:00
tzic.c