summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs/mx25
Commit message (Expand)AuthorAgeFilesLines
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-2/+2
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* common: Move clock functions into a new fileSimon Glass2020-01-171-0/+1
* 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-075-9/+5
* build: Drop CONFIG_SPL_BUILD guards in some casesTom Rini2018-01-101-5/+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: Fix boot hang by avoiding vector relocationFabio Estevam2015-01-082-0/+27
* mx25: Remove empty line after printing the reset causeFabio Estevam2015-01-081-1/+1
* kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada2014-03-281-57/+0
* ARM: mx25: convert to common timer codeRob Herring2013-11-041-117/+0
* arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-22/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-245-69/+5
* 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
* arm: Move lastinc to arch_global_dataSimon Glass2013-02-011-1/+1
* arm: Move tbl to arch_global_dataSimon Glass2013-02-011-1/+1
* 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-062-9/+9
* 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-273-64/+64
* 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
* Makefile : fix generation of cpu related asm-offsets.hStefano Babic2011-09-071-2/+0
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-261-9/+0
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-5/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-261-5/+0
* imx: Add auto generation of asm-offsets.h for imx25Matthias Weisser2011-07-142-0/+62
* imx: Use correct imx25 reset.cMatthias Weisser2011-07-141-4/+2
* imx: Add get_tbclk() function for imx25Matthias Weisser2011-07-141-0/+12
* mx25: Make the UART port number explicit in its setup functionFabio Estevam2011-04-271-1/+1