summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/mx25/generic.c
Commit message (Expand)AuthorAgeFilesLines
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-4/+4
* ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford2018-09-101-8/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* mx25: Add function to set PER clocksBenoît Thébaudeau2017-05-311-0/+19
* mx25: Fix imx_get_perclk()Benoît Thébaudeau2017-05-311-1/+10
* imx: cpu: move common chip revision id'sAdrian Alonso2015-10-301-0/+1
* mx25: Remove empty line after printing the reset causeFabio Estevam2015-01-081-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* imx: mx25: Remove legacy iomux supportBenoît Thébaudeau2013-05-051-117/+0
* ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass2013-02-041-2/+2
* mx25: Fix eSDHC supportBenoît Thébaudeau2012-10-151-9/+10
* mx25: Define cpu_eth_init() only if neededBenoît Thébaudeau2012-10-151-4/+6
* mx25: Clean up clocks APIBenoît Thébaudeau2012-10-151-3/+3
* mx25 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau2012-10-151-2/+1
* mx25: Define more standard clocksBenoît Thébaudeau2012-10-151-0/+10
* mx25: Clean up clock calculationsBenoît Thébaudeau2012-10-151-4/+4
* mx25: Fix decode_pllBenoît Thébaudeau2012-10-151-3/+6
* mx25: add CPU revision 1.2Eric Benard2012-10-151-0/+3
* mx25: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-061-1/+1
* mx25: Enable dcacheBenoît Thébaudeau2012-09-011-0/+8
* i.MX25: esdhc: Add mxc_get_clock infrastructureTimo Ketola2012-05-151-0/+27
* net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam2012-01-161-1/+1
* imx: fix coding styleFabio Estevam2011-10-271-55/+55
* zmx25: Fix build warning due to 'get_reset_cause' defined but not usedFabio Estevam2011-09-301-23/+23
* ARM: mx25: Print the source of resetFabio Estevam2011-09-301-1/+24
* ARM: mx25: Print the silicon revisonFabio Estevam2011-09-301-1/+29
* mx25: Make the UART port number explicit in its setup functionFabio Estevam2011-04-271-1/+1
* imx: Get fec mac address from fuseLiu Hui-R643432010-11-211-0/+12
* MX25 print arm clock instead of mpllclk on bootJohn Rigby2010-04-301-1/+1
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-131-0/+263