summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2010-11-17ARM: imx: dynamically allocate imx-keypad devicesUwe Kleine-König
2010-11-17ARM: imx: dynamically allocate fsl-usb2-udc devicesUwe Kleine-König
2010-11-17ARM: imx: dynamically allocate mxc-ehci devicesUwe Kleine-König
2010-11-17ARM: imx: dynamically register mxc-mmc devicesUwe Kleine-König
2010-11-17ARM: mx3/mach-pcm037_eet: Fix section mismatch for eet_init_devices()Alberto Panizzo
2010-11-17ARM: imx: dynamically allocate mxc_pwm devicesUwe Kleine-König
2010-11-17ARM: mx3: enable SPI_IMX for better compile coverageUwe Kleine-König
2010-11-17ARM: imx: dynamically register imx-fb devicesUwe Kleine-König
2010-11-17ARM: imx: change the way flexcan devices are registeredUwe Kleine-König
2010-11-17ARM: imx: dynamically allocate imx2-wdt devicesUwe Kleine-König
2010-11-17ARM: imx: dynamically allocate mx2-camera deviceUwe Kleine-König
2010-11-17ARM: imx/gpio: remove some useless castsUwe Kleine-König
2010-11-17ARM: imx: dynamically allocate mx1-camera deviceUwe Kleine-König
2010-11-17ARM: imx: allow specifying a dma mask when creating a platform deviceUwe Kleine-König
2010-11-17ARM: imx: dynamically allocate imx_udc deviceUwe Kleine-König
2010-11-17ARM: imx: remove unused devicesUwe Kleine-König
2010-11-17ARM: imx: dynamically allocate mxc_w1 devicesUwe Kleine-König
2010-11-17ARM: imx: remove deprecated symbols as all users are gone nowUwe Kleine-König
2010-11-17ARM: imx/debug-macro: rework using the new io mapping macroUwe Kleine-König
2010-11-17ARM: imx: change static io mapping to use a functionUwe Kleine-König
2010-11-17ARM: imx: remove last explicit users of virtual base address definesUwe Kleine-König
2010-11-17ARM: imx: use MXxy_IO_P2V macros to setup static mappingsUwe Kleine-König
2010-11-17ARM: imx: refactor the io mapping macroUwe Kleine-König
2010-11-17ARM: mx3: fix the last users of IMX_NEEDS_DEPRECATED_SYMBOLSUwe Kleine-König
2010-10-28Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...Russell King
2010-10-28Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King
2010-10-28Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-10-26Merge git://git.infradead.org/battery-2.6Linus Torvalds
2010-10-26Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds
2010-10-26Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2010-10-26ARM: imx: Add wake functionality to GPIODinh Nguyen
2010-10-26ARM: mx5: Add gpio-keys to mx51 babbage boardDinh Nguyen
2010-10-26ARM: imx: Add gpio-keys to plat-mxcDinh Nguyen
2010-10-26mx31_3ds: Fix spi registrationRogerio Pimentel
2010-10-26mx31_3ds: Fix the logic for detecting the debug boardRogerio Pimentel
2010-10-26at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre
2010-10-26AT91: pm: make sure that r0 is 0 when dealing with cache operationsNicolas Ferre
2010-10-26AT91: pm: use plain cpu_do_idle() for "wait for interrupt"Nicolas Ferre
2010-10-26AT91: reset: extend alternate reset procedure to several chipsNicolas Ferre
2010-10-26AT91: reset routine cleanup, remove not needed icache flushNicolas Ferre
2010-10-26AT91: trivial: align comment of at91sam9g20_reset with one more tabNicolas Ferre
2010-10-26AT91: Fix AT91SAM9G20 reset as per the errata in the data sheetPeter Horton
2010-10-26AT91: add board support for Pcontrol_G20Peter Gsellmann
2010-10-26ARM: ux500 specific L2 cache codePer Fransson
2010-10-26ARM: l2x0: Optimise the range based operationsSantosh Shilimkar
2010-10-26ARM: l2x0: Determine the cache sizeSantosh Shilimkar
2010-10-26ARM: l2x0: Fix coding-style in the cache-l2x0.hSantosh Shilimkar