summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mmp
Commit message (Expand)AuthorAgeFilesLines
* ARM: config: sort select statements alphanumericallyRussell King2012-10-131-3/+3
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-027-42/+7Star
|\
| * Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-227-42/+7Star
| |\
| | * ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-147-42/+7Star
| * | Merge branch 'next/dt' into next/multiplatformOlof Johansson2012-09-213-1/+8
| |\ \
* | \ \ Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-022-2/+20
|\ \ \ \
| * \ \ \ Merge branch 'board' of git://github.com/hzhuang1/linux into next/boardsOlof Johansson2012-09-131-2/+10
| |\ \ \ \
| | * | | | ARM: mmp: implement DEBUG_LL port choiceHaojian Zhuang2012-08-161-2/+10
| | | |_|/ | | |/| |
| * | | | Merge branch 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Olof Johansson2012-09-121-1/+1
| |\ \ \ \
| * | | | | ARM: ttc_dkb: add nand supportLei Wen2012-08-031-0/+10
| | |/ / / | |/| | |
* | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-022-1/+5
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'clk-3.7' of git://git.linaro.org/people/mturquette/linux into n...Olof Johansson2012-09-131-0/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'pinmux-dt' of git://gitorious.org/sirfprima2-kernel/sirfprima2-...Olof Johansson2012-09-061-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | ARM: mmp: enable tauros2 cache in pxa910Haojian Zhuang2012-08-161-0/+4
| * | | | | ARM: mmp&dove: modify tauros2_init callChao Xie2012-08-161-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-0211-269/+294
|\ \ \ \ \
| * \ \ \ \ Merge branch 'board' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson2012-09-221-3/+1Star
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | ARM: mmp: using for_each_set_bit to simplify the codeWei Yongjun2012-09-211-3/+1Star
| | | |/ / | | |/| |
| * | | | ARM: mmp: remove unused definition in APBC and APMUChao Xie2012-09-082-110/+0Star
| * | | | ARM: mmp: move mmp2 clock definition to separated fileChao Xie2012-09-084-66/+118
| * | | | arm: mmp: move pxa910 clock definition to separated fileChao Xie2012-09-084-36/+73
| * | | | arm: mmp: move pxa168 clock definition to separated fileChao Xie2012-09-084-53/+98
| * | | | arm: mmp: make private clock definition exclude from common clockChao Xie2012-09-081-1/+4
| |/ / /
* | | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-10-011-0/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | arm: mmp: make all SOCs use common clock by defaultChao Xie2012-08-281-0/+3
| |/
* / ARM: mmp: fix potential NULL dereferenceYuanhan Liu2012-08-101-1/+1
|/
* ARM: mmp: add missing irqs.hHaojian Zhuang2012-08-021-0/+1
* ARM: mmp: remove mach/gpio-pxa.hPaul Bolle2012-07-041-29/+0Star
* ARM: mmp: fix missing cascade_irq in irq handlerHaojian Zhuang2012-06-051-0/+7
* Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-2210-15/+620
|\
| * ARM: mmp: add usb host support for aspenNeil Zhang2012-05-051-0/+20
| * ARM: mmp: add usb host support for PXA168Neil Zhang2012-05-033-15/+15
| * ARM: mmp: add usb device support for ttc dkbNeil Zhang2012-05-031-0/+37
| * ARM: mmp: add usb device support for PXA910Neil Zhang2012-05-036-1/+549
* | ARM: mmp: add pm support for pxa910Chao Xie2012-05-074-0/+369
* | ARM: mmp: ttc_dkb: add PMIC supportChao Xie2012-05-071-0/+11
* | ARM: mmp: add PM support for mmp2Chao Xie2012-05-074-0/+336
* | ARM: mmp: move XX_REG definition to addr-map.hChao Xie2012-05-073-6/+12
* | ARM: mmp: support pxa910 with device treeHaojian Zhuang2012-05-051-10/+40
* | ARM: mmp: support mmp2 with device treeHaojian Zhuang2012-05-052-0/+61
* | ARM: mmp: support DT in timerHaojian Zhuang2012-05-051-21/+60
* | ARM: mmp: support DT in irqHaojian Zhuang2012-05-056-225/+471
* | ARM: mmp: append CONFIG_MACH_MMP2_DTHaojian Zhuang2012-05-051-10/+19
* | ARM: mmp: fix build issue on mmp with device treeHaojian Zhuang2012-05-051-22/+0Star
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-302-27/+0Star
|\
| * ARM: create a common IOMEM definitionRob Herring2012-03-141-6/+0Star
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-071-21/+0Star
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-3011-13/+19
|\ \
| * \ Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve...Russell King2012-02-0411-13/+19
| |\ \
| | * | ARM: mmp: remove NR_IRQSRob Herring2012-01-2611-13/+19