| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-05 | 2 | -0/+48 |
|\ |
|
| * | ARM: mmp: register internal sram bank | Leo Yan | 2011-10-25 | 1 | -0/+6 |
| * | ARM: mmp: register audio sram bank | Leo Yan | 2011-10-25 | 1 | -0/+7 |
| * | ARM: mmp: add sram allocator | Leo Yan | 2011-10-25 | 1 | -0/+35 |
* | | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 2 | -3/+9 |
|\ \ |
|
| * \ | Merge branch 'depends/rmk/memory_h' into next/fixes | Arnd Bergmann | 2011-11-01 | 2 | -15/+1 |
| |\ \ |
|
| * \ \ | Merge branch 'depends/rmk/gpio' into next/fixes | Arnd Bergmann | 2011-10-31 | 2 | -23/+30 |
| |\ \ \ |
|
| * | | | | ARM: pxa: use correct __iomem annotations | Arnd Bergmann | 2011-10-08 | 1 | -2/+8 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 | 2 | -15/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | ARM: mach-mmp: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 1 | -14/+0 |
| * | | | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 2011-09-26 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2011-10-27 | 2 | -23/+30 |
|\ \ \
| | |/
| |/| |
|
| * | | ARM: 7104/1: plat-pxa: break out GPIO driver specifics | Linus Walleij | 2011-10-01 | 2 | -23/+30 |
* | | | USB: pxa168: Add onchip USB host controller support | Tanmay Upadhyay | 2011-08-22 | 1 | -0/+7 |
| |/
|/| |
|
* | | ARM: pxa168/gplugd: get rid of mfp-gplugd.h | Tanmay Upadhyay | 2011-08-11 | 2 | -57/+32 |
|/ |
|
* | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-26 | 4 | -0/+80 |
|\ |
|
| * | ARM: pxa168: Add board support for gplugD | Tanmay Upadhyay | 2011-07-12 | 1 | -0/+52 |
| * | ARM: pxa168: Add support for Ethernet | Tanmay Upadhyay | 2011-07-12 | 3 | -0/+26 |
| * | ARM: pxa168: Add support for UART3 | Tanmay Upadhyay | 2011-07-12 | 1 | -0/+2 |
* | | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-26 | 1 | -7/+0 |
|\ \ |
|
| * | | ARM: Consolidate the clkdev header files | Kyungmin Park | 2011-07-19 | 1 | -7/+0 |
| |/ |
|
* | | mmc: sdhci-pxa: move platform data to include/linux/platform_data | Zhangfei Gao | 2011-07-20 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de... | Russell King | 2011-05-07 | 1 | -1/+1 |
|\ |
|
| * | ARM: zImage: remove the static qualifier from global data variables | Nicolas Pitre | 2011-05-07 | 1 | -1/+1 |
* | | ARM: mmp: align NR_BUILTIN_GPIO with gpio interrupt number | Haojian Zhuang | 2011-04-12 | 1 | -1/+1 |
* | | ARM: pxa: always clear LPM bits for PXA168 MFPR | Haojian Zhuang | 2011-04-12 | 1 | -0/+9 |
|/ |
|
* | ARM: pxa2xx: reorganize I2C files | Sebastian Andrzej Siewior | 2011-03-21 | 3 | -3/+3 |
* | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-17 | 1 | -1/+1 |
* | ARM: mmp: PXA910 drive strength FAST using wrong value | Philip Rakity | 2011-01-15 | 1 | -1/+1 |
* | ARM: mmp: MMP2 drive strength FAST using wrong value | Philip Rakity | 2011-01-15 | 1 | -1/+1 |
* | ARM: mmp: correct the naming of GPIOxx_GPIO definitions | Eric Miao | 2010-12-20 | 1 | -169/+169 |
* | ARM: mmp: add mmc resource | Zhangfei Gao | 2010-12-16 | 2 | -0/+24 |
* | ARM: mmp: fix cpuid detection on mmp2 | Haojian Zhuang | 2010-11-03 | 1 | -1/+2 |
* | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 2010-10-20 | 1 | -6/+5 |
* | ARM: mmp: update cpuid of pxa168 and pxa910 | Haojian Zhuang | 2010-10-09 | 1 | -17/+32 |
* | ARM: pxa168: added support for Teton BGA platform | Mark F. Brown | 2010-10-09 | 1 | -0/+27 |
* | ARM: mmp: support sparse irq | Haojian Zhuang | 2010-10-09 | 1 | -3/+1 |
* | ARM: pxa168: added keypad wake clear event support for platform | Mark F. Brown | 2010-10-09 | 1 | -0/+5 |
* | ARM: pxa168: added wake clear register support for APMU | Mark F. Brown | 2010-10-09 | 1 | -0/+12 |
* | ARM: pxa168: added keypad support | Mark F. Brown | 2010-10-09 | 2 | -0/+14 |
* | ARM: pxa168: added framebuffer support code | Mark F. Brown | 2010-10-08 | 1 | -0/+8 |
* | ARM: pxa168: fix corrected reset vector | Mark F. Brown | 2010-09-25 | 1 | -1/+6 |
* | [ARM] mmp: move declarations into SoC specific header file from common.h | Eric Miao | 2010-08-05 | 3 | -0/+17 |
* | [ARM] mmp: avoid devices.h being included multiple times | Eric Miao | 2010-08-05 | 1 | -0/+4 |
* | [ARM] mmp: update twsi index | Haojian Zhuang | 2010-05-11 | 1 | -7/+7 |
* | [ARM] mmp: add smc registers definition | Mingliang Hu | 2010-05-11 | 1 | -0/+37 |
* | [ARM] mmp: update mfp setting | Haojian Zhuang | 2010-05-11 | 1 | -16/+171 |
* | [ARM] mmp: fix clock tick rate in mmp2 | Mingliang Hu | 2010-05-11 | 1 | -0/+4 |
* | [ARM] mmp: configure gpio pins from 128 to 192 | Haojian Zhuang | 2010-05-11 | 1 | -1/+1 |
* | [ARM] mmp: support ssp in pxa168 | Haojian Zhuang | 2010-05-11 | 3 | -10/+31 |