summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/ioremap_32.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: mm: convert to GENERIC_IOREMAPChristophe Leroy2023-08-181-10/+9
* powerpc/mm: Leave a gap between early allocated IO areasChristophe Leroy2021-06-251-2/+2
* powerpc/ioremap: warn on early use of ioremap()Christophe Leroy2019-11-191-0/+1
* powerpc/mm: split out early ioremap path.Christophe Leroy2019-08-271-8/+5
* powerpc/mm: refactor ioremap vm area setup.Christophe Leroy2019-08-271-11/+4
* powerpc/mm: refactor ioremap_range() and use ioremap_page_range()Christophe Leroy2019-08-271-4/+2
* powerpc/mm: Move ioremap functions out of pgtable_32/64.cChristophe Leroy2019-08-271-0/+104