summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-lpc32xx/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: lpc32xx: remove unused header file mach/irqs.hVladimir Zapolskiy2016-10-251-117/+0
* ARM: lpc32xx: fix NR_IRQS confictArnd Bergmann2016-05-241-1/+1
* Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-28/+0
|\
| * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-28/+0
* | ARM: lpc32xx: move custom GPIO headerLinus Walleij2013-12-031-50/+0
* | ARM: lpc32xx: delete local <mach/gpio.h> headerLinus Walleij2013-12-031-6/+0
|/
* ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King2013-08-251-18/+0
* ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King2013-08-251-10/+0
* ARM: debug: provide 8250 debug uart register shift configuration optionRussell King2013-08-251-1/+0
* ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-1/+0
* ARM: LPC32xx: Add the motor PWM clockAlban Bedel2012-11-121-0/+1
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-1/+1
|\
| * ARM: LPC32xx: Support GPI 28Roland Stigge2012-09-251-1/+1
* | ARM: lpc32xx: use __iomem pointers for MMIOArnd Bergmann2012-09-191-1/+1
|/
* ARM: LPC32xx: Cleanup USB clock initAlexandre Pereira da Silva2012-07-011-0/+14
* ARM: LPC32xx: Remove mach specific ARCH_NR_GPIOS, use defaultRoland Stigge2012-06-141-2/+0
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-1/+8
|\
| * gpio/lpc32xx: Add device tree supportRoland Stigge2012-05-181-1/+8
* | i2c-pnx.c: Remove duplicated i2c.hRoland Stigge2012-04-221-63/+0
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-291-27/+0
|\
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-27/+0
* | Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-281-0/+24
|\ \
| * \ Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann2012-03-152-24/+51
| |\ \
| | * | ARM: LPC32xx: Ethernet supportRoland Stigge2012-03-131-0/+24
| * | | Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/driversOlof Johansson2012-03-081-1/+1
| |\ \ \
* | \ \ \ Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-271-24/+27
|\ \ \ \ \
| * \ \ \ \ Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann2012-03-151-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | |
| * | | | ARM: LPC32xx: Fix missing and bad LPC32XX macrosRoland Stigge2012-02-271-24/+27
* | | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-232-33/+0
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-6/+0
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-6/+0
| | |/
| * / ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-27/+0
| |/
* / ARM: LPC32xx: Fix irq on GPI_28Roland Stigge2012-02-271-1/+1
|/
* Merge branch 'restart' into for-linusRussell King2012-01-051-22/+0
|\
| * ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * ARM: restart: lpc32xx: use new restart hookRussell King2012-01-051-18/+0
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-24/+0
|\ \ | |/ |/|
| * ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-24/+0
* | ARM: restart: remove local_irq_disable() from within arch_reset()Russell King2011-11-171-3/+0
|/
* ARM: mark empty gpio.h files emptyLinus Walleij2011-10-291-0/+1
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-282-28/+1
|\
| * ARM: mach-lpc32xx: remove mach/memory.hNicolas Pitre2011-10-131-27/+0
| * ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
* | ARM: 7045/1: mach-lpc32xx: break out GPIO driver specificsLinus Walleij2011-08-222-52/+50
* | ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-121-2/+0
* | ARM: gpio: consolidate gpio_to_irqRussell King2011-08-121-5/+0
* | ARM: gpio: consolidate trivial gpiolib implementationsRussell King2011-08-121-16/+1
|/
* Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-261-25/+0
|\
| * ARM: Consolidate the clkdev header filesKyungmin Park2011-07-191-25/+0
* | Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2011-07-251-1/+1
|\ \