summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/mx6/soc.c
Commit message (Expand)AuthorAgeLines
...
* mx6: soc: Do not apply the PFD erratum for mx6soloxFabio Estevam2014-07-23-0/+4
* mx6: Add support for the mx6solox variantFabio Estevam2014-07-10-0/+26
* mx6: soc: Update the comments of set_ldo_voltage()Fabio Estevam2014-07-09-3/+2
* 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
* mx6: Revert "mx6: soc: Disable VDDPU regulator"Fabio Estevam2014-01-17-41/+0
* 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
* i.MX6: Set and clear the gating bits for Phase Fractional DividersEric Nelson2013-08-31-0/+28
* Merge git://git.denx.de/u-boot-armStefano Babic2013-07-31-17/+1
|\
| * Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* | mx6: Factor out common HDMI setup codePardeep Kumar Singla2013-07-27-0/+43
|/
* 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: 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-0/+4
* mx6: Disable Power Down Bit of watchdogFabio Estevam2013-02-12-0/+12
* mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololiteTroy Kisky2012-11-10-8/+24
* i.MX6: get rid of redundant struct src_regs (dupe of struct src)Eric Nelson2012-10-15-1/+1
* imx-common/cmd_bmode.c: add imx bmode (bootmode) commandTroy Kisky2012-09-01-0/+36
* No need to define CONFIG_ARCH_CPU_INIT.Fabio Estevam2012-07-07-2/+0
* i.MX6: Add ANATOP regulator initDirk Behme2012-05-15-0/+30
* i.MX6: implement enable_caches()Eric Nelson2012-04-16-0/+8
* mx6: Read silicon revision from registerFabio Estevam2012-03-27-1/+7
* 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: add the initial support for freescale i.MX6Q processorJason Liu2011-12-09-0/+82