aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-vt8500
AgeCommit message (Expand)Author
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-05-31Merge tag 'arm-soc-cleanups-for-3.11' of git://github.com/mripard/linux into ...Olof Johansson
2013-05-24ARM: vt8500: Remove init_irq declaration in machine descriptionMaxime Ripard
2013-05-20ARM: vt8500: Add missing NULL terminator in dt_compatSrinivas Kandagatla
2013-04-12irqchip: vt8500: Convert arch-vt8500 to new irqchip infrastructureTony Prisk
2013-04-04pinctrl: gpio: vt8500: Add pincontrol driver for arch-vt8500Tony Prisk
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson
2013-01-27Merge branch 'depends/cleanup' into next/socOlof Johansson
2013-01-22ARM: remove redundant 'select GENERIC_GPIO'Shawn Guo
2013-01-15timer: vt8500: Convert vt8500 to use CLKSRC_OFTony Prisk
2013-01-14timer: vt8500: Move timer code to drivers/clocksourceTony Prisk
2013-01-12arm: vt8500: Add support for Wondermedia WM8750/WM8850Tony Prisk
2013-01-12arm: vt8500: Remove remaining mach includesTony Prisk
2013-01-12arm: vt8500: Convert debug-macro.S to be multiplatform friendlyTony Prisk
2013-01-12arm: vt8500: Remove single platform Kconfig optionsTony Prisk
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-26ARM: vt8500: Convert arch-vt8500 to multiplatformTony Prisk
2012-10-26arm: vt8500: Convert irq.c for multiplatform integrationTony Prisk
2012-10-15vt8500: Fix header in mach-vt8500/timer.cTony Prisk
2012-10-15vt8500: Remove unused headers from include/mach/Tony Prisk
2012-10-07arm: vt8500: Fix build warning in uncompress.hTony Prisk
2012-10-07vt8500: Fix build warning when no framebuffer selectedTony Prisk
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-09-29arm: vt8500: Fixup for missing gpio.hTony Prisk
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-21arm: vt8500: Update arch-vt8500 to devicetree support.Tony Prisk
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring
2012-09-14ARM: vt8500: move platform_data definitionsArnd Bergmann
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-07-18ARM:vt8500: Convert to use .restart and remove arch_reset()Tony Prisk
2012-07-02ARM vt8500: Move vt8500 pwm driver to pwm frameworkSascha Hauer
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-25Merge branch 'misc' into for-linusRussell King
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer
2011-10-13ARM: mach-vt8500: remove mach/memory.hNicolas Pitre
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre
2011-08-21ARM: mach-vt8500: convert boot_params to atag_offsetNicolas Pitre
2011-08-17ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K windowRussell King
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King