summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/mx6
Commit message (Expand)AuthorAgeLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-51/+3
* Add mxc_ocotp driverBenoît Thébaudeau2013-04-28-0/+14
* imx: Homogenize and fix fuse register definitionsBenoît Thébaudeau2013-04-28-2/+2
* mtd: mxs_nand: Add support for i.MX6Stefan Roese2013-04-22-0/+7
* mx6: Add solo-lite variant supportFabio Estevam2013-04-22-2/+36
* mx6: Fix get_board_rev() for the mx6 solo caseFabio Estevam2013-04-03-0/+12
* ARM: mx6: use common CPU errata config optionsStephen Warren2013-03-07-36/+4
* mx6: Disable Power Down Bit of watchdogFabio Estevam2013-02-12-0/+12
* mx6: Add workaround for ARM errataFabio Estevam2013-01-09-0/+10
* mx6: clock: Only show CSPI clock if CSPI is enabledFabio Estevam2012-11-19-0/+2
* mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololiteTroy Kisky2012-11-10-8/+24
* mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau2012-10-15-10/+10
* imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser2012-10-15-0/+1
* i.MX6: get rid of redundant struct src_regs (dupe of struct src)Eric Nelson2012-10-15-1/+1
* i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fieldsEric Nelson2012-10-15-4/+6
* imx-common/cmd_bmode.c: add imx bmode (bootmode) commandTroy Kisky2012-09-01-0/+36
* imx-common: add i2c.c for bus recovery supportTroy Kisky2012-07-31-0/+20
* i.mx: iomux-v3.c: move to imx-common directoryTroy Kisky2012-07-31-71/+1
* i.mx: iomux-v3.h: move to imx-common include directoryTroy Kisky2012-07-31-1/+1
* iomux-v3: remove include of mx6x_pins.hTroy Kisky2012-07-31-1/+0
* No need to define CONFIG_ARCH_CPU_INIT.Fabio Estevam2012-07-07-2/+0
* i.MX6: add enable_sata_clock()Eric Nelson2012-05-15-0/+31
* i.MX6: Add ANATOP regulator initDirk Behme2012-05-15-0/+30
* imx-common: Factor out get_ahb_clk()Fabio Estevam2012-05-15-15/+4
* armv7: add appropriate headers for assembly functionsAneesh V2012-05-15-2/+3
* i.MX6: implement enable_caches()Eric Nelson2012-04-16-0/+8
* mx6: Read silicon revision from registerFabio Estevam2012-03-27-1/+7
* usb/ehci: Add USB support for the MX6QWolfgang Grandegger2012-03-26-0/+13
* imx: mx6q: add aipstz init for off platform periphJason Liu2012-01-16-6/+23
* i.mx6:imx6q: allign MAC address with burned-in orderingJason Liu2012-01-16-6/+8
* net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam2012-01-16-1/+1
* i.mx: i.mx6q: Add the enet clock functionJason Liu2012-01-16-0/+5
* i.mx: add the initial support for freescale i.MX6Q processorJason Liu2011-12-09-0/+591