Age | Commit message (Expand) | Author | Files | Lines |
2012-11-21 | ARM: mmp: select pinctrl driver | Haojian Zhuang | 1 | -0/+4 |
2012-10-13 | ARM: config: sort select statements alphanumerically | Russell King | 1 | -3/+3 |
2012-10-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 7 | -42/+7 |
2012-10-01 | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -2/+20 |
2012-10-01 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -1/+5 |
2012-10-01 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 11 | -269/+294 |
2012-10-01 | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 1 | -0/+3 |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 7 | -42/+7 |
2012-09-21 | Merge branch 'board' of git://github.com/hzhuang1/linux into next/cleanup | Olof Johansson | 1 | -3/+1 |
2012-09-21 | ARM: mmp: using for_each_set_bit to simplify the code | Wei Yongjun | 1 | -3/+1 |
2012-09-20 | Merge branch 'next/dt' into next/multiplatform | Olof Johansson | 3 | -1/+8 |
2012-09-14 | ARM: pxa: move platform_data definitions | Arnd Bergmann | 7 | -42/+7 |
2012-09-12 | Merge branch 'clk-3.7' of git://git.linaro.org/people/mturquette/linux into n... | Olof Johansson | 1 | -0/+3 |
2012-09-12 | Merge branch 'board' of git://github.com/hzhuang1/linux into next/boards | Olof Johansson | 1 | -2/+10 |
2012-09-11 | Merge branch 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/... | Olof Johansson | 1 | -1/+1 |
2012-09-08 | ARM: mmp: remove unused definition in APBC and APMU | Chao Xie | 2 | -110/+0 |
2012-09-08 | ARM: mmp: move mmp2 clock definition to separated file | Chao Xie | 4 | -66/+118 |
2012-09-08 | arm: mmp: move pxa910 clock definition to separated file | Chao Xie | 4 | -36/+73 |
2012-09-08 | arm: mmp: move pxa168 clock definition to separated file | Chao Xie | 4 | -53/+98 |
2012-09-08 | arm: mmp: make private clock definition exclude from common clock | Chao Xie | 1 | -1/+4 |
2012-09-05 | Merge branch 'pinmux-dt' of git://gitorious.org/sirfprima2-kernel/sirfprima2-... | Olof Johansson | 1 | -1/+1 |
2012-08-28 | arm: mmp: make all SOCs use common clock by default | Chao Xie | 1 | -0/+3 |
2012-08-16 | ARM: mmp: implement DEBUG_LL port choice | Haojian Zhuang | 1 | -2/+10 |
2012-08-16 | ARM: mmp: enable tauros2 cache in pxa910 | Haojian Zhuang | 1 | -0/+4 |
2012-08-16 | ARM: mmp&dove: modify tauros2_init call | Chao Xie | 1 | -1/+1 |
2012-08-10 | ARM: mmp: fix potential NULL dereference | Yuanhan Liu | 1 | -1/+1 |
2012-08-03 | ARM: ttc_dkb: add nand support | Lei Wen | 1 | -0/+10 |
2012-08-02 | ARM: mmp: add missing irqs.h | Haojian Zhuang | 1 | -0/+1 |
2012-07-04 | ARM: mmp: remove mach/gpio-pxa.h | Paul Bolle | 1 | -29/+0 |
2012-06-05 | ARM: mmp: fix missing cascade_irq in irq handler | Haojian Zhuang | 1 | -0/+7 |
2012-05-22 | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 10 | -15/+620 |
2012-05-07 | ARM: mmp: add pm support for pxa910 | Chao Xie | 4 | -0/+369 |
2012-05-07 | ARM: mmp: ttc_dkb: add PMIC support | Chao Xie | 1 | -0/+11 |
2012-05-07 | ARM: mmp: add PM support for mmp2 | Chao Xie | 4 | -0/+336 |
2012-05-07 | ARM: mmp: move XX_REG definition to addr-map.h | Chao Xie | 3 | -6/+12 |
2012-05-05 | ARM: mmp: add usb host support for aspen | Neil Zhang | 1 | -0/+20 |
2012-05-05 | ARM: mmp: support pxa910 with device tree | Haojian Zhuang | 1 | -10/+40 |
2012-05-05 | ARM: mmp: support mmp2 with device tree | Haojian Zhuang | 2 | -0/+61 |
2012-05-05 | ARM: mmp: support DT in timer | Haojian Zhuang | 1 | -21/+60 |
2012-05-05 | ARM: mmp: support DT in irq | Haojian Zhuang | 6 | -225/+471 |
2012-05-05 | ARM: mmp: append CONFIG_MACH_MMP2_DT | Haojian Zhuang | 1 | -10/+19 |
2012-05-05 | ARM: mmp: fix build issue on mmp with device tree | Haojian Zhuang | 1 | -22/+0 |
2012-05-03 | ARM: mmp: add usb host support for PXA168 | Neil Zhang | 3 | -15/+15 |
2012-05-03 | ARM: mmp: add usb device support for ttc dkb | Neil Zhang | 1 | -0/+37 |
2012-05-03 | ARM: mmp: add usb device support for PXA910 | Neil Zhang | 6 | -1/+549 |
2012-03-29 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2 | -27/+0 |
2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 11 | -13/+19 |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2 | -0/+2 |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells | 2 | -0/+2 |
2012-03-27 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 4 | -0/+88 |