summaryrefslogtreecommitdiffstats
path: root/sys/arm/freescale/imx/files.imx6
Commit message (Expand)AuthorAgeFilesLines
* MFC r308186, r308188, r308231, r308232:ian2017-03-011-1/+1
* Add i.MX 6 IPU driver and enable it in IMX6 configgonzo2015-12-211-0/+2
* - Add driver for i.MX 6 HDMI framergonzo2015-12-211-0/+3
* Create device options for the two common ARM timers.andrew2015-11-211-1/+0
* Move more bus_space_* files to be built by files.arm. This leaves theandrew2015-11-211-2/+0
* Remove bus_space_asm_generic.S from the per-SoC files.* files, it's alreadyandrew2015-11-201-1/+0
* Remove pl310.c from the SoC std.* files, it's in files.armandrew2015-11-201-1/+0
* - Add driver for System-Reset-Controler i.MX6 modulegonzo2015-11-131-0/+1
* Use the new gic option on all configs that need it.andrew2015-05-101-1/+0
* Build the cpufunc_asm_* files based on the cpu type, not which config fileandrew2015-03-291-1/+0
* Remove cpufunc_asm_arm11.S from the ARMv7 configs, it's not used.andrew2015-03-291-1/+0
* We don't use cpufunc_asm_armv5.S in any of these configs, remove it.andrew2015-03-291-1/+0
* Add support for audio transmitting, include drivers for:br2015-01-241-0/+19
* Rename bus_space-v6.c to bus_space_base.c, because it's not v6-specifician2015-01-211-1/+1
* Use gic_decode_fdt() rather than a local routine to parse fdt interruptian2014-09-141-1/+0
* Replace the imx5 and imx6 iomux drivers with a single common driver thatian2014-09-131-1/+1
* Implement the same public interface in imx51 and imx6 iomux; use the commonian2014-09-041-2/+0
* Add a basic iomux driver for imx6.ian2014-09-041-1/+2
* Enable Freescale i.MX I2C driver for i.MX6.br2014-07-221-1/+1
* Rename i.MX I2C driver file.br2014-07-221-1/+1
* Rename gpio driver file.br2014-07-181-1/+1
* o Enable GPIO device driver for i.MX6.br2014-07-181-2/+1
* Switch imx6 to using the mpcore per-cpu event timers, but continue to useian2014-04-021-0/+1
* Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.cian2014-03-101-1/+0
* Move all the files named foo/common.c to foo/foo_common.c, asimp2014-03-081-1/+1
* Add the bits needed to run SMP on imx6.ian2014-02-241-0/+1
* It turns out Freescale cleverly made the ocotp device compatible acrossian2014-02-151-2/+1
* Add a driver to provide access to imx6 on-chip one-time-programmble data.ian2014-02-151-0/+2
* After r256961 ofw_iicbuc.c will be built for any kernel which includesloos2013-12-121-1/+0
* Switch to use common ARMv6/v7 bus_space tag.ray2013-11-061-1/+1
* Add the Soc- / machine-dependent parts of imx6 support.ian2013-11-011-0/+56
OpenPOWER on IntegriCloud