summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/mx25
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop asm/ptrace.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-01-17common: Move reset_cpu() to the CPU 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 Rini5-9/+5
2018-01-10build: Drop CONFIG_SPL_BUILD guards in some casesTom Rini1-5/+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: Fix boot hang by avoiding vector relocationFabio Estevam2-0/+27
2015-01-08mx25: Remove empty line after printing the reset causeFabio Estevam1-1/+1
2014-03-28kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada1-57/+0
2013-11-04ARM: mx25: convert to common timer codeRob Herring1-117/+0
2013-10-31arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada1-22/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5-69/+5
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
2013-02-02arm: Move lastinc to arch_global_dataSimon Glass1-1/+1
2013-02-02arm: Move tbl to arch_global_dataSimon Glass1-1/+1
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ébaudeau2-9/+9
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 Estevam3-64/+64
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-09-07Makefile : fix generation of cpu related asm-offsets.hStefano Babic1-2/+0
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ1-9/+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-14imx: Add auto generation of asm-offsets.h for imx25Matthias Weisser2-0/+62
2011-07-14imx: Use correct imx25 reset.cMatthias Weisser1-4/+2
2011-07-14imx: Add get_tbclk() function for imx25Matthias Weisser1-0/+12
2011-04-27mx25: Make the UART port number explicit in its setup functionFabio Estevam1-1/+1
2011-02-02arm926ejs: timer: Replace bss variable by gdrHeiko Schocher1-2/+4
2010-12-09Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk1-0/+12
2010-11-21imx: Get fec mac address from fuseLiu Hui-R643431-0/+12