summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/mx6
Commit message (Expand)AuthorAgeLines
* ARM: imx6: fix wrong fec clkMarkus Niebel2014-02-11-1/+1
* mx6: Enable L2 cache supportFabio Estevam2014-02-11-0/+58
* mx6: Distinguish mx6dual from mx6quadFabio Estevam2014-02-11-3/+11
* imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failureAnson Huang2014-02-11-0/+11
* imx6: ensure AHB clock is 132MHz in low freq boot modeAnson Huang2014-02-11-0/+20
* ARM: mx6: Add PCI express clock configurationMarek Vasut2014-01-26-10/+65
* mx6: Revert "mx6: soc: Disable VDDPU regulator"Fabio Estevam2014-01-17-41/+0
* mx6: clock: Pass the frequency as argument of enable_fec_anatop_clock()Fabio Estevam2014-01-15-1/+7
* imx6: make use of lldiv(..)Christian Gmeiner2014-01-13-1/+2
* ARM: mx6: Allow enablement of FEC Anatop based clock for all MX6Otavio Salvador2014-01-03-10/+11
* mx6: soc: Disable VDDPU regulatorFabio Estevam2014-01-02-0/+41
* mx6: soc: Add the required LDO ramp up delayFabio Estevam2014-01-02-3/+19
* mx6: soc: Introduce set_ldo_voltage()Fabio Estevam2014-01-02-7/+26
* mx6: soc: Set the VDDSOC at 1.175 VFabio Estevam2014-01-02-1/+1
* mx6: soc: Clear the LDO ramp values up prior to setting the LDO voltagesFabio Estevam2014-01-02-0/+16
* mx6: soc: Staticize set_vddsoc()Fabio Estevam2014-01-02-1/+1
* imx6: fix random hang when download by usbFrank Li2013-12-17-0/+2
* mx6: clock: Fix the calculation of PLL_ENET frequencyFabio Estevam2013-12-17-1/+1
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-09-14/+42
|\
| * mx6: compute PLL PFD frequencies rather than using definesPierre Aubert2013-10-17-14/+42
* | armv7: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-23/+2
* | i2c: mxc: move to new subsystemtrem2013-10-17-1/+1
|/
* mx6: Fix use of improper value in enable_ipu_clockPierre Aubert2013-09-27-1/+1
* mx6slevk: Add Ethernet supportFabio Estevam2013-09-20-0/+30
* mx6: Fix calculation of emi_slow clock rateAndrew Gabbasov2013-09-10-4/+4
* i.MX6: Set and clear the gating bits for Phase Fractional DividersEric Nelson2013-08-31-0/+28
* imx: add status reporting for HAB statusStefano Babic2013-08-31-3/+108
* Merge git://git.denx.de/u-boot-armStefano Babic2013-07-31-51/+3
|\
| * Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-51/+3
* | mx6: Factor out common HDMI setup codePardeep Kumar Singla2013-07-27-0/+51
|/
* 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