summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-mx25
AgeCommit message (Expand)AuthorFilesLines
2021-01-23spi: imx: Define register bits in the driverMarek Vasut1-30/+0
2020-05-18arm: Don't include common.h in header filesSimon Glass1-2/+0
2018-09-04watchdog: mx25: use the imx_watchdog driver for mx25Martin Kaiser1-0/+1
2018-07-23mx25: fix the offset between the USB ports' registersMartin Kaiser1-1/+6
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini5-10/+5
2018-02-04imx: mx25: Remove SION bit in all pin-mux that are safeMichael Trimarchi1-281/+290
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic2-2/+2
2017-05-31mx25: Add function to set PER clocksBenoît Thébaudeau1-0/+1
2015-10-30imx: cpu: move common chip revision id'sAdrian Alonso1-4/+0
2015-05-26i2c, mxc: rework i2c base address names for different SoCsHeiko Schocher1-3/+3
2014-05-09imx25: Add new hardware registersThomas Diener1-0/+175
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5-85/+5
2013-05-05imx: mx25: Remove legacy iomux supportBenoît Thébaudeau2-453/+0
2013-05-05imx: iomux-v3: Add iomux-mx25.hBenoît Thébaudeau2-0/+546
2013-04-28Add fsl_iim driverBenoît Thébaudeau1-0/+1
2013-04-28imx: Add useful fuse definitionsBenoît Thébaudeau1-1/+10
2013-04-28imx: Homogenize and fix fuse register definitionsBenoît Thébaudeau1-2/+6
2012-11-16ehci-mxc: Define host offsetsBenoît Thébaudeau1-0/+1
2012-10-26mx25: Place common functions into sys_proto.hFabio Estevam2-4/+3
2012-10-16mx25: Clean up imx-regs.hBenoît Thébaudeau1-3/+3
2012-10-15mx25: Clean up lowlevel_initBenoît Thébaudeau1-22/+65
2012-10-15mx25: Clean up clocks APIBenoît Thébaudeau1-6/+3
2012-10-15mx25 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau1-1/+1
2012-10-15mx25: Define more standard clocksBenoît Thébaudeau1-0/+5
2012-10-15mx25: add CPU revision 1.2Eric Benard1-0/+1
2012-09-06mx25: Define default SoC input clock frequenciesBenoît Thébaudeau1-0/+14
2012-09-01mxc: Define architecture identifierBenoît Thébaudeau1-0/+2
2012-09-01MX: Set a common gpio.h for all i.MXStefano Babic1-16/+1
2012-05-15i.MX2: Include asm/types.h in arch-mx25/imx-regs.hTimo Ketola1-0/+3
2012-05-15i.MX25: esdhc: Add mxc_get_clock infrastructureTimo Ketola1-0/+23
2011-12-07MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic1-5/+5
2011-10-01FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.hMarek Vasut1-1/+0
2011-10-01MX25: tx25: Avoid the usage of extern in C fileFabio Estevam1-0/+29
2011-10-01ARM: mx25: Print the silicon revisonFabio Estevam1-0/+3
2011-09-07Makefile : fix generation of cpu related asm-offsets.hStefano Babic1-1/+1
2011-09-04MX25: make use of GPIO framework for MX25 processorStefano Babic2-12/+45
2011-07-14imx: Add support for zmx25 boardMatthias Weisser1-0/+64
2011-07-14imx: Make imx25 compatible to mxc_gpio driver and fix in tx25Matthias Weisser1-2/+8
2011-07-14imx: Add auto generation of asm-offsets.h for imx25Matthias Weisser1-0/+39
2010-11-21imx: Get fec mac address from fuseLiu Hui-R643431-8/+11
2010-10-28imx25: Fix resetMatthias Weisser1-6/+8
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser3-0/+773