aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/ioremap_32.c
Commit message (Expand)AuthorAgeFilesLines
* sh: Merge _32/_64 ioremap implementations.Paul Mundt2010-01-181-171/+0
* sh: Handle early ioremaps through fixed mappings.Paul Mundt2010-01-181-3/+9
* sh: Tidy up non-translatable checks in iounmap path.Paul Mundt2010-01-171-4/+24
* sh: wire up vmallocinfo support in ioremap() implementations.Paul Mundt2009-12-141-5/+5
* sh: Try PMB mapping based on physical address, not mapping sizeMatt Fleming2009-10-091-1/+1
* sh: Fix overzealous checking in __ioremap()Stuart Menefy2009-08-241-8/+0
* sh: pci: Rework fixed region checks in ioremap().Paul Mundt2009-04-201-7/+7
* sh: pci memory range checking codeMagnus Damm2009-04-161-2/+2
* sh: Support fixed 32-bit PMB mappings from bootloader.Yoshihiro Shimoda2009-03-101-2/+4
* sh: fix P4 iounmap() pass-throughMagnus Damm2009-02-271-1/+1
* sh: P4 ioremap pass-throughMagnus Damm2008-12-221-1/+2
* sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-1/+1
* sh: Split out ioremap in to _32 and _64 variants.Paul Mundt2008-01-281-0/+150