summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/8xx_mmu.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/8xx: add CONFIG_PIN_TLB_IMMRChristophe Leroy2016-07-091-4/+8
* powerpc/8xx: Rework CONFIG_PIN_TLB handlingChristophe Leroy2016-07-091-8/+19
* powerpc/8xx: Don't use page table for linear memory spaceChristophe Leroy2016-07-091-38/+18Star
* powerpc/8xx: Map IMMR area with 512k page at a fixed addressChristophe Leroy2016-07-091-1/+55
* powerpc/8xx: rewrite flush_instruction_cache() in CChristophe Leroy2016-03-121-0/+7
* powerpc/8xx: rewrite set_context() in CChristophe Leroy2016-03-121-0/+34
* powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.cChristophe Leroy2016-03-121-0/+17
* powerpc/8xx: Map linear kernel RAM with 8M pagesChristophe Leroy2016-03-121-0/+83