aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-lpc32xx
AgeCommit message (Expand)Author
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King
2012-01-05ARM: restart: lpc32xx & u300: remove unnecessary printkRussell King
2012-01-05ARM: restart: lpc32xx: use new restart hookRussell King
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre
2011-11-17ARM: restart: remove local_irq_disable() from within arch_reset()Russell King
2011-10-29ARM: mark empty gpio.h files emptyLinus Walleij
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-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer
2011-10-13ARM: mach-lpc32xx: remove mach/memory.hNicolas Pitre
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre
2011-08-22ARM: 7045/1: mach-lpc32xx: break out GPIO driver specificsLinus Walleij
2011-08-22ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystemLinus Walleij
2011-08-21ARM: mach-lpc32xx: convert boot_params to atag_offsetNicolas Pitre
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park
2011-07-12arm: lpc32xx: add rtc-deviceWolfram Sang
2011-07-12arm: lpc32xx: add tsc-deviceWolfram Sang
2011-07-08ARM: LPC32XXX: add UL suffix to VMALLOC_END to ensure it is properly typedBarry Song
2011-06-28ARM: entry: remove unused irq_prio_table macroRussell King
2011-05-23clocksource: convert ARM 32-bit up counting clocksourcesRussell King
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13ARM: lpc32xx: irq_data conversion.Lennert Buytenhek
2011-01-06Merge branch 'misc' into develRussell King
2010-12-22ARM: lpc32xx: update clock source registrationRussell King
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD
2010-11-16suspend: constify platform_suspend_opsLionel Debroux
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr
2010-10-12spi/pl022: Add spi->mode support to AMBA SPI driverKevin Wells
2010-07-27ARM: LPC32XX: Arch config menu supoport and makefilesKevin Wells
2010-07-27ARM: LPC32XX: Phytec 3250 platform supportKevin Wells
2010-07-27ARM: LPC32XX: Misc support functionsKevin Wells
2010-07-27ARM: LPC32XX: Serial support codeKevin Wells
2010-07-27ARM: LPC32XX: System suspend supportKevin Wells
2010-07-27ARM: LPC32XX: GPIO, timer, and IRQ driversKevin Wells
2010-07-27ARM: LPC32XX: Clock driverKevin Wells