summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/mx6
Commit message (Expand)AuthorAgeFilesLines
...
* mx6: soc: Introduce set_ldo_voltage()Fabio Estevam2014-01-021-7/+26
* mx6: soc: Set the VDDSOC at 1.175 VFabio Estevam2014-01-021-1/+1
* mx6: soc: Clear the LDO ramp values up prior to setting the LDO voltagesFabio Estevam2014-01-021-0/+16
* mx6: soc: Staticize set_vddsoc()Fabio Estevam2014-01-021-1/+1
* imx6: fix random hang when download by usbFrank Li2013-12-171-0/+2
* mx6: clock: Fix the calculation of PLL_ENET frequencyFabio Estevam2013-12-171-1/+1
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-091-14/+42
|\
| * mx6: compute PLL PFD frequencies rather than using definesPierre Aubert2013-10-171-14/+42
* | armv7: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-23/+2
* | i2c: mxc: move to new subsystemtrem2013-10-171-1/+1
|/
* mx6: Fix use of improper value in enable_ipu_clockPierre Aubert2013-09-271-1/+1
* mx6slevk: Add Ethernet supportFabio Estevam2013-09-201-0/+30
* mx6: Fix calculation of emi_slow clock rateAndrew Gabbasov2013-09-101-4/+4
* i.MX6: Set and clear the gating bits for Phase Fractional DividersEric Nelson2013-08-311-0/+28
* imx: add status reporting for HAB statusStefano Babic2013-08-312-3/+108
* Merge git://git.denx.de/u-boot-armStefano Babic2013-07-313-51/+3
|\
| * Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-243-51/+3
* | mx6: Factor out common HDMI setup codePardeep Kumar Singla2013-07-272-0/+51
|/
* Add mxc_ocotp driverBenoît Thébaudeau2013-04-281-0/+14
* imx: Homogenize and fix fuse register definitionsBenoît Thébaudeau2013-04-281-2/+2
* mtd: mxs_nand: Add support for i.MX6Stefan Roese2013-04-221-0/+7
* mx6: Add solo-lite variant supportFabio Estevam2013-04-221-2/+36
* mx6: Fix get_board_rev() for the mx6 solo caseFabio Estevam2013-04-031-0/+12
* ARM: mx6: use common CPU errata config optionsStephen Warren2013-03-073-36/+4
* mx6: Disable Power Down Bit of watchdogFabio Estevam2013-02-121-0/+12
* mx6: Add workaround for ARM errataFabio Estevam2013-01-091-0/+10
* mx6: clock: Only show CSPI clock if CSPI is enabledFabio Estevam2012-11-191-0/+2
* mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololiteTroy Kisky2012-11-101-8/+24
* mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau2012-10-151-10/+10
* imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser2012-10-151-0/+1
* i.MX6: get rid of redundant struct src_regs (dupe of struct src)Eric Nelson2012-10-151-1/+1
* i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fieldsEric Nelson2012-10-151-4/+6
* imx-common/cmd_bmode.c: add imx bmode (bootmode) commandTroy Kisky2012-09-011-0/+36
* imx-common: add i2c.c for bus recovery supportTroy Kisky2012-07-311-0/+20
* i.mx: iomux-v3.c: move to imx-common directoryTroy Kisky2012-07-312-71/+1
* i.mx: iomux-v3.h: move to imx-common include directoryTroy Kisky2012-07-311-1/+1
* iomux-v3: remove include of mx6x_pins.hTroy Kisky2012-07-311-1/+0
* No need to define CONFIG_ARCH_CPU_INIT.Fabio Estevam2012-07-071-2/+0
* i.MX6: add enable_sata_clock()Eric Nelson2012-05-151-0/+31
* i.MX6: Add ANATOP regulator initDirk Behme2012-05-151-0/+30
* imx-common: Factor out get_ahb_clk()Fabio Estevam2012-05-151-15/+4
* armv7: add appropriate headers for assembly functionsAneesh V2012-05-151-2/+3
* i.MX6: implement enable_caches()Eric Nelson2012-04-161-0/+8
* mx6: Read silicon revision from registerFabio Estevam2012-03-271-1/+7
* usb/ehci: Add USB support for the MX6QWolfgang Grandegger2012-03-261-0/+13
* imx: mx6q: add aipstz init for off platform periphJason Liu2012-01-161-6/+23
* i.mx6:imx6q: allign MAC address with burned-in orderingJason Liu2012-01-161-6/+8
* net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam2012-01-161-1/+1
* i.mx: i.mx6q: Add the enet clock functionJason Liu2012-01-161-0/+5
* i.mx: add the initial support for freescale i.MX6Q processorJason Liu2011-12-095-0/+591
OpenPOWER on IntegriCloud