aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vt8500 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring1-1/+0
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2-267/+0
2012-07-18ARM:vt8500: Convert to use .restart and remove arch_reset()Tony Prisk6-15/+78
2012-07-02ARM vt8500: Move vt8500 pwm driver to pwm frameworkSascha Hauer2-267/+0
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-26/+0
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-6/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-6/+0
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-5/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-20/+0
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds4-31/+3
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-6/+1
2011-10-25Merge branch 'misc' into for-linusRussell King1-1/+1
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-13ARM: mach-vt8500: remove mach/memory.hNicolas Pitre1-28/+0
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-21ARM: mach-vt8500: convert boot_params to atag_offsetNicolas Pitre2-2/+2
2011-08-17ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K windowRussell King1-2/+0
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-1/+1
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King1-1/+0
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-5/+1
2011-07-06ARM: 6979/1: mach-vt8500: add forgotten irq_data conversionWolfram Sang1-9/+12
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-4/+4
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-4/+4
2011-03-29arm: vt8500: Use proper irq accessorsThomas Gleixner1-3/+3
2011-01-25ARM: 6597/1: Add basic architecture support for VIA/WonderMedia 85xx SoC'sAlexey Charkov30-0/+2293