summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | ARM: mach-shmobile: Enable SMP supportMagnus Damm2010-12-141-1/+2
| | * | | | | | | | | | | | ARM: mach-shmobile: SMP base supportMagnus Damm2010-12-148-0/+194
| * | | | | | | | | | | | | ARM: mach-shmobile: Rely on run-time IRQ handlersMagnus Damm2011-01-074-98/+18
| * | | | | | | | | | | | | ARM: mach-shmobile: Run-time IRQ handler for GICMagnus Damm2011-01-074-0/+23
| * | | | | | | | | | | | | ARM: mach-shmobile: Run-time IRQ handler for INTCAMagnus Damm2011-01-077-0/+67
| * | | | | | | | | | | | | ARM: mach-shmobile: Enable CONFIG_MULTI_IRQ_HANDLERMagnus Damm2011-01-071-0/+1
| * | | | | | | | | | | | | ARM: mach-shmobile: Use shared GIC entry macrosMagnus Damm2011-01-071-61/+1
| * | | | | | | | | | | | | ARM: mach-shmobile: mackerel: Add zboot supportSimon Horman2011-01-072-0/+90
| * | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-07881-15365/+32441
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ARM: mach-shmobile: mackerel: Add HDMI sound supportKuninori Morimoto2011-01-061-0/+95
| * | | | | | | | | | | | | | ARM: mach-shmobile: mackerel: add HDMI video supportKuninori Morimoto2011-01-061-0/+141
| * | | | | | | | | | | | | | ARM: mach-shmobile: ap4evb: fixup clk_put timing of fsib_clkKuninori Morimoto2011-01-061-4/+7
| | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'rmobile/mmcif', 'rmobile/ag5' and 'rmobile/mackerel' into rmo...Paul Mundt2011-01-054-5/+373
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | ARM: mach-shmobile: ap4/mackerel: modify wrong comment out of USBKuninori Morimoto2011-01-052-2/+2
| | | | * | | | | | | | | | | | | | ARM: mach-shmobile: Mackerel VGA camera supportMagnus Damm2011-01-051-1/+125
| | | | * | | | | | | | | | | | | | ARM: mach-shmobile: mackerel: fixup default memory sizeKuninori Morimoto2010-12-221-1/+1
| | | | * | | | | | | | | | | | | | ARM: mach-shmobile: mackerel: Add GPS supportYusuke Goda2010-12-211-0/+4
| | | | * | | | | | | | | | | | | | ARM: mach-shmobile: mackerel: Add mmcif supportYusuke Goda2010-12-171-1/+66
| | | | * | | | | | | | | | | | | | ARM: mach-shmobile: mackerel: Add sdhi supportYusuke Goda2010-12-141-0/+175
| | | * | | | | | | | | | | | | | | ARM: mach-shmobile: sh73a0: fix div4 tableTakashi YOSHII2011-01-051-1/+1
| * | | | | | | | | | | | | | | | | ARM: mach-shmobile: Add eMMC support through MMCIF on AG5EVMTakashi YOSHII2010-12-222-2/+56
| * | | | | | | | | | | | | | | | | ARM: mach-shmobile: Use pullups for AG5EVM KEYSC pinsTakashi YOSHII2010-12-221-8/+8
| * | | | | | | | | | | | | | | | | ARM: mach-shmobile: sh73a0 GPIO pullup improvementTakashi YOSHII2010-12-222-9/+97
| * | | | | | | | | | | | | | | | | ARM: mach-shmobile: sh73a0 CPGA fix for KEYSCMagnus Damm2010-12-221-1/+2
| * | | | | | | | | | | | | | | | | ARM: mach-shmobile: sh73a0 TMU supportMagnus Damm2010-12-222-1/+67
| * | | | | | | | | | | | | | | | | ARM: mach-shmobile: sh73a0 INTCS supportMagnus Damm2010-12-224-4/+271
| * | | | | | | | | | | | | | | | | Merge branch 'rmobile/urgent' into rmobile-latestPaul Mundt2010-12-21142-2280/+1484
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | ARM: mach-shmobile: Bump up NR_IRQS to 1024Magnus Damm2010-12-211-1/+1
| | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | ARM: mach-shmobile: Fix up pinmux entries in MakefileMagnus Damm2010-12-141-5/+8
| | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'rmobile/ag5' and 'rmobile/mackerel' into rmobile-latestPaul Mundt2010-12-133-25/+433
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / | | |/| | | / / / / / / / / / / / / / | | | | |_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | ARM: mach-shmobile: mackerel: Add keypad tca6408a supportTony SIM2010-12-131-0/+38
| | | * | | | | | | | | | | | | | | ARM: mach-shmobile: mackerel: Add Accelerometer sensor supportTony SIM2010-12-081-0/+15
| | | * | | | | | | | | | | | | | | ARM: mach-shmobile: mackerel: Add FSI-AK4643 supportKuninori Morimoto2010-12-011-0/+84
| | | * | | | | | | | | | | | | | | ARM: mach-shmobile: mackerel: Add LEDs supportKuninori Morimoto2010-12-011-0/+40
| | * | | | | | | | | | | | | | | | ARM: mach-shmobile: AG5 clock framework improvementsMagnus Damm2010-12-032-25/+256
| * | | | | | | | | | | | | | | | | Merge branch 'rmobile/mackerel' into rmobile-latestPaul Mundt2010-11-304-3/+563
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | ARM: mach-shmobile: mackerel: Add USB1(Host) supportKuninori Morimoto2010-11-301-1/+68
| | * | | | | | | | | | | | | | | | ARM: mach-shmobile: mackerel: Add lost GPIO_FN_LCDD 18 - 23Kuninori Morimoto2010-11-291-0/+6
| | * | | | | | | | | | | | | | | | ARM: mach-shmobile: mackerel: Add mackerel defconfigKuninori Morimoto2010-11-291-0/+138
| | * | | | | | | | | | | | | | | | ARM: mach-shmobile: mackerel: document switch and pin modes.Kuninori Morimoto2010-11-291-0/+60
| | * | | | | | | | | | | | | | | | ARM: mach-shmobile: mackerel: Add LCDC supportKuninori Morimoto2010-11-291-0/+86
| | * | | | | | | | | | | | | | | | ARM: mach-shmobile: mackerel: Add SMSC supportKuninori Morimoto2010-11-291-0/+34
| | * | | | | | | | | | | | | | | | ARM: mach-shmobile: Add mackerel board supportKuninori Morimoto2010-11-293-1/+172
| | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'rmobile/ag5' and 'rmobile/mmcif' into rmobile-latestPaul Mundt2010-11-305-12/+54
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / | | |/| | | / / / / / / / / / / / / / | | | | |_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | Merge branch 'common/mmcif' into rmobile/mmcifPaul Mundt2010-11-303-3/+3
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | sh, mmc: Make mmcif_update_progress static inlineSimon Horman2010-11-293-3/+3
| | * | | | | | | | | | | | | | | | | ARM: mach-shmobile: ag5evm: Add FSI resourcesKuninori Morimoto2010-11-291-0/+41
| | * | | | | | | | | | | | | | | | | ARM: mach-shmobile: clock-sh73a0: modify MSTP orderKuninori Morimoto2010-11-251-9/+10
| * | | | | | | | | | | | | | | | | | Merge branch 'rmobile/mmcif' into rmobile-latestPaul Mundt2010-11-2557-297/+5010
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | ARM: mach-shmobile: enable MMCIF DMA on ap4evbGuennadi Liakhovetski2010-11-251-0/+10