summaryrefslogtreecommitdiffstats
path: root/sys/arm/freescale/imx/files.imx51
Commit message (Expand)AuthorAgeFilesLines
* Add the SOC_IMX51, SOC_IMX53, and SOC_IMX6 options. These are used toandrew2015-04-231-49/+0
* Reduce the diff between files.imx51 and files.imx53andrew2015-04-231-4/+4
* 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
* Rename bus_space-v6.c to bus_space_base.c, because it's not v6-specifician2015-01-211-1/+1
* Replace the imx5 and imx6 iomux drivers with a single common driver thatian2014-09-131-1/+1
* Fixthe spelling of ehciandrew2014-09-061-1/+1
* Implement the same public interface in imx51 and imx6 iomux; use the commonian2014-09-041-1/+1
* Rename i.MX I2C driver file.br2014-07-221-1/+1
* Rename gpio driver file.br2014-07-181-1/+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 Freescale i.MX515 vt(9) driver.ray2013-12-221-1/+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 a "no-op" USB PHY driver for imx-family SoCs. This is used when theian2013-10-301-1/+2
* Maximize available kva space by doing static device mapping from the topian2013-10-261-0/+1
* Rename imx_machdep.c to imx51_machdep.c, because it contains hardwareian2013-08-131-1/+1
* Rename the existing std.imx and imx.files to std.imx51 and files.imx51, toian2013-07-281-0/+51
OpenPOWER on IntegriCloud