summaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh/iomap'Paul Mundt2010-06-029-34/+57
|\
| * sh: PIO disabling for x3proto and urquell.Paul Mundt2010-06-021-0/+2
| * sh: mach-sdk7786: conditionally disable PIO support.Paul Mundt2010-06-021-0/+1
| * sh: support for platforms without PIO.Paul Mundt2010-06-028-34/+54
* | sh: add romImage MMCIF boot for sh7724 and Ecovec V2Magnus Damm2010-05-319-4/+171
* | sh: allow romImage data between head.S and the zero pageMagnus Damm2010-05-312-3/+10
* | sh: Add support MMCIF for ecovecYusuke Goda2010-05-311-2/+84
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-312-23/+3
|\ \
| * | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori2010-05-271-0/+3
| * | ptrace: unify FDPIC implementationsMike Frysinger2010-05-271-23/+0
| * | Revert "endian: #define __BYTE_ORDER"Linus Torvalds2010-05-261-0/+4
| * | endian: #define __BYTE_ORDERJoakim Tjernlund2010-05-251-4/+0
* | | sh: remove duplicated #includeHuang Weiyi2010-05-261-1/+0
| |/ |/|
* | sh: handle early calls to return_address() when using dwarf unwinder.Paul Mundt2010-05-252-2/+19
|/
* sh: fix up sh7785lcr_32bit_defconfig.Paul Mundt2010-05-241-109/+164
* arch/sh/lib/strlen.S: Checkpatch cleanupAndrea Gelmini2010-05-241-1/+1
* sh: fix up sh7786 dmaengine build.Paul Mundt2010-05-221-1/+1
* sh: disable SD-card write-protection detection on kfr2r09Guennadi Liakhovetski2010-05-221-2/+4
* sh: Add SDHI DMA support to migorGuennadi Liakhovetski2010-05-221-0/+9
* sh: Add SDHI DMA support to kfr2r09Guennadi Liakhovetski2010-05-221-0/+9
* sh: Add SDHI DMA support to ms7724seGuennadi Liakhovetski2010-05-221-0/+17
* sh: Add SDHI DMA support to ecovecGuennadi Liakhovetski2010-05-221-2/+7
* sh: add DMA slave definitions to sh7724Guennadi Liakhovetski2010-05-221-0/+86
* sh: add DMA slaves for two SDHI controllers to sh7722Guennadi Liakhovetski2010-05-221-0/+10
* sh: define DMA slaves per CPU type, remove now redundant headerGuennadi Liakhovetski2010-05-228-41/+37
* sh: add Video Output Unit (VOU) and AK8813 TV-encoder support to ms7724seGuennadi Liakhovetski2010-05-221-8/+82
* sh: add Video Output Unit and AK8813 video encoder support on ecovecGuennadi Liakhovetski2010-05-221-0/+78
* sh: fix up the dwarf unwinder build for MODULES=n.Paul Mundt2010-05-221-0/+4
* sh: remove duplicated #includeHuang Weiyi2010-05-221-1/+0
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-05-221-2/+2
|\
| * panic: Allow warnings to set different taint flagsBen Hutchings2010-05-191-2/+2
* | kgdb,sh: update superh kgdb exception handlingJason Wessel2010-05-211-1/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\ \
| * | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-05-19154-3569/+4422
|\ \ \
| * | | sh: update defconfigs.Paul Mundt2010-05-1850-892/+1237
| * | | sh: Fix up the NUMA build for recent LMB changes.Paul Mundt2010-05-181-38/+0
| * | | sh64: provide a stub per_cpu_trap_init() definition.Paul Mundt2010-05-181-0/+5
| * | | sh: fix up CONFIG_KEXEC=n build.Paul Mundt2010-05-181-1/+1
| * | | Merge branch 'sh/highmem'Paul Mundt2010-05-131-6/+2
| |\ \ \
| | * | | sh: All SH-X3 cores support NUMA and SMP, update Kconfig.Paul Mundt2010-05-111-6/+2
| * | | | Merge branch 'sh/lmb'Paul Mundt2010-05-1311-209/+271
| |\| | |
| | * | | sh: Ensure active regions have a backing PMB entry.Paul Mundt2010-05-111-2/+15
| | * | | sh: Reject small mappings for PMB bolting.Paul Mundt2010-05-111-0/+2
| | * | | sh: bootmem refactoring.Paul Mundt2010-05-114-142/+169
| | * | | sh: rework memory limits to work with LMB.Paul Mundt2010-05-103-45/+40
| | * | | sh: enable LMB region setup via machvec.Paul Mundt2010-05-106-15/+24
| | * | | sh: bump up extra LMB reservations in bootmem init.Paul Mundt2010-05-071-4/+6
| | * | | sh: convert initrd reservation to LMB.Paul Mundt2010-05-071-1/+1
| | * | | sh: convert kexec crash kernel management to LMB.Paul Mundt2010-05-073-44/+58