aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-lpc32xx
Commit message (Expand)AuthorAgeFilesLines
* merge more stuff from 3.2.72Wolfgang Wiedmeyer2015-10-2313-582/+52
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+50
|\
| * ARM: LPC32xx: Fix irq on GPI_28Roland Stigge2012-03-122-1/+5
| * ARM: LPC32xx: Fix interrupt controller initRoland Stigge2012-03-121-4/+6
| * ARM: LPC32xx: irq.c: Clear latched eventRoland Stigge2012-03-121-1/+10
| * ARM: LPC32xx: serial.c: Fixed loop limitRoland Stigge2012-03-121-1/+1
| * ARM: LPC32xx: serial.c: HW bug workaroundRoland Stigge2012-03-121-0/+18
| * 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-283-29/+2
| |\
| | * 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: mach-lpc32xx: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
| * | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-275-521/+52
| |\ \
| | * | ARM: 7045/1: mach-lpc32xx: break out GPIO driver specificsLinus Walleij2011-08-223-52/+51
| | * | ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystemLinus Walleij2011-08-222-447/+1
| | * | 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
| | |/
| * | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
| |/
| * Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-263-1/+45
| |\
| | * arm: lpc32xx: add rtc-deviceWolfram Sang2011-07-122-0/+22
| | * arm: lpc32xx: add tsc-deviceWolfram Sang2011-07-123-1/+23
| * | 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
| |\ \
| | * | ARM: LPC32XXX: add UL suffix to VMALLOC_END to ensure it is properly typedBarry Song2011-07-081-1/+1
| | |/
| * | ARM: entry: remove unused irq_prio_table macroRussell King2011-06-281-4/+0
| |/
* | ARM: LPC32xx: Fix irq on GPI_28Roland Stigge2012-03-122-1/+5
* | ARM: LPC32xx: Fix interrupt controller initRoland Stigge2012-03-121-4/+6
* | ARM: LPC32xx: irq.c: Clear latched eventRoland Stigge2012-03-121-1/+10
* | ARM: LPC32xx: serial.c: Fixed loop limitRoland Stigge2012-03-121-1/+1
* | ARM: LPC32xx: serial.c: HW bug workaroundRoland Stigge2012-03-121-0/+18
|/
* clocksource: convert ARM 32-bit up counting clocksourcesRussell King2011-05-231-14/+3
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+2
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-5/+5
* ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-1/+1
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-151-28/+28
|\
| * ARM: lpc32xx: irq_data conversion.Lennert Buytenhek2011-01-131-28/+28
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\ \ | |/ |/|
| * suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
* | Merge branch 'misc' into develRussell King2011-01-061-2/+1
|\ \
| * | ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD2010-11-261-2/+1
| |/
* | ARM: lpc32xx: update clock source registrationRussell King2010-12-221-4/+1
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-212-7/+3
|\
| * arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0
| * arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-5/+3
* | spi/pl022: Add spi->mode support to AMBA SPI driverKevin Wells2010-10-121-6/+1
|/
* ARM: LPC32XX: Arch config menu supoport and makefilesKevin Wells2010-07-273-0/+45
* ARM: LPC32XX: Phytec 3250 platform supportKevin Wells2010-07-271-0/+397