aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx5/board-cpuimx51sd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann1-1/+1
2011-10-07Merge branch 'imx/cleanup' into imx/develArnd Bergmann1-14/+11
2011-09-26ARM i.MX boards: use CONFIG_MULTI_IRQ_HANDLERSascha Hauer1-0/+1
2011-08-26Merge branches 'cleanups/assorted', 'cleanups/shawn-cleanup-mxc-gpio', 'cleanups/troy-cleanup-iomux-v3' and 'cleanups/ukl-mx5-dynamically-allocate-devices' into imx-cleanups-for-arndSascha Hauer1-14/+11
2011-08-21ARM: mach-mx5: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-08-17ARM: i.MX51: Remove _MX51_PAD_xxx referencesTroy Kisky1-1/+1
2011-08-16imx5: not include the unused head fileJason Liu1-2/+0
2011-08-16arm/mxc: do not use gpio_to_irq() for static initializersShawn Guo1-2/+2
2011-08-01ARM: mx5: dynamically allocate fsl-usb2-udc devicesUwe Kleine-König1-3/+2
2011-08-01ARM: mx5: dynamically allocate mxc-ehci devicesUwe Kleine-König1-6/+6
2011-06-06gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo1-0/+2
2011-05-19ARM: imx: remove #includes already available from devices-common.hUwe Kleine-König1-2/+0
2011-03-01cpuimx51sd: mcp2515 supports up to 10MHz SPI clockEric Bénard1-1/+1
2011-03-01cpuimx51sd: fix tsc2007Eric Bénard1-7/+1
2011-03-01cpuimx51sd: add cpufreq supportEric Bénard1-0/+5
2011-02-11ARM i.MX ehci: do ehci init in board specific functionsSascha Hauer1-4/+9
2011-02-10ARM: mx5: use .init_early to initialize cpu type, reset address and iomuxerUwe Kleine-König1-1/+2
2010-12-15ARM i.MX51: Full iomux supportSascha Hauer1-16/+16
2010-12-14ARM: mx5: check for error in ioremapFabio Estevam1-0/+4
2010-12-03iMX51: introduce IMX_GPIO_NRArnaud Patard (Rtp)1-14/+14
2010-11-24ARM i.MX51 boards: Do not use PHYS_OFFSETSascha Hauer1-1/+1
2010-11-24ARM: i.MX IOMUX-V3 replace struct pad_desc with bitmapped cookieLothar Waßmann1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-10-19mx5: add cpuimx51sd module and its baseboardEric Bénard1-0/+333