aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/mach-scb9328.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-09ARM: i.MX: Remove i.MX1 Synertronixx SCB9328 board supportAlexander Shiyan1-143/+0
2014-05-12ARM: i.MX: Setup IRQ handler from IRQ driverAlexander Shiyan1-1/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-5/+1
2012-10-15ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo1-2/+1
2012-10-15ARM: imx: include common.h rather than mach/common.hShawn Guo1-1/+1
2012-10-15ARM: imx: move iomux drivers and headers into mach-imxShawn Guo1-1/+1
2012-07-01ARM: imx: remove unneeded mach/irq.h inclusionShawn Guo1-1/+0
2012-07-01ARM: imx: eliminate macro IRQ_GPIOx()Shawn Guo1-2/+4
2012-01-05ARM: restart: mxc: use new restart hookRussell King1-0/+1
2011-11-01Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+1
2011-09-26ARM i.MX boards: use CONFIG_MULTI_IRQ_HANDLERSascha Hauer1-0/+1
2011-08-21ARM: mach-imx: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-14/+3
2011-07-07ARM: mach-imx/scb9328: Make the UART gpio setup simplerFabio Estevam1-14/+3
2011-06-06gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo1-0/+2
2011-02-10ARM: imx: use .init_early to initialize cpu type and reset addressUwe Kleine-König1-6/+7
2010-11-17ARM: imx: remove now empty devices.hUwe Kleine-König1-1/+0
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-10-01ARM: imx: make all pin lists const and signed, move to .init where possibleUwe Kleine-König1-1/+1
2010-06-30ARM: imx: dynamically register imx-uart devices (imx1)Uwe Kleine-König1-3/+3
2010-06-30ARM: imx: move mx1 support to mach-imxUwe Kleine-König1-0/+157