aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm1136/mx31
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop init.h from common headerSimon Glass2-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini5-11/+5
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-01-10build: Drop CONFIG_SPL_BUILD guards in some casesTom Rini1-4/+1
2015-09-02imx: mx31 use new formula for get_cpu_revPeng Fan1-1/+1
2015-03-02mx31: Fix boot hang by avoiding vector relocationFabio Estevam2-0/+27
2014-09-16arm: mx31: use common timer functionsAndrew Ruder1-102/+2
2013-10-31ARM: convert makefiles to Kbuild styleMasahiro Yamada1-24/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-68/+4
2013-02-01arm: Move lastinc to arch_global_dataSimon Glass1-4/+4
2013-02-01arm: Move tbl to arch_global_dataSimon Glass1-3/+3
2013-01-13mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky1-39/+0
2012-10-15imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser1-0/+1
2012-09-06mx31: Define default SoC input clock frequenciesBenoît Thébaudeau2-10/+10
2012-09-06Fix mx31_decode_pllBenoît Thébaudeau1-3/+5
2012-03-27mx31: add "ARM11P power gating" to get_reset_causeHelmut Raiger1-0/+2
2012-02-27MX31: add missing get_tbclk()Stefano Babic1-0/+9
2012-02-12mmc: access mxcmmc from mx31 boardsHelmut Raiger1-0/+1
2011-12-06MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic1-4/+0
2011-11-11mx31: Fix checkpatch warnings in generic.cFabio Estevam1-2/+2
2011-11-11mx31: Use proper IO accessor for GPR registerFabio Estevam1-2/+3
2011-11-11mx31: Remove duplicate definition for GPR registerFabio Estevam1-4/+2
2011-11-03mx31: define pins and init for UART2 and CSPI3Helmut Raiger1-0/+15
2011-11-03mx31: Introduce mx31_set_gpr functionFabio Estevam1-0/+15
2011-10-27imx: fix coding styleFabio Estevam1-9/+14
2011-10-27mx31: provide readable WEIM CS accessorHelmut Raiger1-0/+11
2011-10-13mx31: make HSP clock for mx3fb driver availableHelmut Raiger1-13/+27
2011-09-30MX31: Disable watchdog during low-power modesFabio Estevam1-2/+2
2011-09-30MX31: Improve readability for reset causeFabio Estevam1-1/+1
2011-09-07MX31: fix missing mxc_get_clk() callStefano Babic1-0/+1
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ1-7/+0
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ1-5/+0
2011-07-26Timer: Remove set_timer completelyGraeme Russ1-5/+0
2011-07-18MX31: Cleanup clock functionStefano Babic1-1/+20
2011-05-23MX31: Make get_reset_cause() static and drop unreachable codeStefano Babic1-5/+1
2011-05-11MX31: change return value of get_cpu_revStefano Babic1-13/+18
2011-04-27MX31: Introduce get_reset_cause()Fabio Estevam1-1/+28
2011-04-27ARM: mx31: Print the silicon versionFabio Estevam1-2/+28
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic3-4/+4
2011-04-27MX31: add support for MX31 watchdogStefano Babic1-1/+37
2011-02-02arm1136: timer: Replace bss variable by gdHeiko Schocher1-10/+9
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-20MX31: Removed warnings for iomux functionStefano Babic1-4/+3
2010-10-13MX31: add support for setting pin padsStefano Babic1-0/+17
2010-05-21ARM: */timer.c: fix spelling and vertical alignmentWolfgang Denk1-1/+1
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser4-0/+373