aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-lpc32xx/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-24/+27
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-33/+0
2012-03-15Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into next/fixes-non-criticalArnd Bergmann1-1/+1
2012-02-27ARM: LPC32xx: Fix missing and bad LPC32XX macrosRoland Stigge1-24/+27
2012-02-27ARM: LPC32xx: Fix irq on GPI_28Roland Stigge1-1/+1
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-27/+0
2012-01-05Merge branch 'restart' into for-linusRussell King1-22/+0
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: lpc32xx: use new restart hookRussell King1-18/+0
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-24/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-24/+0
2011-11-17ARM: restart: remove local_irq_disable() from within arch_reset()Russell King1-3/+0
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/kernel/git-cur/linux-2.6-armLinus Torvalds2-28/+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 Walleij2-52/+50
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/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-25/+0
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-1/+1
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-25/+0
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-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-5/+3
2010-07-27ARM: LPC32XX: Debug and IRQ macrosKevin Wells2-0/+78
2010-07-27ARM: LPC32XX: Initial arch header filesKevin Wells12-0/+1225