summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-mx27
AgeCommit message (Expand)AuthorFilesLines
2023-05-31include: Remove unused header filesTom Rini1-11/+0
2022-05-20ARM: imx: imx27: Introduce and use UART_BASE_ADDR(n)Marek Vasut1-6/+18
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19Use __ASSEMBLY__ as the assembly macrosSimon Glass1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini5-10/+5
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada1-2/+2
2016-03-25mx27: 16-bit wide watchdog registersLeonid Iziumtsev1-3/+3
2015-05-26i2c, mxc: rework i2c base address names for different SoCsHeiko Schocher1-2/+2
2015-05-15imx: mx27 move GPIO_PORTx to gpio.hPeng Fan2-22/+20
2013-09-10mx27: add missing constant for mx27trem1-1/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5-79/+5
2013-06-26mx27: add i2c clocktrem1-0/+1
2013-04-28Add fsl_iim driverBenoît Thébaudeau1-0/+1
2013-04-28imx: Homogenize and fix fuse register definitionsBenoît Thébaudeau1-1/+1
2012-09-01mxc: Define architecture identifierBenoît Thébaudeau1-0/+2
2012-09-01gpio: add gpio api support to mx27 (v4)trem2-23/+62
2012-09-01rtc: add support of mx27 rtctrem2-0/+43
2012-02-12mmc: access mxcmmc from mx31 boardsHelmut Raiger1-13/+9
2011-12-07MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic1-4/+4
2011-10-01FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.hMarek Vasut1-1/+0
2011-07-14MX27: Update to autogenerated asm-offsets.hStefano Babic1-16/+0
2011-07-14mx27: Make the UART port number explicitFabio Estevam1-1/+1
2010-11-21imx: Get fec mac address from fuseLiu Hui-R643431-7/+13
2010-04-30arm, mx27: add support for SDHC1 pin initHeiko Schocher1-0/+1
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser4-0/+602