summaryrefslogtreecommitdiff
path: root/arch/arm/mach-lpc32xx
AgeCommit message (Expand)AuthorFilesLines
2011-10-29ARM: mark empty gpio.h files emptyLinus Walleij1-0/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds3-29/+2
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds5-521/+52
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-13ARM: mach-lpc32xx: remove mach/memory.hNicolas Pitre1-27/+0
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-22ARM: 7045/1: mach-lpc32xx: break out GPIO driver specificsLinus Walleij3-52/+51
2011-08-22ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystemLinus Walleij2-447/+1
2011-08-21ARM: mach-lpc32xx: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-2/+0
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King1-5/+0
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-16/+1
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-1/+45
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-25/+0
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+1
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-25/+0
2011-07-12arm: lpc32xx: add rtc-deviceWolfram Sang2-0/+22
2011-07-12arm: lpc32xx: add tsc-deviceWolfram Sang3-1/+23
2011-07-08ARM: LPC32XXX: add UL suffix to VMALLOC_END to ensure it is properly typedBarry Song1-1/+1
2011-06-28ARM: entry: remove unused irq_prio_table macroRussell King1-4/+0
2011-05-23clocksource: convert ARM 32-bit up counting clocksourcesRussell King1-14/+3
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+2
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-5/+5
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-28/+28
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2011-01-13ARM: lpc32xx: irq_data conversion.Lennert Buytenhek1-28/+28
2011-01-06Merge branch 'misc' into develRussell King1-2/+1
2010-12-22ARM: lpc32xx: update clock source registrationRussell King1-4/+1
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD1-2/+1
2010-11-16suspend: constify platform_suspend_opsLionel Debroux1-1/+1
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-7/+3
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-5/+3
2010-10-12spi/pl022: Add spi->mode support to AMBA SPI driverKevin Wells1-6/+1
2010-07-27ARM: LPC32XX: Arch config menu supoport and makefilesKevin Wells3-0/+45
2010-07-27ARM: LPC32XX: Phytec 3250 platform supportKevin Wells1-0/+397
2010-07-27ARM: LPC32XX: Misc support functionsKevin Wells2-0/+344
2010-07-27ARM: LPC32XX: Serial support codeKevin Wells1-0/+190
2010-07-27ARM: LPC32XX: System suspend supportKevin Wells2-0/+297
2010-07-27ARM: LPC32XX: GPIO, timer, and IRQ driversKevin Wells3-0/+1060
2010-07-27ARM: LPC32XX: Clock driverKevin Wells2-0/+1175
2010-07-27ARM: LPC32XX: Debug and IRQ macrosKevin Wells2-0/+78
2010-07-27ARM: LPC32XX: Initial arch header filesKevin Wells12-0/+1225