summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-lpc32xx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-286-91/+75
|\
| * Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann2012-03-153-7/+40
| |\
| * \ Merge branch 'lpc32xx/fixes-non-critical' of git://git.antcom.de/linux-2.6 in...Arnd Bergmann2012-02-273-49/+52
| |\ \
| | * | ARM: LPC32xx: Fix missing and bad LPC32XX macrosRoland Stigge2012-02-273-49/+52
| * | | arm: lpc32xx: phy3250: add rtc & touch deviceWolfram Sang2012-02-171-0/+2
| * | | ARM: LPC32xx: clock.c: Clock registration fixesRoland Stigge2012-02-101-3/+3
| * | | ARM: LPC32xx: clock.c: jiffies wrappingRoland Stigge2012-02-101-6/+6
| * | | ARM: LPC32xx: clock.c: Missing header fileRoland Stigge2012-02-101-0/+1
| * | | ARM: LPC32XX: Remove broken non-static declarationRoland Stigge2012-02-101-1/+0
| * | | ARM: LPC32xx: clock.c: Fix mutex lock issuesRoland Stigge2012-02-101-30/+11
| * | | ARM: LPC32xx: clock.c: warning fixRoland Stigge2012-02-101-2/+0
| |/ /
* | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-243-61/+4
|\ \ \ | |_|/ |/| |
| * | 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-221-6/+0
| | |/
| * | Merge branch 'amba' into for-armsocRussell King2012-01-261-28/+4
| |\ \
| | * | ARM: amba: lpc32xx: use common amba device initializersRussell King2012-01-261-28/+4
| | * | ARM: amba: lpc32xx: get rid of NO_IRQ initializersRussell King2012-01-251-2/+2
| | |/
| * / ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-211-27/+0
| |/
* | ARM: LPC32xx: serial.c: Fixed loop limitRoland Stigge2012-02-271-1/+1
* | ARM: LPC32xx: serial.c: HW bug workaroundRoland Stigge2012-02-271-0/+18
* | ARM: LPC32xx: irq.c: Clear latched eventRoland Stigge2012-02-271-1/+10
* | ARM: LPC32xx: Fix interrupt controller initRoland Stigge2012-02-271-4/+6
* | ARM: LPC32xx: Fix irq on GPI_28Roland Stigge2012-02-272-1/+5
|/
* 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-221-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-061-24/+0
|\ \ \ | |/ / |/| |
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-271-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-273-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-271-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
|\ \