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