summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/mx25/generic.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-01-17common: Move clock functions into a new fileSimon Glass1-0/+1
2019-12-03Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-4/+4
2018-09-11ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford1-8/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-05-31mx25: Add function to set PER clocksBenoît Thébaudeau1-0/+19
2017-05-31mx25: Fix imx_get_perclk()Benoît Thébaudeau1-1/+10
2015-10-30imx: cpu: move common chip revision id'sAdrian Alonso1-0/+1
2015-01-08mx25: Remove empty line after printing the reset causeFabio Estevam1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-05-05imx: mx25: Remove legacy iomux supportBenoît Thébaudeau1-117/+0
2013-02-04ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass1-2/+2
2012-10-15mx25: Fix eSDHC supportBenoît Thébaudeau1-9/+10
2012-10-15mx25: Define cpu_eth_init() only if neededBenoît Thébaudeau1-4/+6
2012-10-15mx25: Clean up clocks APIBenoît Thébaudeau1-3/+3
2012-10-15mx25 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau1-2/+1
2012-10-15mx25: Define more standard clocksBenoît Thébaudeau1-0/+10
2012-10-15mx25: Clean up clock calculationsBenoît Thébaudeau1-4/+4
2012-10-15mx25: Fix decode_pllBenoît Thébaudeau1-3/+6
2012-10-15mx25: add CPU revision 1.2Eric Benard1-0/+3
2012-09-06mx25: Define default SoC input clock frequenciesBenoît Thébaudeau1-1/+1
2012-09-01mx25: Enable dcacheBenoît Thébaudeau1-0/+8
2012-05-15i.MX25: esdhc: Add mxc_get_clock infrastructureTimo Ketola1-0/+27
2012-01-16net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam1-1/+1
2011-10-27imx: fix coding styleFabio Estevam1-55/+55
2011-10-01zmx25: Fix build warning due to 'get_reset_cause' defined but not usedFabio Estevam1-23/+23
2011-10-01ARM: mx25: Print the source of resetFabio Estevam1-1/+24
2011-10-01ARM: mx25: Print the silicon revisonFabio Estevam1-1/+29
2011-04-27mx25: Make the UART port number explicit in its setup functionFabio Estevam1-1/+1
2010-11-21imx: Get fec mac address from fuseLiu Hui-R643431-0/+12
2010-04-30MX25 print arm clock instead of mpllclk on bootJohn Rigby1-1/+1
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser1-0/+263