summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/nohash/fsl_book3e.c
AgeCommit message (Expand)Author
2022-09-26powerpc: Remove CONFIG_PPC_FSL_BOOK3EChristophe Leroy
2022-09-26powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy
2022-08-26powerpc/fsl_booke: Make calc_cam_sz() staticChristophe Leroy
2022-05-22powerpc/fsl_book3e: Don't set rodata RO too earlyChristophe Leroy
2022-05-22powerpc/book3e: Fix build errorYueHaibing
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy
2022-05-04powerpc/book3e: Fix sparse report in mm/nohash/fsl_book3e.cChristophe Leroy
2021-12-23powerpc/mm: Add __init attribute to eligible functionsNick Child
2021-11-29powerpc/mm: Move tlbcam_sz() and make it staticMichael Ellerman
2021-10-28powerpc/fsl_booke: Fix setting of exec flag when setting TLBCAMsChristophe Leroy
2021-10-22powerpc/fsl_booke: Update of TLBCAMs after initChristophe Leroy
2021-10-22powerpc/fsl_booke: Allocate separate TLBCAMs for readonly memoryChristophe Leroy
2021-10-22powerpc/fsl_booke: Tell map_mem_in_cams() if init is doneChristophe Leroy
2021-10-22powerpc/fsl_booke: Take exec flag into account when setting TLBCAMsChristophe Leroy
2021-10-22powerpc/fsl_booke: Rename fsl_booke.c to fsl_book3e.cChristophe Leroy