aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/mx25
AgeCommit message (Expand)AuthorFilesLines
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-01arm: Move lastinc to arch_global_dataSimon Glass1-1/+1
2013-02-01arm: 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-09-30zmx25: Fix build warning due to 'get_reset_cause' defined but not usedFabio Estevam1-23/+23
2011-09-30ARM: mx25: Print the source of resetFabio Estevam1-1/+24
2011-09-30ARM: 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
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-28imx25: Fix resetMatthias Weisser1-4/+4
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 Tyser4-0/+552