aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-lpc32xx/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-03ARM: lpc32xx: move custom GPIO headerLinus Walleij1-50/+0
2013-12-03ARM: lpc32xx: delete local <mach/gpio.h> headerLinus Walleij1-6/+0
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King1-18/+0
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King1-10/+0
2013-08-25ARM: debug: provide 8250 debug uart register shift configuration optionRussell King1-1/+0
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-1/+0
2012-11-12ARM: LPC32xx: Add the motor PWM clockAlban Bedel1-0/+1
2012-10-01Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-09-25ARM: LPC32xx: Support GPI 28Roland Stigge1-1/+1
2012-09-19ARM: lpc32xx: use __iomem pointers for MMIOArnd Bergmann1-1/+1
2012-07-01ARM: LPC32xx: Cleanup USB clock initAlexandre Pereira da Silva1-0/+14
2012-06-14ARM: LPC32xx: Remove mach specific ARCH_NR_GPIOS, use defaultRoland Stigge1-2/+0
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+8
2012-05-18gpio/lpc32xx: Add device tree supportRoland Stigge1-1/+8
2012-04-22i2c-pnx.c: Remove duplicated i2c.hRoland Stigge1-63/+0
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-27/+0
2012-03-28Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+24
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 branch 'lpc32xx/drivers' into next/driversArnd Bergmann2-24/+51
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-03-13ARM: LPC32xx: Ethernet supportRoland Stigge1-0/+24
2012-03-08Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/driversOlof Johansson1-1/+1
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-27/+0
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