aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds8-19/+67
2011-01-13Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds4-0/+62
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+5
2011-01-13Merge branch 'topic/asoc' into for-linusTakashi Iwai1-0/+5
2011-01-13ARM: mach-shmobile: Kill off unused !gpio_is_valid() caseMagnus Damm2-8/+2
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into common/serial-reworkPaul Mundt57-0/+19829
2011-01-12Merge branch 'rmobile/sdio' into rmobile-latestPaul Mundt6-11/+27
2011-01-12ARM: mach-shmobile: sh7372 Enable SDIO IRQs for MackerelMagnus Damm1-3/+3
2011-01-12ARM: mach-shmobile: sh7377 Enable SDIO IRQsMagnus Damm2-2/+17
2011-01-12ARM: mach-shmobile: sh7367 Enable SDIO IRQsMagnus Damm1-3/+3
2011-01-12ARM: mach-shmobile: sh7372 Enable SDIO IRQsArnd Hannemann2-3/+4
2011-01-11ARM: mach-shmobile: mackerel: Add touchscreen ST1232 supportTony SIM1-0/+10
2011-01-11ARM: mach-shmobile: ap4eb: SCIF port for earlyprintk when using zbootSimon Horman1-0/+7
2011-01-11ARM: mach-shmobile: mackerel: SCIF port for earlyprintk when using zbootSimon Horman1-0/+7
2011-01-11ARM: mach-shmobile: mackerel: Add support get_cd in CN23Yusuke Goda1-0/+14
2011-01-07ARM: mach-shmobile: update for SMP changes.Paul Mundt1-18/+3
2011-01-07ARM: mach-shmobile: update for GIC changes.Paul Mundt4-11/+9
2011-01-07ARM: mach-shmobile: Fix up clkdev fallout for SH73A0.Paul Mundt1-1/+1
2011-01-07Merge branch 'rmobile/smp' into rmobile-latestPaul Mundt8-0/+304
2011-01-07ARM: mach-shmobile: Rely on run-time IRQ handlersMagnus Damm4-98/+18
2011-01-07ARM: mach-shmobile: Run-time IRQ handler for GICMagnus Damm4-0/+23
2011-01-07ARM: mach-shmobile: Run-time IRQ handler for INTCAMagnus Damm7-0/+67
2011-01-07ARM: mach-shmobile: Use shared GIC entry macrosMagnus Damm1-61/+1
2011-01-07ARM: mach-shmobile: mackerel: Add zboot supportSimon Horman2-0/+90
2011-01-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into rmobile-latestPaul Mundt7-47/+215
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-6/+179
2011-01-06Merge branch 'misc' into develRussell King4-6/+6
2011-01-06Merge branch 'smp' into miscRussell King6-40/+252
2011-01-06ARM: mach-shmobile: mackerel: Add HDMI sound supportKuninori Morimoto1-0/+95
2011-01-06ARM: mach-shmobile: mackerel: add HDMI video supportKuninori Morimoto1-0/+141
2011-01-06ARM: mach-shmobile: ap4evb: fixup clk_put timing of fsib_clkKuninori Morimoto1-4/+7
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into develRussell King4-0/+173
2011-01-05Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Paul Mundt2-43/+9
2011-01-05Merge branches 'rmobile/mmcif', 'rmobile/ag5' and 'rmobile/mackerel' into rmobile-latestPaul Mundt4-5/+373
2011-01-05ARM: mach-shmobile: specify sh7372 MIPI DSI register layoutGuennadi Liakhovetski1-0/+1
2011-01-05ARM: mach-shmobile: improve MIPI DSI clock configurationGuennadi Liakhovetski2-43/+8
2011-01-05ARM: mach-shmobile: sh73a0: fix div4 tableTakashi YOSHII1-1/+1
2011-01-05ARM: mach-shmobile: ap4/mackerel: modify wrong comment out of USBKuninori Morimoto2-2/+2
2011-01-05ARM: mach-shmobile: Mackerel VGA camera supportMagnus Damm1-1/+125
2010-12-22ARM: mach-shmobile: Add eMMC support through MMCIF on AG5EVMTakashi YOSHII2-2/+56
2010-12-22ARM: mach-shmobile: Use pullups for AG5EVM KEYSC pinsTakashi YOSHII1-8/+8
2010-12-22ARM: mach-shmobile: sh73a0 GPIO pullup improvementTakashi YOSHII2-9/+97
2010-12-22ARM: mach-shmobile: sh73a0 CPGA fix for KEYSCMagnus Damm1-1/+2
2010-12-22ARM: mach-shmobile: sh73a0 TMU supportMagnus Damm2-1/+67
2010-12-22ARM: mach-shmobile: sh73a0 INTCS supportMagnus Damm4-4/+271
2010-12-22ARM: mach-shmobile: mackerel: fixup default memory sizeKuninori Morimoto1-1/+1
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt4-70/+148
2010-12-21Merge branch 'rmobile/urgent' into rmobile-latestPaul Mundt3-7/+29
2010-12-21ARM: mach-shmobile: Bump up NR_IRQS to 1024Magnus Damm1-1/+1
2010-12-21ARM: mach-shmobile: Clean up headsmp.SMagnus Damm1-1/+2