summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/mx6/soc.c
Commit message (Expand)AuthorAgeLines
* MLK-10496: Check the PL310 version for applying errataimx_v2014.04_3.10.53_1.1.0_gaNitin Garg2015-04-03-8/+10
* MLK-9891-1: ARM: imx6: split WDOG_B setting from set_anatop_bypass() functionRobin Gong2014-12-18-15/+20
* MLK-9819: ARM: mx6sx: clear WDOG3 Power Down Enable bit for i.mx6sxRobin Gong2014-11-11-0/+4
* MLK-9640 ARM: imx6sx: enable ldo-bypass on mx6sxsabresd boardRobin Gong2014-09-30-1/+1
* ENGR00331269 arm: mx6: select OSC as uart's clk parentAnson Huang2014-09-18-0/+9
* ENGR00331706-4 imx: mx6sl: Set the preclk clock source to OSC 24MhzYe.Li2014-09-18-0/+16
* ENGR00327364 iMX6: Ensure that the bandgap self-bias circuit is disabled afte...Ranjani Vaidyanathan2014-09-10-0/+24
* ENGR00330792 imx: mx6: Merge anatop registers to CCM structureYe.Li2014-09-10-40/+40
* ENGR00329484-2 ARM:MX6: Clear Align bit in SCTLRPeng Fan2014-09-05-0/+3
* ENGR00329631: imx6: fix kernel suspend reboot if keep watchdog aliveRobin Gong2014-09-02-0/+5
* ENGR00326277-2 imx6: watchdog: use WDOG_B mode for wdog reset in ldo-bypass modeRobin Gong2014-08-26-1/+21
* ENGR00326277-1: imx6: ldo_bypass: fix VDDARM voltage setting violate datasheetRobin Gong2014-08-26-1/+44
* ENGR00326994 iMX6: Checking PLL2 PFD0 and PFD2 for periph_clk before resetYe.Li2014-08-15-7/+16
* ENGR00325255 pcie:enable pcie support on imx6sx sdRichard Zhu2014-07-31-0/+10
* ENGR00322860 iMX6SX: Add function to check M4 status before bootingYe.Li2014-07-17-0/+13
* mx6: soc: Update the comments of set_ldo_voltage()Fabio Estevam2014-07-15-3/+2
* ENGR00321299 gis: clean csi0 input mux set bit in GPRSandor Yu2014-07-07-0/+6
* ENGR00321260-1 iMX6: Add support to get CPU serial numberYe.Li2014-07-04-0/+13
* ENGR00320350 iMX6SLEVK: Fix build warning of PCIE Phy power downYe.Li2014-06-30-0/+2
* ENGR00319965 pcie: mask the imx6sl outRichard Zhu2014-06-25-2/+7
* ENGR00319415 pcie: random link down issue after warm-rstRichard Zhu2014-06-24-0/+18
* ENGR00315894-77 mx6 soc: Add vadc power up/down functionYe.Li2014-06-17-0/+46
* ENGR00315894-57 iMX6SX: Add M4 boot support at soc levelYe.Li2014-06-17-0/+25
* ENGR00315894-54 iMX6SX/SL: Modify SOC to support two ENETYe.Li2014-06-17-1/+24
* ENGR00315894-48 iMX6SX: Add iMX6SX SoC supportYe.Li2014-06-17-0/+37
* ENGR00315894-19 iMX6 Disable the L2 before chaning the PL310 latencyYe.Li2014-06-17-0/+3
* ENGR00315894-11 i.mx6:shutdown vddpu and pcie phy to save powerYe.Li2014-06-17-0/+31
* ENGR00315499-21 HDMI: splash screen function enhancementNitin Garg2014-06-13-1/+11
* ENGR00315499-10 ARM:imx6:sabresd/sabreauto Add android fastboot supportingNitin Garg2014-06-13-0/+94
* ENGR00315499-6 ARM:imx6: Add USB gadget driver imx_udc to support Android fas...Nitin Garg2014-05-27-0/+50
* ENGR00315499-5: Support i.MX6 1.2GHz via LDO bypassNitin Garg2014-05-27-0/+70
* ENGR00315499-3: Support i.MX6 HAB authentication of kernel imageNitin Garg2014-05-27-0/+15
* ENGR00315499-1: Add i.MX6 CPU temperature sensor supportNitin Garg2014-05-27-1/+136
* 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