summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-mx6
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk14-188/+14
2013-06-26imx: Complete the pin definitions for the i.MX6DL / i.MX6SoloPierre Aubert1-22/+1569
2013-06-26imx6: fix GPR2 wrong definitionPierre Aubert1-1/+1
2013-04-28Add mxc_ocotp driverBenoît Thébaudeau1-0/+1
2013-04-28imx: Add useful fuse definitionsBenoît Thébaudeau1-1/+12
2013-04-28imx: Homogenize and fix fuse register definitionsBenoît Thébaudeau1-12/+7
2013-04-25wandboard: Add support for Carrier Board MicroSD cardOtavio Salvador1-0/+7
2013-04-25wandboard: Add card detection for SOM MicroSD cardOtavio Salvador1-0/+1
2013-04-25nitrogen6x: Setup CCM_CCOSR registerFabio Estevam1-0/+1
2013-04-25arm: imx: Codingstyle enhancement of include/asm/arch-mx6/crm_regs.hStefan Roese1-86/+86
2013-04-22imx: Add titanium board support (i.MX6 based)Stefan Roese1-2/+5
2013-04-22dma: Add i.MX6 support to drivers/dma/apbh_dma.cStefan Roese1-0/+5
2013-04-22imx: Move some i.MX common functions into the imx-common directoryStefan Roese1-0/+10
2013-04-22mx6: Add solo-lite variant supportFabio Estevam4-1/+96
2013-04-22iomux-v3: Place pad control definitions into common fileFabio Estevam2-54/+0
2013-04-13spi: mxc_spi: Set master mode for all channelsFabio Estevam1-0/+1
2013-03-20Add initial support for Wandboard dual lite and solo.Fabio Estevam1-0/+3
2013-03-07mx6: Provide a structure for accessing HDMI registersFabio Estevam1-536/+547
2013-03-07i.MX6: Add DDR controller registersEric Nelson3-0/+225
2013-03-07i.MX6DL: define IOMUX pads NANDF_CS1-3 for use as GPIOEric Nelson1-0/+3
2013-03-07i.MX6: crm_regs: define IOMUXC_GPR4/6/7Eric Nelson1-0/+5
2013-03-07i.MX6: crm_regs: define CCM_CCGRx for use in board config filesEric Nelson1-0/+12
2013-03-07i.MX6: consolidate pad names for multi-CPU boardsEric Nelson4-1766/+1797
2013-02-12mx6: Disable Power Down Bit of watchdogFabio Estevam1-0/+8
2012-11-10arch-mx6: add mx6dl_pins.hTroy Kisky1-0/+149
2012-11-10imx-common: cpu: add imx_ddr_sizeTroy Kisky1-0/+1
2012-11-10mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololiteTroy Kisky2-1/+10
2012-10-16i.MX6: add HDMI transmitter register declarations from kernel WIP.Eric Nelson1-0/+1053
2012-10-16i.MX6: set drive strength for parallel RGB padsEric Nelson1-29/+29
2012-10-16mx6qsabreauto: Pass the board revision to the kernelFabio Estevam1-0/+6
2012-10-15mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau1-0/+14
2012-10-15imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser1-0/+1
2012-10-15i.MX6: get rid of redundant struct src_regs (dupe of struct src)Eric Nelson1-21/+0
2012-10-15i.MX6: define struct iomuxc and IOMUX_GPR2 register bitfieldsEric Nelson1-0/+73
2012-10-15i.MX6: Add ANATOP_PFD_480 bitfield constantsEric Nelson1-0/+24
2012-10-15i.MX6: define IOMUX_GPR3 register bitfieldsEric Nelson1-0/+48
2012-10-15i.MX6: define bitfields for CHSCCDR registerEric Nelson1-0/+4
2012-10-15i.MX6: change register name for CCM_CHSCCDR to match ref. manualEric Nelson1-1/+1
2012-10-15i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fieldsEric Nelson1-179/+179
2012-09-17MX6: drop binary constants from iomux headerStefano Babic1-62/+62
2012-09-01mxc: Define architecture identifierBenoît Thébaudeau1-0/+2
2012-09-01MX: Set a common gpio.h for all i.MXStefano Babic2-8/+1
2012-09-01imx-common/cmd_bmode.c: add imx bmode (bootmode) commandTroy Kisky1-0/+21
2012-09-01iomux: move IOMUX_GPR13_xxx definesTroy Kisky1-0/+129
2012-07-31imx-common: add i2c.c for bus recovery supportTroy Kisky1-0/+1
2012-07-31i.mx: iomux-v3.h: move to imx-common include directoryTroy Kisky2-215/+1
2012-07-21mx6: Make pad name macro consistent with the datasheetAshok1-2/+2
2012-07-10mx6: Allow mx6 to access the IPUv3 registersFabio Estevam1-0/+3
2012-07-07i.mx: i.mx6x: NO_MUX_I/NO_PAD_I not set correctlyJason Liu1-2/+2
2012-05-15i.MX6: add enable_sata_clock()Eric Nelson3-0/+121