aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/mx6
AgeCommit message (Expand)Author
2014-02-11ARM: imx6: fix wrong fec clkMarkus Niebel
2014-02-11mx6: Enable L2 cache supportFabio Estevam
2014-02-11mx6: Distinguish mx6dual from mx6quadFabio Estevam
2014-02-11imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failureAnson Huang
2014-02-11imx6: ensure AHB clock is 132MHz in low freq boot modeAnson Huang
2014-01-26ARM: mx6: Add PCI express clock configurationMarek Vasut
2014-01-17mx6: Revert "mx6: soc: Disable VDDPU regulator"Fabio Estevam
2014-01-15mx6: clock: Pass the frequency as argument of enable_fec_anatop_clock()Fabio Estevam
2014-01-13imx6: make use of lldiv(..)Christian Gmeiner
2014-01-03ARM: mx6: Allow enablement of FEC Anatop based clock for all MX6Otavio Salvador
2014-01-02mx6: soc: Disable VDDPU regulatorFabio Estevam
2014-01-02mx6: soc: Add the required LDO ramp up delayFabio Estevam
2014-01-02mx6: soc: Introduce set_ldo_voltage()Fabio Estevam
2014-01-02mx6: soc: Set the VDDSOC at 1.175 VFabio Estevam
2014-01-02mx6: soc: Clear the LDO ramp values up prior to setting the LDO voltagesFabio Estevam
2014-01-02mx6: soc: Staticize set_vddsoc()Fabio Estevam
2013-12-17imx6: fix random hang when download by usbFrank Li
2013-12-17mx6: clock: Fix the calculation of PLL_ENET frequencyFabio Estevam
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-10-31armv7: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-17mx6: compute PLL PFD frequencies rather than using definesPierre Aubert
2013-10-17i2c: mxc: move to new subsystemtrem
2013-09-27mx6: Fix use of improper value in enable_ipu_clockPierre Aubert
2013-09-20mx6slevk: Add Ethernet supportFabio Estevam
2013-09-10mx6: Fix calculation of emi_slow clock rateAndrew Gabbasov
2013-08-31i.MX6: Set and clear the gating bits for Phase Fractional DividersEric Nelson
2013-08-31imx: add status reporting for HAB statusStefano Babic
2013-07-31Merge git://git.denx.de/u-boot-armStefano Babic
2013-07-27mx6: Factor out common HDMI setup codePardeep Kumar Singla
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-28Add mxc_ocotp driverBenoît Thébaudeau
2013-04-28imx: Homogenize and fix fuse register definitionsBenoît Thébaudeau
2013-04-22mtd: mxs_nand: Add support for i.MX6Stefan Roese
2013-04-22mx6: Add solo-lite variant supportFabio Estevam
2013-04-03mx6: Fix get_board_rev() for the mx6 solo caseFabio Estevam
2013-03-07ARM: mx6: use common CPU errata config optionsStephen Warren
2013-02-12mx6: Disable Power Down Bit of watchdogFabio Estevam
2013-01-09mx6: Add workaround for ARM errataFabio Estevam
2012-11-19mx6: clock: Only show CSPI clock if CSPI is enabledFabio Estevam
2012-11-10mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololiteTroy Kisky
2012-10-15mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau
2012-10-15imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser
2012-10-15i.MX6: get rid of redundant struct src_regs (dupe of struct src)Eric Nelson
2012-10-15i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fieldsEric Nelson
2012-09-01imx-common/cmd_bmode.c: add imx bmode (bootmode) commandTroy Kisky
2012-07-31imx-common: add i2c.c for bus recovery supportTroy Kisky
2012-07-31i.mx: iomux-v3.c: move to imx-common directoryTroy Kisky
2012-07-31i.mx: iomux-v3.h: move to imx-common include directoryTroy Kisky
2012-07-31iomux-v3: remove include of mx6x_pins.hTroy Kisky
2012-07-07No need to define CONFIG_ARCH_CPU_INIT.Fabio Estevam