| Commit message (Expand) | Author | Age |
* | ARM: config: sort select statements alphanumerically | Russell King | 2012-10-13 |
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-01 |
|\ |
|
| * | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 2012-09-22 |
| |\ |
|
| | * | ARM: pxa: move platform_data definitions | Arnd Bergmann | 2012-09-14 |
| * | | Merge branch 'next/dt' into next/multiplatform | Olof Johansson | 2012-09-21 |
| |\ \ |
|
* | \ \ | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'board' of git://github.com/hzhuang1/linux into next/boards | Olof Johansson | 2012-09-13 |
| |\ \ \ \ |
|
| | * | | | | ARM: mmp: implement DEBUG_LL port choice | Haojian Zhuang | 2012-08-16 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/... | Olof Johansson | 2012-09-12 |
| |\ \ \ \ |
|
| * | | | | | ARM: ttc_dkb: add nand support | Lei Wen | 2012-08-03 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Merge branch 'clk-3.7' of git://git.linaro.org/people/mturquette/linux into n... | Olof Johansson | 2012-09-13 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'pinmux-dt' of git://gitorious.org/sirfprima2-kernel/sirfprima2-... | Olof Johansson | 2012-09-05 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | ARM: mmp: enable tauros2 cache in pxa910 | Haojian Zhuang | 2012-08-16 |
| * | | | | | ARM: mmp&dove: modify tauros2_init call | Chao Xie | 2012-08-16 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'board' of git://github.com/hzhuang1/linux into next/cleanup | Olof Johansson | 2012-09-22 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | ARM: mmp: using for_each_set_bit to simplify the code | Wei Yongjun | 2012-09-21 |
| | | |/ /
| | |/| | |
|
| * | | | | ARM: mmp: remove unused definition in APBC and APMU | Chao Xie | 2012-09-08 |
| * | | | | ARM: mmp: move mmp2 clock definition to separated file | Chao Xie | 2012-09-08 |
| * | | | | arm: mmp: move pxa910 clock definition to separated file | Chao Xie | 2012-09-08 |
| * | | | | arm: mmp: move pxa168 clock definition to separated file | Chao Xie | 2012-09-08 |
| * | | | | arm: mmp: make private clock definition exclude from common clock | Chao Xie | 2012-09-08 |
| |/ / / |
|
* | | | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 2012-10-01 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | arm: mmp: make all SOCs use common clock by default | Chao Xie | 2012-08-28 |
| |/ |
|
* / | ARM: mmp: fix potential NULL dereference | Yuanhan Liu | 2012-08-10 |
|/ |
|
* | ARM: mmp: add missing irqs.h | Haojian Zhuang | 2012-08-02 |
* | ARM: mmp: remove mach/gpio-pxa.h | Paul Bolle | 2012-07-04 |
* | ARM: mmp: fix missing cascade_irq in irq handler | Haojian Zhuang | 2012-06-05 |
* | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-22 |
|\ |
|
| * | ARM: mmp: add usb host support for aspen | Neil Zhang | 2012-05-05 |
| * | ARM: mmp: add usb host support for PXA168 | Neil Zhang | 2012-05-03 |
| * | ARM: mmp: add usb device support for ttc dkb | Neil Zhang | 2012-05-03 |
| * | ARM: mmp: add usb device support for PXA910 | Neil Zhang | 2012-05-03 |
* | | ARM: mmp: add pm support for pxa910 | Chao Xie | 2012-05-06 |
* | | ARM: mmp: ttc_dkb: add PMIC support | Chao Xie | 2012-05-06 |
* | | ARM: mmp: add PM support for mmp2 | Chao Xie | 2012-05-06 |
* | | ARM: mmp: move XX_REG definition to addr-map.h | Chao Xie | 2012-05-06 |
* | | ARM: mmp: support pxa910 with device tree | Haojian Zhuang | 2012-05-05 |
* | | ARM: mmp: support mmp2 with device tree | Haojian Zhuang | 2012-05-05 |
* | | ARM: mmp: support DT in timer | Haojian Zhuang | 2012-05-05 |
* | | ARM: mmp: support DT in irq | Haojian Zhuang | 2012-05-05 |
* | | ARM: mmp: append CONFIG_MACH_MMP2_DT | Haojian Zhuang | 2012-05-05 |
* | | ARM: mmp: fix build issue on mmp with device tree | Haojian Zhuang | 2012-05-05 |
|/ |
|
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 |
|\ |
|
| * | ARM: create a common IOMEM definition | Rob Herring | 2012-03-13 |
| * | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 2012-03-06 |
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-29 |
|\ \ |
|
| * \ | Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve... | Russell King | 2012-02-04 |
| |\ \ |
|
| | * | | ARM: mmp: remove NR_IRQS | Rob Herring | 2012-01-25 |