aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/io.h
Commit message (Expand)AuthorAge
* Update 2.6.36 to 2.6.36.4wip-dissipation2-jericksoJeremy Erickson2014-04-18
* sh: support for platforms without PIO.Paul Mundt2010-06-02
* sh: reworked dynamic PMB mapping.Paul Mundt2010-03-02
* sh: Provide uncached I/O helpers.Paul Mundt2010-02-17
* sh: Fix up the ioremap_fixed() build for nommu.Paul Mundt2010-01-28
* sh: flag ctrl_in/outX as __deprecated.Paul Mundt2010-01-25
* sh: Shut up noisy IOREMAP_FIXED=n build.Paul Mundt2010-01-19
* sh: Limit ioremap_prot() to 32bit pgprot parts.Paul Mundt2010-01-19
* sh: Convert p3_ioremap() users to ioremap_prot().Paul Mundt2010-01-18
* sh: Kill off duplicate address alignment in ioremap_fixed().Paul Mundt2010-01-18
* sh: Prevent 64-bit pgprot clobbering across ioremap implementations.Paul Mundt2010-01-18
* sh: Make iounmap_fixed() return success/failure for iounmap() path.Paul Mundt2010-01-18
* sh: Fixup the IOREMAP_FIXED=n build.Paul Mundt2010-01-18
* sh: Add fixed ioremap supportMatt Fleming2010-01-16
* sh: fixed PMB mode refactoring.Paul Mundt2010-01-13
* sh: Stub in P3 ioremap support for nommu parts.Paul Mundt2009-12-14
* sh: wire up vmallocinfo support in ioremap() implementations.Paul Mundt2009-12-14
* sh: Use the generic I/O port base for slowdown.Paul Mundt2009-11-12
* sh: Remap physical memory into P1 and P2 in pmb_init()Matt Fleming2009-10-10
* sh: Read from CCN_PVR instead of ROM for delay.Stuart Menefy2009-08-24
* sh: Allow use of GENERIC_IOMAPDavid McKay2009-08-24
* sh: Provide __read_{read,write}sl() definitions for sh64.Paul Mundt2009-05-09
* sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt2009-05-07
* sh: pass through ioremap() for non-mmu processors.Magnus Damm2009-04-29
* sh: Support fixed 32-bit PMB mappings from bootloader.Yoshihiro Shimoda2009-03-10
* sh: P4 ioremap pass-throughMagnus Damm2008-12-22
* sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.Paul Mundt2008-11-11
* sh: More I/O routine overhauling.Paul Mundt2008-10-03
* sh: Fix up the __raw_read/writeX() definitions.Paul Mundt2008-10-01
* sh: ioremap_prot support.Paul Mundt2008-09-12
* sh: fixup many sparse errors.Paul Mundt2008-09-07
* sh: migrate to arch/sh/include/Paul Mundt2008-07-28