aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | sh: Kill off deprecated fixed PCI memory window accessors.Paul Mundt2010-01-291-14/+0
* | | sh: Fix up the ioremap_fixed() build for nommu.Paul Mundt2010-01-281-18/+18
* | | sh: Quiet noisy coherent DMA unmapping on R2D.Paul Mundt2010-01-281-2/+0
* | | sh: fixed cmpxchg gRB versionGiuseppe CAVALLARO2010-01-271-4/+3
* | | sh: flag ctrl_in/outX as __deprecated.Paul Mundt2010-01-261-10/+45
* | | sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-01-267-34/+34
* | | sh: Conserve fixmap slots when IOREMAP_FIXED=n.Paul Mundt2010-01-211-0/+2
* | | sh: Kill off the special uncached section and fixmap.Paul Mundt2010-01-213-6/+3
* | | sh: Track the uncached mapping size.Paul Mundt2010-01-211-0/+1
* | | sh: mach-sdk7786: Probe system FPGA area mapping.Paul Mundt2010-01-202-0/+11
* | | sh: machine_ops based reboot support.Paul Mundt2010-01-204-0/+41
* | | sh: Make 29/32-bit mode check helper generally available.Paul Mundt2010-01-202-7/+9
* | | sh: mach-sdk7786: Split out FPGA IRQ controller setup.Paul Mundt2010-01-201-0/+7
* | | sh: mach-sdk7786: FPGA updates.Paul Mundt2010-01-201-0/+112
* | | sh: Shut up noisy IOREMAP_FIXED=n build.Paul Mundt2010-01-201-1/+2
* | | sh: support SIU sourcing from external clock on sh7722Guennadi Liakhovetski2010-01-191-0/+4
* | | sh64: Fix up the build for the thread_xstate changes.Paul Mundt2010-01-193-13/+15
* | | sh: Split out MMUCR.URB based entry wiring in to shared helper.Paul Mundt2010-01-191-42/+2
* | | sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts.Paul Mundt2010-01-191-2/+2
* | | sh: Limit ioremap_prot() to 32bit pgprot parts.Paul Mundt2010-01-191-0/+2
* | | sh: Convert p3_ioremap() users to ioremap_prot().Paul Mundt2010-01-191-1/+0
* | | sh: Kill off duplicate address alignment in ioremap_fixed().Paul Mundt2010-01-191-2/+4
* | | sh: Prevent 64-bit pgprot clobbering across ioremap implementations.Paul Mundt2010-01-191-22/+31
* | | sh: Make iounmap_fixed() return success/failure for iounmap() path.Paul Mundt2010-01-181-2/+3
* | | sh: Fixup the IOREMAP_FIXED=n build.Paul Mundt2010-01-181-0/+9
* | | sh: Handle early ioremaps through fixed mappings.Paul Mundt2010-01-181-0/+3
* | | sh: Add fixed ioremap supportMatt Fleming2010-01-162-0/+14
* | | sh: Generalise the pte handling code for the fixmap pathMatt Fleming2010-01-161-0/+1
* | | sh: Acquire some more page flags for SH-5.Matt Fleming2010-01-163-2/+56
* | | sh: New extended page flag to wire/unwire TLB entriesMatt Fleming2010-01-163-0/+24
* | | sh: Fix CONFIG_PMB=n build.Matt Fleming2010-01-151-1/+2
* | | sh: Rename split-level pgtable headers.Paul Mundt2010-01-133-8/+8
* | | sh: default to extended TLB support.Paul Mundt2010-01-134-9/+11
* | | sh: Make all PxSEGADDR() calls fatal for non-legacy configs.Paul Mundt2010-01-131-1/+9
* | | sh: fixed PMB mode refactoring.Paul Mundt2010-01-134-12/+39
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt2010-01-1312-254/+111
|\ \ \ \ \ | | | |/ /
| | * | | Merge branch 'master' into sh/hw-breakpointsPaul Mundt2010-01-067-91/+21
| | |\ \ \
| | * | | | sh: Reclaim TIF_DEBUG.Paul Mundt2010-01-051-2/+0
| | * | | | sh: Kill off dead UBC headers.Paul Mundt2010-01-054-208/+0
| | * | | | sh: Abstracted SH-4A UBC support on hw-breakpoint core.Paul Mundt2010-01-052-6/+20
| | * | | | sh: Convert ptrace to hw_breakpoint API.Paul Mundt2009-12-281-0/+6
| | * | | | Merge branch 'master' into sh/hw-breakpointsPaul Mundt2009-12-2123-87/+232
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into sh/hw-breakpointsPaul Mundt2009-12-0834-587/+461
| | |\ \ \ \ \
| | * | | | | | sh: hw-breakpoints: Add preliminary support for SH-4A UBC.Paul Mundt2009-12-087-9/+70
| * | | | | | | sh: Move over to dynamically allocated FPU context.Paul Mundt2010-01-133-29/+26
| * | | | | | | sh: Always provide thread_info allocators.Paul Mundt2010-01-121-4/+2
| * | | | | | | sh: Move start_thread() out of line.Paul Mundt2010-01-121-11/+2
* | | | | | | | sh: Don't perform an icbi on a P2 addressMatt Fleming2010-01-131-1/+1
|/ / / / / / /
* | | | | | | sh: Split out the unaligned counters and user bits.Paul Mundt2010-01-121-0/+21
* | | | | | | sh: Consolidate the sh_bios earlyprintk code.Paul Mundt2010-01-121-1/+0