summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-mx5
Commit message (Expand)AuthorAgeLines
* mx5: fix get_reset_causeStefano Babic2015-03-05-1/+0
* imx: consolidate set_chipselect_size functionFabio Estevam2014-11-20-10/+2
* ARM: mx5: Fix CHSCCDR nameMarek Vasut2014-08-20-1/+1
* spl: consolidate arch/arm/include/asm/arch-*/spl.hMasahiro Yamada2014-06-06-13/+0
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-02-21-3/+4
|\
| * spi: spi-mxc: add defines for clk inactive state for ECSPIMarkus Niebel2014-02-18-3/+4
* | imx: Introduce a header for the imx cpu versionsFabio Estevam2014-02-11-6/+1
|/
* arm: mx5: Add fuse supply enable in fsl_iimSergey Alyoshin2014-01-03-0/+4
* usb: ehci-mx5: Use 'bool' instead of 'unsigned char'Fabio Estevam2013-08-26-3/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-109/+7
* imx: mx5: Remove legacy iomux supportBenoît Thébaudeau2013-05-05-970/+0
* imx: iomux-v3: Add iomux-mx53.hBenoît Thébaudeau2013-05-05-0/+1232
* imx: iomux-v3: Add missing definitions to iomux-mx51.hBenoît Thébaudeau2013-05-05-27/+124
* imx: iomux-mx51: Fix MX51_PAD_EIM_CS2__GPIO2_27Benoît Thébaudeau2013-05-05-1/+1
* arm: mx5: Add NAND clock handlingMarek Vasut2013-05-05-0/+1
* arm: mx5: Add SPL support code to MX5Marek Vasut2013-05-05-0/+19
* imx: iomux-v3: Include PKE and PUE to pad control pull definitionsBenoît Thébaudeau2013-04-28-6/+4
* imx: iomux-v3: Fix common pad control definitionsBenoît Thébaudeau2013-04-28-23/+0
* imx: Add useful fuse definitionsBenoît Thébaudeau2013-04-28-1/+15
* imx: Homogenize and fix fuse register definitionsBenoît Thébaudeau2013-04-28-1/+5
* mx53ard: Move register masks into imx-regs.hFabio Estevam2013-04-25-0/+2
* spi: mxc_spi: Set master mode for all channelsFabio Estevam2013-04-13-0/+1
* mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky2013-01-13-10/+0
* mx5: Align SPI CS naming with i.MX53 reference manualFabio Estevam2012-11-19-3/+3
* imx-common: cpu: add imx_ddr_sizeTroy Kisky2012-11-10-0/+1
* mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololiteTroy Kisky2012-11-10-1/+8
* mx5: lowlevel_init.S: Fix PLL settings for mx53Fabio Estevam2012-10-17-0/+4
* mx5/6 clocks: Fix SDHC clocksBenoît Thébaudeau2012-10-15-0/+4
* mx5 clocks: Fix get_lp_apm()Benoît Thébaudeau2012-10-15-0/+15
* mx5 clocks: Add and use CCSR definitionsBenoît Thébaudeau2012-10-15-0/+23
* mx51: Fix USB PHY clocksBenoît Thébaudeau2012-10-15-1/+2
* mx5: Fix clock gate valuesBenoît Thébaudeau2012-10-15-0/+3
* mx5: Use explicit clock gate namesBenoît Thébaudeau2012-10-15-4/+275
* mx5 clocks: CleanupBenoît Thébaudeau2012-10-15-6/+93
* mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau2012-10-15-0/+14
* imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser2012-10-15-0/+1
* mx51evk: Add CONFIG_REVISION_TAGBenoît Thébaudeau2012-09-23-0/+2
* mxc: Define architecture identifierBenoît Thébaudeau2012-09-01-0/+2
* mx5: add iomux-mx51.h includeMatt Sealey2012-09-01-0/+164
* mx5: Undeclare imx_decode_pll()Benoît Thébaudeau2012-09-01-2/+0
* MX: Set a common gpio.h for all i.MXStefano Babic2012-09-01-6/+1
* imx-common/cmd_bmode.c: add imx bmode (bootmode) commandTroy Kisky2012-09-01-0/+18
* imx-common: add i2c.c for bus recovery supportTroy Kisky2012-07-31-0/+1
* i.mx53: add definition for I2C3_BASE_ADDRTroy Kisky2012-07-31-0/+1
* mx6: Allow mx6 to access the IPUv3 registersFabio Estevam2012-07-10-2/+0
* mx53: Allow IPUv3 driver to also work on mx53Fabio Estevam2012-05-25-2/+6
* MX5: PAD_CTL_DRV_VOT_LOW and PAD_CTL_DRV_VOT_HIGH exchangedStefano Babic2012-05-15-2/+2
* mx53loco: Add CONFIG_REVISION_TAGFabio Estevam2012-05-15-0/+5
* mx53loco: Allow to print CPU information at a later stageFabio Estevam2012-05-15-0/+1
* mx5: Add clock config interfaceFabio Estevam2012-05-15-1/+10