aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/freescale/imx/files.imx53
Commit message (Expand)AuthorAgeFilesLines
* Add the SOC_IMX51, SOC_IMX53, and SOC_IMX6 options. These are used toAndrew Turner2015-04-231-56/+0
* Reduce the diff between files.imx51 and files.imx53Andrew Turner2015-04-231-1/+1
* Build the cpufunc_asm_* files based on the cpu type, not which config fileAndrew Turner2015-03-291-1/+0
* Remove cpufunc_asm_arm11.S from the ARMv7 configs, it's not used.Andrew Turner2015-03-291-1/+0
* We don't use cpufunc_asm_armv5.S in any of these configs, remove it.Andrew Turner2015-03-291-1/+0
* Rename bus_space-v6.c to bus_space_base.c, because it's not v6-specificIan Lepore2015-01-211-1/+1
* Replace the imx5 and imx6 iomux drivers with a single common driver thatIan Lepore2014-09-131-1/+1
* Implement the same public interface in imx51 and imx6 iomux; use the commonIan Lepore2014-09-041-1/+1
* Rename i.MX I2C driver file.Ruslan Bukin2014-07-221-1/+1
* Rename gpio driver file.Ruslan Bukin2014-07-181-1/+1
* Updates to i.MX53:Rui Paulo2014-04-081-0/+3
* Follow files.imx51 and add vt support.Rui Paulo2014-04-051-0/+2
* Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.cIan Lepore2014-03-101-1/+0
* Move all the files named foo/common.c to foo/foo_common.c, asWarner Losh2014-03-081-1/+1
* After r256961 ofw_iicbuc.c will be built for any kernel which includesLuiz Otavio O Souza2013-12-121-1/+0
* Switch to use common ARMv6/v7 bus_space tag.Aleksandr Rybalko2013-11-061-1/+1
* Add a "no-op" USB PHY driver for imx-family SoCs. This is used when theIan Lepore2013-10-301-1/+2
* Maximize available kva space by doing static device mapping from the topIan Lepore2013-10-261-0/+1
* Add a driver for the Freescale Fast Ethernet Controller found on variousIan Lepore2013-10-201-0/+3
* Switch to using the standard uart console driver instead of the specialIan Lepore2013-10-201-5/+5
* Initial support for the Digi ConnectCore(c) i.MX53 / Wi-i.MX53 boards.Rui Paulo2013-09-011-0/+51