summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | sh: uncached mapping helpers.Paul Mundt2010-02-172-10/+20
* | | | sh: PMB tidying.Paul Mundt2010-02-171-1/+3
* | | | sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt2010-02-172-3/+5
* | | | sh: Kill off some superfluous legacy PMB special casing.Paul Mundt2010-02-161-6/+1
* | | | sh: Merge the legacy PMB mapping and entry synchronization code.Paul Mundt2010-02-161-0/+1
* | | | sh64: fix up memory offset calculation.Paul Mundt2010-02-121-0/+8
* | | | sh: Isolate uncached mapping support.Paul Mundt2010-02-123-7/+16
| | | |
| \ \ \
*-. \ \ \ Merge branches 'sh/dwarf-unwinder', 'sh/g3-prep' and 'sh/stable-updates'Paul Mundt2010-02-082-13/+23
|\ \ \ \ \ | | | |/ / | | |/| |
| * | | | sh: Optimise FDE/CIE lookup by using red-black treesMatt Fleming2010-02-082-13/+23
| |/ / /
* | | | Merge branch 'sh/dmaengine'Paul Mundt2010-02-084-55/+151
|\ \ \ \
| * | | | sh: implement DMA_SLAVE capability in SH dmaengine driverGuennadi Liakhovetski2010-02-082-8/+48
| * | | | sh: fix Transfer Size calculation in both DMA driversGuennadi Liakhovetski2010-02-084-49/+105
| |/ / /
* | | | sh: Fix up early PCI PERR/SERR IRQ handling.Paul Mundt2010-02-031-0/+12
* | | | sh: mach-dreamcast: Convert to sparseirq.Paul Mundt2010-02-021-0/+5
* | | | Merge branch 'sh/stable-updates'Paul Mundt2010-02-022-3/+5
|\ \ \ \ | |/ / /
| * | | sh64: wire up sys_accept4.Paul Mundt2010-01-191-1/+2
| * | | sh: unwire sys_recvmmsg.Paul Mundt2010-01-191-2/+3
| | |/ | |/|
* | | sh: Improved multi-resource handling for SH7780 PCI.Paul Mundt2010-02-011-2/+3
* | | sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.Paul Mundt2010-02-011-0/+11
* | | sh: Handle PCI controller resource conflicts.Paul Mundt2010-02-011-1/+1
* | | sh: Enable PCI66 support for SH7780 host controller.Paul Mundt2010-02-011-0/+2
* | | sh: Fix up asm/hw_breakpoint.h header check.Paul Mundt2010-01-301-3/+3
* | | sh: support PCI domains.Paul Mundt2010-01-291-1/+12
* | | 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
OpenPOWER on IntegriCloud