summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm1136/mx35
Commit message (Expand)AuthorAgeLines
* ARM: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-25/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-72/+5
* imx: mx35: Remove legacy iomux supportBenoît Thébaudeau2013-05-05-115/+0
* mx35 iomux: correct offsets of IOMUX registersPhilip Paeps2013-04-16-2/+2
* SPL: ONENAND: Fix some ONENAND related defines.Enric Balletbo i Serra2013-03-08-1/+1
* ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass2013-02-04-3/+3
* arm: Move lastinc to arch_global_dataSimon Glass2013-02-01-1/+1
* arm: Move tbl to arch_global_dataSimon Glass2013-02-01-1/+1
* mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky2013-01-13-6/+0
* MX35: add support for woodburn boardStefano Babic2012-10-26-0/+138
* MX35: Add soc_boot_mode and soc_boot_device to MX35Stefano Babic2012-10-26-0/+75
* mx35: Fix eSDHC clocksBenoît Thébaudeau2012-10-16-2/+12
* mx35: Define MAX and AIPS registersBenoît Thébaudeau2012-10-15-1/+32
* imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser2012-10-15-0/+1
* mx35 timer: Switch to 32-kHz sourceBenoît Thébaudeau2012-09-06-17/+27
* mx35: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-06-28/+17
* mx35: Fix clock dividersBenoît Thébaudeau2012-09-06-30/+18
* mx35: Fix decode_pllBenoît Thébaudeau2012-09-06-3/+6
* mx35: Move clock enums to clock.hBenoît Thébaudeau2012-09-01-2/+2
* mx35 iomux: Remove unused macroBenoît Thébaudeau2012-09-01-2/+0
* mx35: Add cpu_mmc_init()Benoît Thébaudeau2012-09-01-1/+14
* mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINF...Fabio Estevam2012-02-27-1/+1
* MX35: add missing get_ticks() and get_tbclk()Stefano Babic2012-02-27-39/+64
* net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam2012-01-16-1/+1
* MX35: add reset cause as provided by other i.MXStefano Babic2011-11-03-2/+29
* imx: fix coding styleFabio Estevam2011-10-27-1/+1
* Makefile : fix generation of cpu related asm-offsets.hStefano Babic2011-09-07-2/+0
* MX: MX35 / MX5: uniform clock command with powerpcStefano Babic2011-09-04-2/+2
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-26-5/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-26-4/+0
* build: Add targets for auto gen of asm-offsets.h and use it in imx35Matthias Weisser2011-07-14-11/+0
* Add support for MX35 processorStefano Babic2011-02-02-0/+805