summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: 6886/1: mmc, Add zboot from eSD support for SuperH Mobile ARMSimon Horman2011-06-292-0/+37
* ARM: mach-shmobile: sh73a0: mark DMA slave ID 0 as invalidMagnus Damm2011-05-251-0/+1
* ARM: mach-shmobile: mark DMA slave ID 0 as invalidGuennadi Liakhovetski2011-05-251-0/+1
* ARM: mach-shmobile: sh73a0 DMA Engine support for SY-DMACMagnus Damm2011-05-251-0/+29
* ARM: mach-shmobile: CPUIdle supportMagnus Damm2011-05-251-0/+3
* ARM: mach-shmobile: sh7372 Core Standby Suspend-to-RAMMagnus Damm2011-05-251-0/+3
* ARM: mach-shmobile: Suspend-to-RAM supportMagnus Damm2011-05-251-0/+1
* ARM: mach-shmobile: ap4evb, mackerel: fixup scif initialisation for zbootSimon Horman2011-05-242-4/+2
*-. Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-231-16/+0
|\ \
| | * ARM: consolidate SMP cross call implementationRussell King2011-05-231-16/+0
| |/
* | ARM: mach-shmobile: Correctly check for CONFIG_MACH_MACKERELSimon Horman2011-04-062-2/+2
|/
* mmc, ARM: Rename SuperH Mobile ARM zboot helpersSimon Horman2011-03-253-16/+15
* Merge branch 'p2v' into develRussell King2011-03-161-1/+1
|\
| * ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-1/+1
| |
| \
*-. \ Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King2011-03-165-10/+96
|\ \ \ | |_|/ |/| |
| | * ARM: mach-shmobile: mackerel: fixup memory initialize for zbootKuninori Morimoto2011-02-151-5/+5
| | * ARM: mach-shmobile: ap4evb: fixup memory initialize for zbootKuninori Morimoto2011-02-151-5/+5
| |/ |/|
| * ARM: 6617/1: mmc, Add zboot from MMC support for SuperH Mobile ARMSimon Horman2011-01-253-0/+86
|/
* ARM: mach-shmobile: ap4eb: SCIF port for earlyprintk when using zbootSimon Horman2011-01-111-0/+7
* ARM: mach-shmobile: mackerel: SCIF port for earlyprintk when using zbootSimon Horman2011-01-111-0/+7
* ARM: mach-shmobile: update for GIC changes.Paul Mundt2011-01-071-3/+3
* Merge branch 'rmobile/smp' into rmobile-latestPaul Mundt2011-01-072-0/+22
|\
| * ARM: mach-shmobile: sh73a0 SMP supportMagnus Damm2010-12-141-0/+5
| * ARM: mach-shmobile: SMP base supportMagnus Damm2010-12-143-0/+23
* | 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-071-0/+1
* | ARM: mach-shmobile: Run-time IRQ handler for INTCAMagnus 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-073-0/+172
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2011-01-053-0/+172
| |\ \ \ \
| | | | * | ARM: 6514/1: mach-shmobile: Add zboot support for SuperH Mobile ARMKuninori Morimoto2010-12-053-0/+160
| | | | * | ARM: 6515/1: Add zboot support for SuperH Mobile ARMKuninori Morimoto2010-12-051-0/+12
| | | |/ / | | |/| |
* | | | | ARM: mach-shmobile: sh73a0 GPIO pullup improvementTakashi YOSHII2010-12-221-0/+21
* | | | | ARM: mach-shmobile: sh73a0 INTCS supportMagnus Damm2010-12-221-0/+1
* | | | | Merge branch 'rmobile/urgent' into rmobile-latestPaul Mundt2010-12-212-5/+27
|\ \ \ \ \ | |/ / / /
| * | | | ARM: mach-shmobile: INTC interrupt priority level demux fixMagnus Damm2010-12-171-4/+26
| * | | | ARM: mach-shmobile: fix compile warning in mm/init.cMagnus Damm2010-12-171-1/+1
| |/ / /
* | | | ARM: mach-shmobile: Bump up NR_IRQS to 1024Magnus Damm2010-12-211-1/+1
| |_|/ |/| |
| | |
| \ \
*-. \ \ Merge branches 'rmobile/ag5' and 'rmobile/mackerel' into rmobile-latestPaul Mundt2010-12-131-0/+2
|\ \ \ \ | | |/ /
| * | | ARM: mach-shmobile: AG5 clock framework improvementsMagnus Damm2010-12-031-0/+2
* | | | Merge branch 'rmobile/mmcif' into rmobile-latestPaul Mundt2010-11-251-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: mach-shmobile: add DMA defines for MMCIF on sh7372Guennadi Liakhovetski2010-11-251-0/+2
| |/ /
* | | ARM: mach-shmobile: Add sh73a0 pinmux supportTakashi YOSHII2010-11-192-1/+442
* | | ARM: mach-shmobile: Split out entry-macros in to GIC and INTC variants.Paul Mundt2010-11-183-100/+132
* | | ARM: mach-shmobile: Initial AG5 and AG5EVM supportMagnus Damm2010-11-184-0/+91
|/ /
* | ARM: mach-shmobile: Allow GPIO chips to register IRQ mappings.Paul Mundt2010-11-041-2/+2
* | ARM: mach-shmobile: clock-sh7372: Add FSIDIV clock supportKuninori Morimoto2010-10-311-0/+2
|/
* ARM: mach-shmobile: clock-sh7372: FSI parent select supportKuninori Morimoto2010-10-151-0/+2
* ARM: mach-shmobile: clock-sh7372: add sh7372_ prefix to global clocksKuninori Morimoto2010-10-151-3/+5
OpenPOWER on IntegriCloud