aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/mach-mx27ads.c
AgeCommit message (Expand)Author
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-10-15ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo
2012-10-15ARM: imx: include common.h rather than mach/common.hShawn Guo
2012-10-15ARM: imx: move iomux drivers and headers into mach-imxShawn Guo
2012-07-23Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-06ARM: imx: remove unused pdata from device macrosBenoît Thébaudeau
2012-07-01ARM: imx: eliminate macro IRQ_GPIOx()Shawn Guo
2012-01-05ARM: restart: mxc: use new restart hookRussell King
2011-11-01Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-31Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-09-26ARM i.MX boards: use CONFIG_MULTI_IRQ_HANDLERSascha Hauer
2011-08-21ARM: mach-imx: convert boot_params to atag_offsetNicolas Pitre
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King
2011-06-06gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo
2011-05-19ARM: imx: remove #includes already available from devices-common.hUwe Kleine-König
2011-02-10ARM: imx: use .init_early to initialize cpu type and reset addressUwe Kleine-König
2010-11-17ARM: imx: remove now empty devices.hUwe Kleine-König
2010-11-17ARM: imx: dynamically register mxc-mmc devicesUwe Kleine-König
2010-11-17ARM: imx: dynamically register imx-fb devicesUwe Kleine-König
2010-11-17ARM: imx: dynamically allocate mxc_w1 devicesUwe Kleine-König
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-11ARM: imx: dynamically register fec devicesUwe Kleine-König
2010-10-01ARM: imx: make all pin lists const and signed, move to .init where possibleUwe Kleine-König
2010-10-01ARM: imx: fix name of macros to add imx-i2c devicesUwe Kleine-König
2010-06-30ARM: imx: dynamically register imx-uart devices (imx27)Uwe Kleine-König
2010-06-30ARM: imx: dynamically register imx-i2c devices (imx27)Uwe Kleine-König
2010-06-30ARM: imx: Change the way nand devices are registered (imx27)Uwe Kleine-König
2010-06-30ARM: imx: remove paragraphs with old address of the FSFUwe Kleine-König
2010-06-30ARM: imx: rename mxc_uart_devicex to follow a common naming schemeUwe Kleine-König
2010-06-24ARM: imx: rename mach dir for mx21 and mx27 to mach-imxUwe Kleine-König