summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-lpc32xx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-1/+1
|\
| * driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-1/+1
* | Merge branch 'restart' into for-linusRussell King2012-01-054-23/+22
|\ \
| * | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * | ARM: restart: lpc32xx & u300: remove unnecessary printkRussell King2012-01-051-2/+0
| * | ARM: restart: lpc32xx: use new restart hookRussell King2012-01-054-19/+24
* | | 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-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
|/
* 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
* ARM: LPC32XX: Misc support functionsKevin Wells2010-07-272-0/+344
* ARM: LPC32XX: Serial support codeKevin Wells2010-07-271-0/+190
* ARM: LPC32XX: System suspend supportKevin Wells2010-07-272-0/+297
OpenPOWER on IntegriCloud