summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: mach-shmobile: add framebuffer support for ap4evbGuennadi Liakhovetski2010-05-242-0/+122
* ARM: mach-shmobile: add LCDC and MIPI DSI-Tx clock definitions to sh7372Guennadi Liakhovetski2010-05-241-1/+10
* ARM: mach-shmobile: sh7377 clock framework V2Magnus Damm2010-05-225-7/+387
* ARM: mach-shmobile: sh7367 clock framework V2Magnus Damm2010-05-224-38/+337
* ARM: mach-shmobile: sh7372 clock fixesMagnus Damm2010-05-222-18/+19
* ARM: mach-shmobile: sh7372/AP4EVB evt2irq() updateMagnus Damm2010-05-222-19/+31
* ARM: mach-shmobile: sh7377/G4EVM evt2irq() updateMagnus Damm2010-05-222-14/+29
* ARM: mach-shmobile: sh7367/G3EVM evt2irq() updateMagnus Damm2010-05-222-12/+26
* ARM: mach-shmobile: Update VMALLOC_ENDMagnus Damm2010-05-201-1/+2
* ARM: mach-shmobile: Set CONSISTENT_DMA_SIZE to 158 MBMagnus Damm2010-05-201-0/+3
* ARM: mach-shmobile: update defconfigs.Paul Mundt2010-05-203-35/+181
* ARM: mach-shmobile: g3evm: Add IrDA supportKuninori Morimoto2010-05-201-0/+33
* ARM: mach-shmobile: sh7372 clock framework support V2Magnus Damm2010-05-206-11/+404
* ARM: mach-shmobile: Use shared clock frameworkMagnus Damm2010-05-205-36/+51
* ARM: mach-shmobile: Enable TMU driver buildMagnus Damm2010-05-201-0/+6
* ARM: mach-shmobile: sh7372 INTCS supportMagnus Damm2010-05-201-0/+220
* ARM: mach-shmobile: Use 0x2200 as INTCS_VECT_BASEMagnus Damm2010-05-201-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-20717-9151/+42997
|\
| * Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2010-05-1955-453/+6538
| |\
| | * msm: 7x30 Kconfig and makefile changesDaniel Walker2010-05-142-0/+15
| | * msm: clock support for the MSM7x30 CPU.Gregory Bean2010-05-143-0/+170
| | * msm: physical offset for MSM7X30Daniel Walker2010-05-141-0/+2
| | * msm: io: add io support for 7x30Daniel Walker2010-05-142-0/+35
| | * msm: Add extern for 7x30 clock list.Daniel Walker2010-05-141-0/+3
| | * msm: dma: add 7x30 security domain abstractionDaniel Walker2010-05-141-15/+17
| | * msm: update basic board layout for MSM7x30Daniel Walker2010-05-141-96/+20
| | * msm: add devices-msm7x30.cDaniel Walker2010-05-141-0/+128
| | * msm: add msm_iomap-7x30.h for MSM7x30 supportDaniel Walker2010-05-142-1/+125
| | * msm: irqs: add irqs-7x30.h for MSM7x30 supportDaniel Walker2010-05-142-1/+173
| | * msm: 8x50 Kconfig changesDaniel Walker2010-05-142-16/+46
| | * msm: physical offset for QSD8x50Daniel Walker2010-05-141-0/+6
| | * msm: io: add io support for 8x50Daniel Walker2010-05-142-3/+39
| | * msm: add extern for 8x50 clock list.Daniel Walker2010-05-141-0/+3
| | * msm: add devices-qsd8x50.cDaniel Walker2010-05-141-0/+92
| | * msm: update basic board layout for QSD8x50Daniel Walker2010-05-141-101/+19
| | * msm: add msm_iomap-8x50.h for QSD8x50 supportDaniel Walker2010-05-142-0/+151
| | * msm: irqs: add irqs-8x50.h for QSD8x50 supportDaniel Walker2010-05-142-1/+109
| | * msm: timer: allow MSM_DGT_BASE to be overridenDaniel Walker2010-05-141-0/+2
| | * msm: add Qualcomm 7x30 interrupt controller driver.Gregory Bean2010-05-143-1/+374
| | * msm: add tlmm support for gpio.Gregory Bean2010-05-142-0/+227
| | * msm: generalize clock support.Daniel Walker2010-05-1412-206/+651
| | * msm: add sirc interrupt controller driver.Gregory Bean2010-05-142-0/+292
| | * msm: generialize iomap to support multiple SOCs.Gregory Bean2010-05-142-94/+142
| | * msm: generialize IRQ to support multiple SOCs.Gregory Bean2010-05-142-67/+84
| | * msm: generalization to support multiple SOCs.Gregory Bean2010-05-142-3/+2
| | * arm: msm: video: add msm_fb.hDaniel Walker2010-05-122-6/+147
| | * arm: msm: smd: fix initcall prototype compiler warningDaniel Walker2010-05-121-2/+4
| | * arm: msm: trout: fix build failure without UARTDaniel Walker2010-05-121-0/+2
| | * arm: msm: smd: remove Kconfig menu optionDaniel Walker2010-05-121-8/+2
| | * arm: msm: smd: fix SMD modem processor sync conditionDaniel Walker2010-05-123-1/+24