summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs/mx25
Commit message (Expand)AuthorAgeFilesLines
* 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
* arm926ejs: timer: Replace bss variable by gdrHeiko Schocher2011-02-021-2/+4
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-12-091-0/+12
|\
| * imx: Get fec mac address from fuseLiu Hui-R643432010-11-211-0/+12
* | Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
|/
* imx25: Fix resetMatthias Weisser2010-10-281-4/+4
* MX25 print arm clock instead of mpllclk on bootJohn Rigby2010-04-301-1/+1
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-134-0/+552
OpenPOWER on IntegriCloud