summaryrefslogtreecommitdiff
path: root/cpu/mpc85xx/tlb.c
AgeCommit message (Expand)Author
2010-01-05ppc/85xx: Make SPD DDR TLB setup code use dynamic entry allocationKumar Gala
2010-01-05ppc/85xx: Add tracking of TLB CAM usageKumar Gala
2009-11-13ppc/85xx: Fix how we determine the number of CAM entriesKumar Gala
2009-09-15ppc/85xx: add boot from NAND/eSDHC/eSPI supportMingkai Hu
2009-09-15ppc/85xx: Move code around to prep for NAND_SPLKumar Gala
2009-09-15ppc/85xx: Repack tlb_table to save spaceKumar Gala
2009-09-15ppc/85xx: Introduce low level write_tlb functionKumar Gala
2009-09-15ppc/85xx: Ensure that MAS8 is zero when writing TLB entries.Scott Wood
2009-09-08ppc/85xx: Add a simple function to search the TLBKumar Gala
2009-08-22Prepare 2009.08-rc3Wolfgang Denk
2009-08-1485xx: Fix addrmap to include memoryKumar Gala
2009-06-1285xx: Use print_size to report amount of memory not mapped by TLBsKumar Gala
2009-06-0985xx: bugfix for reading maximum TLB size on mpc85xxFredrik Arnerup
2009-02-1685xx: Fix how we map DDR memoryKumar Gala
2009-01-13Change DDR tlb start entry to CONFIG param for 85xxHaiying Wang
2008-12-1985xx: Add support to populate addr map based on TLB settingsKumar Gala
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-27FSL DDR: Add e500 TLB helper for DDR codeKumar Gala
2008-01-23Coding Style Cleanup; update CHANGELOGWolfgang Denk
2008-01-1785xx: Get ride of old TLB setup codeKumar Gala
2008-01-1785xx: Introduce new tlb APIKumar Gala