aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/io.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-02sh: reworked dynamic PMB mapping.Paul Mundt1-13/+10
2010-02-18sh: Provide uncached I/O helpers.Paul Mundt1-0/+22
2010-01-28sh: Fix up the ioremap_fixed() build for nommu.Paul Mundt1-18/+18
2010-01-26sh: flag ctrl_in/outX as __deprecated.Paul Mundt1-10/+45
2010-01-20sh: Shut up noisy IOREMAP_FIXED=n build.Paul Mundt1-1/+2
2010-01-19sh: Limit ioremap_prot() to 32bit pgprot parts.Paul Mundt1-0/+2
2010-01-19sh: Convert p3_ioremap() users to ioremap_prot().Paul Mundt1-1/+0
2010-01-19sh: Kill off duplicate address alignment in ioremap_fixed().Paul Mundt1-2/+4
2010-01-19sh: Prevent 64-bit pgprot clobbering across ioremap implementations.Paul Mundt1-22/+31
2010-01-18sh: Make iounmap_fixed() return success/failure for iounmap() path.Paul Mundt1-2/+3
2010-01-18sh: Fixup the IOREMAP_FIXED=n build.Paul Mundt1-0/+9
2010-01-16sh: Add fixed ioremap supportMatt Fleming1-0/+6
2010-01-13sh: fixed PMB mode refactoring.Paul Mundt1-9/+18
2009-12-14sh: Stub in P3 ioremap support for nommu parts.Paul Mundt1-0/+1
2009-12-14sh: wire up vmallocinfo support in ioremap() implementations.Paul Mundt1-2/+8
2009-11-12sh: Use the generic I/O port base for slowdown.Paul Mundt1-9/+3
2009-10-10sh: Remap physical memory into P1 and P2 in pmb_init()Matt Fleming1-2/+2
2009-08-24sh: Read from CCN_PVR instead of ROM for delay.Stuart Menefy1-1/+5
2009-08-24sh: Allow use of GENERIC_IOMAPDavid McKay1-0/+10
2009-05-09sh: Provide __read_{read,write}sl() definitions for sh64.Paul Mundt1-1/+6
2009-05-07sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt1-7/+0
2009-04-30sh: pass through ioremap() for non-mmu processors.Magnus Damm1-6/+6
2009-03-10sh: Support fixed 32-bit PMB mappings from bootloader.Yoshihiro Shimoda1-2/+2
2008-12-22sh: P4 ioremap pass-throughMagnus Damm1-0/+4
2008-11-12sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.Paul Mundt1-0/+4
2008-10-04sh: More I/O routine overhauling.Paul Mundt1-161/+96
2008-10-01sh: Fix up the __raw_read/writeX() definitions.Paul Mundt1-41/+36
2008-09-12sh: ioremap_prot support.Paul Mundt1-0/+2
2008-09-08sh: fixup many sparse errors.Paul Mundt1-2/+2
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-0/+366