summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm1136/mx31
Commit message (Expand)AuthorAgeFilesLines
* imx: mx31 use new formula for get_cpu_revPeng Fan2015-09-021-1/+1
* mx31: Fix boot hang by avoiding vector relocationFabio Estevam2015-03-022-0/+27
* arm: mx31: use common timer functionsAndrew Ruder2014-09-161-102/+2
* ARM: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-24/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-68/+4
* arm: Move lastinc to arch_global_dataSimon Glass2013-02-011-4/+4
* arm: Move tbl to arch_global_dataSimon Glass2013-02-011-3/+3
* mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky2013-01-131-39/+0
* imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser2012-10-151-0/+1
* mx31: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-062-10/+10
* Fix mx31_decode_pllBenoît Thébaudeau2012-09-061-3/+5
* mx31: add "ARM11P power gating" to get_reset_causeHelmut Raiger2012-03-271-0/+2
* MX31: add missing get_tbclk()Stefano Babic2012-02-271-0/+9
* mmc: access mxcmmc from mx31 boardsHelmut Raiger2012-02-121-0/+1
* MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic2011-12-061-4/+0
* mx31: Fix checkpatch warnings in generic.cFabio Estevam2011-11-111-2/+2
* mx31: Use proper IO accessor for GPR registerFabio Estevam2011-11-111-2/+3
* mx31: Remove duplicate definition for GPR registerFabio Estevam2011-11-111-4/+2
* mx31: define pins and init for UART2 and CSPI3Helmut Raiger2011-11-031-0/+15
* mx31: Introduce mx31_set_gpr functionFabio Estevam2011-11-031-0/+15
* imx: fix coding styleFabio Estevam2011-10-271-9/+14
* mx31: provide readable WEIM CS accessorHelmut Raiger2011-10-271-0/+11
* mx31: make HSP clock for mx3fb driver availableHelmut Raiger2011-10-131-13/+27
* MX31: Disable watchdog during low-power modesFabio Estevam2011-09-301-2/+2
* MX31: Improve readability for reset causeFabio Estevam2011-09-301-1/+1
* MX31: fix missing mxc_get_clk() callStefano Babic2011-09-071-0/+1
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-261-7/+0
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-5/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-261-5/+0
* MX31: Cleanup clock functionStefano Babic2011-07-181-1/+20
* MX31: Make get_reset_cause() static and drop unreachable codeStefano Babic2011-05-231-5/+1
* MX31: change return value of get_cpu_revStefano Babic2011-05-111-13/+18
* MX31: Introduce get_reset_cause()Fabio Estevam2011-04-271-1/+28
* ARM: mx31: Print the silicon versionFabio Estevam2011-04-271-2/+28
* IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-273-4/+4
* MX31: add support for MX31 watchdogStefano Babic2011-04-271-1/+37
* arm1136: timer: Replace bss variable by gdHeiko Schocher2011-02-021-10/+9
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* MX31: Removed warnings for iomux functionStefano Babic2010-10-201-4/+3
* MX31: add support for setting pin padsStefano Babic2010-10-131-0/+17
* ARM: */timer.c: fix spelling and vertical alignmentWolfgang Denk2010-05-211-1/+1
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-134-0/+373
OpenPOWER on IntegriCloud