aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/mx27
AgeCommit message (Expand)AuthorFilesLines
2015-09-02imx: mx27 implement get_cpu_revPeng Fan1-0/+6
2014-11-20imx: fix exception vectors relocation in imx27Albert ARIBAUD2-0/+55
2014-03-28kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada1-47/+0
2013-10-31arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada1-22/+1
2013-09-10mx27: add missing constant for mx27trem1-0/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5-69/+5
2013-06-26mx27: add i2c clocktrem1-0/+2
2013-06-26mx27: add function enable_cachestrem1-0/+8
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-09-01gpio: add gpio api support to mx27 (v4)trem1-5/+6
2012-02-27MX27: add missing get_tbclk()Stefano Babic1-0/+5
2012-02-12mmc: access mxcmmc from mx31 boardsHelmut Raiger1-9/+26
2012-01-16net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam1-1/+1
2011-10-27imx: fix coding styleFabio Estevam2-8/+8
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-14MX27: Update to autogenerated asm-offsets.hStefano Babic2-0/+47
2011-07-14mx27: Make the UART port number explicitFabio 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-04-30arm, mx27: add support for SDHC1 pin initHeiko Schocher1-0/+17
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser4-0/+626