aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mmp (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-08Merge tag 'imx35-imx5-aips-setup' of git://git.pengutronix.de/git/imx/linux-2.6 into next/socOlof Johansson3-3/+0
2012-02-16arch/arm/mach-mmp/: some files include some headers twiceDanny Kukawka3-3/+0
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-16/+0
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann16-28/+25
2012-01-05Merge branch 'restart' into for-linusRussell King14-10/+22
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: mmp: use new restart hookRussell King14-6/+22
2012-01-05Merge branch 'restart-cleanup' into restartRussell King2-2/+2
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier1-13/+3
2011-12-06Merge branch 'mxs/saif' into next/driversArnd Bergmann2-2/+2
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-5/+0
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King2-2/+2
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-5/+0
2011-11-23Merge branches 'drivers/macb-gem' and 'drivers/pxa-gpio' into next/driversArnd Bergmann1-2/+3
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King1-2/+2
2011-11-17ARM: pxa168/gplugd: add the correct SSP deviceEric Miao1-1/+1
2011-11-15ARM: pxa: add clk support in gpio driverHaojian Zhuang3-27/+6
2011-11-15ARM: pxa: change gpio to platform deviceHaojian Zhuang15-29/+74
2011-11-14ARM: pxa: rename NR_BUILTIN_GPIOHaojian Zhuang5-9/+7
2011-11-14ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang7-10/+9
2011-11-14ARM: mmp: fix build error on gpioHaojian Zhuang1-1/+1
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-2/+3
2011-11-05Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds6-1/+231
2011-11-01Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds8-13/+20
2011-11-01Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2-15/+1
2011-10-31Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann10-36/+38
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds2-15/+1
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds10-36/+38
2011-10-25ARM: mmp: register internal sram bankLeo Yan3-0/+14
2011-10-25ARM: mmp: register audio sram bankLeo Yan3-0/+13
2011-10-25ARM: mmp: add sram allocatorLeo Yan3-1/+204
2011-10-25ARM: mmp: rename SHEEVAD to GPLUGDEric Miao3-3/+3
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-0/+53
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-17ARM: 7006/1: Migrate to asm-generic wrapper supportStephen Boyd2-2/+2
2011-10-13ARM: mach-mmp: remove mach/memory.hNicolas Pitre1-14/+0
2011-10-08ARM: pxa: use correct __iomem annotationsArnd Bergmann4-9/+16
2011-10-01ARM: 7104/1: plat-pxa: break out GPIO driver specificsLinus Walleij10-29/+36
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-09-11mtd: pxa3xx_nand: enable multiple chip select supportLei Wen1-2/+3
2011-08-22USB: pxa168: Add onchip USB host controller supportTanmay Upadhyay2-0/+53
2011-08-11ARM: mmp: Change the way we use timer 0 as clockevent timer.Lennert Buytenhek1-12/+35
2011-08-11ARM: mmp: Switch to using timer 1 as clocksource timer.Lennert Buytenhek1-2/+2
2011-08-11ARM: mmp: Also start timer 1 on boot.Lennert Buytenhek1-6/+9
2011-08-11ARM: pxa168/gplugd: free correct GPIOTanmay Upadhyay1-2/+2
2011-08-11ARM: pxa168/gplugd: get rid of mfp-gplugd.hTanmay Upadhyay3-62/+45
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King5-10/+5
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds11-1/+329
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-7/+0
2011-07-20mmc: sdhci-pxa: move platform data to include/linux/platform_dataZhangfei Gao1-1/+1