summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/tlb.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-06powerpc: Remove __ilog2_u64 and ffs4 from bitopsFabio Estevam1-0/+2
2014-12-15powerpc/mpc85xx: Fix DDR TLB mapping leftoverYork Sun1-4/+8
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada1-1/+1
2014-04-23PPC 85xx: Add qemu-ppce500 machineAlexander Graf1-1/+1
2014-04-23PPC: 85xx: Generalize DDR TLB mapping functionAlexander Graf1-15/+32
2013-08-20powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some funct...Ying Zhang1-1/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-02-04ppc: Move used_tlb_cams to arch_global_dataSimon Glass1-4/+4
2013-01-30powerpc/mpc85xx: add support for MMUv2 page sizesScott Wood1-5/+14
2012-11-27spl/85xx: new SPL supportScott Wood1-2/+2
2012-10-22powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1York Sun1-1/+1
2011-11-11arch/powerpc/cpu/mpc85xx/tlb.c: Fix GCC 4.6 build warningKumar Gala1-3/+2
2011-11-08powerpc/85xx: Add support for Book-E MMU Arch v2.0Kumar Gala1-4/+8
2011-07-22powerpc/mpc85xx: Add clear_ddr_tlbs functionBecky Bruce1-0/+29
2011-04-04powerpc/85xx: Don't build read_tlbcam_entry for CONFIG_NAND_SPLKumar Gala1-2/+2
2011-01-14mpc85xx/tlb.c: Allow platforms to specify wimge bitsBecky Bruce1-1/+5
2010-10-20Adding more control to physical address mappingYork Sun1-6/+10
2010-07-16mpc85xx: Add print_tlbcam() functionBecky Bruce1-0/+20
2010-07-16mpc85xx: tlb.c cleanupsBecky Bruce1-26/+24
2010-04-22Move arch/ppc to arch/powerpcStefan Roese1-0/+277