summaryrefslogtreecommitdiffstats
path: root/cpu/mpc85xx/tlb.c
Commit message (Expand)AuthorAgeFilesLines
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-277/+0
* ppc/85xx: Make SPD DDR TLB setup code use dynamic entry allocationKumar Gala2010-01-051-6/+6
* ppc/85xx: Add tracking of TLB CAM usageKumar Gala2010-01-051-0/+64
* ppc/85xx: Fix how we determine the number of CAM entriesKumar Gala2009-11-131-2/+2
* ppc/85xx: add boot from NAND/eSDHC/eSPI supportMingkai Hu2009-09-151-0/+2
* ppc/85xx: Move code around to prep for NAND_SPLKumar Gala2009-09-151-23/+23
* ppc/85xx: Repack tlb_table to save spaceKumar Gala2009-09-151-4/+5
* ppc/85xx: Introduce low level write_tlb functionKumar Gala2009-09-151-13/+3
* ppc/85xx: Ensure that MAS8 is zero when writing TLB entries.Scott Wood2009-09-151-0/+3
* ppc/85xx: Add a simple function to search the TLBKumar Gala2009-09-081-0/+27
* Prepare 2009.08-rc3Wolfgang Denk2009-08-221-1/+1
* 85xx: Fix addrmap to include memoryKumar Gala2009-08-141-6/+22
* 85xx: Use print_size to report amount of memory not mapped by TLBsKumar Gala2009-06-121-1/+1
* 85xx: bugfix for reading maximum TLB size on mpc85xxFredrik Arnerup2009-06-091-1/+1
* 85xx: Fix how we map DDR memoryKumar Gala2009-02-161-47/+27
* Change DDR tlb start entry to CONFIG param for 85xxHaiying Wang2009-01-131-1/+5
* 85xx: Add support to populate addr map based on TLB settingsKumar Gala2008-12-191-0/+34
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-1/+1
* FSL DDR: Add e500 TLB helper for DDR codeKumar Gala2008-08-271-0/+64
* Coding Style Cleanup; update CHANGELOGWolfgang Denk2008-01-231-1/+0
* 85xx: Get ride of old TLB setup codeKumar Gala2008-01-171-2/+0
* 85xx: Introduce new tlb APIKumar Gala2008-01-171-0/+95
OpenPOWER on IntegriCloud