summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm1136/mx35
Commit message (Expand)AuthorAgeFilesLines
* common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-261-1/+1
* mx35: Fix boot hang by avoiding vector relocationFabio Estevam2015-03-022-0/+27
* Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-271-1/+1
* arm: mx35: use common timer functionsAndrew Ruder2014-09-161-83/+0
* kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada2014-03-281-71/+0
* ARM: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-25/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-245-72/+5
* imx: mx35: Remove legacy iomux supportBenoît Thébaudeau2013-05-052-115/+0
* mx35 iomux: correct offsets of IOMUX registersPhilip Paeps2013-04-161-2/+2
* SPL: ONENAND: Fix some ONENAND related defines.Enric Balletbo i Serra2013-03-081-1/+1
* ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass2013-02-041-3/+3
* arm: Move lastinc to arch_global_dataSimon Glass2013-02-011-1/+1
* arm: Move tbl to arch_global_dataSimon Glass2013-02-011-1/+1
* mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky2013-01-131-6/+0
* MX35: add support for woodburn boardStefano Babic2012-10-262-0/+138
* MX35: Add soc_boot_mode and soc_boot_device to MX35Stefano Babic2012-10-261-0/+75
* mx35: Fix eSDHC clocksBenoît Thébaudeau2012-10-161-2/+12
* mx35: Define MAX and AIPS registersBenoît Thébaudeau2012-10-151-1/+32
* imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser2012-10-151-0/+1
* mx35 timer: Switch to 32-kHz sourceBenoît Thébaudeau2012-09-061-17/+27
* mx35: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-062-28/+17
* mx35: Fix clock dividersBenoît Thébaudeau2012-09-061-30/+18
* mx35: Fix decode_pllBenoît Thébaudeau2012-09-061-3/+6
* mx35: Move clock enums to clock.hBenoît Thébaudeau2012-09-011-2/+2
* mx35 iomux: Remove unused macroBenoît Thébaudeau2012-09-011-2/+0
* mx35: Add cpu_mmc_init()Benoît Thébaudeau2012-09-011-1/+14
* mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINF...Fabio Estevam2012-02-271-1/+1
* MX35: add missing get_ticks() and get_tbclk()Stefano Babic2012-02-271-39/+64
* net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam2012-01-161-1/+1
* MX35: add reset cause as provided by other i.MXStefano Babic2011-11-031-2/+29
* imx: fix coding styleFabio Estevam2011-10-271-1/+1
* Makefile : fix generation of cpu related asm-offsets.hStefano Babic2011-09-071-2/+0
* MX: MX35 / MX5: uniform clock command with powerpcStefano Babic2011-09-041-2/+2
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-5/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-261-4/+0
* build: Add targets for auto gen of asm-offsets.h and use it in imx35Matthias Weisser2011-07-141-11/+0
* Add support for MX35 processorStefano Babic2011-02-025-0/+805
OpenPOWER on IntegriCloud