aboutsummaryrefslogtreecommitdiff
path: root/include/asm-ppc/mmu.h
AgeCommit message (Expand)AuthorFilesLines
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser1-763/+0
2010-03-30mpc86xx: set the DDR BATs after calculating true DDR sizeTimur Tabi1-1/+5
2010-01-05ppc/85xx: Add tracking of TLB CAM usageKumar Gala1-0/+2
2009-09-25Fix "ppc/85xx: Clean up use of LAWAR defines" breakageWolfgang Denk1-1/+1
2009-09-24ppc/85xx: Clean up use of LAWAR definesKumar Gala1-7/+2
2009-09-15ppc/85xx: Repack tlb_table to save spaceKumar Gala1-11/+10
2009-09-15ppc/85xx: Introduce low level write_tlb functionKumar Gala1-0/+4
2009-09-08ppc/85xx: Add a simple function to search the TLBKumar Gala1-2/+5
2009-02-10mpc86xx: Add support to populate addr map based on BATsBecky Bruce1-3/+13
2009-02-10powerpc: Move duplicated BAT defines to mmu.hBecky Bruce1-13/+44
2008-12-1985xx: Add support to populate addr map based on TLB settingsKumar Gala1-0/+3
2008-08-27FSL DDR: Add e500 TLB helper for DDR codeKumar Gala1-0/+1
2008-06-03PPC: Add print_bats() to lib_ppc/bat_rw.cBecky Bruce1-0/+1
2008-06-03PPC: Change lib_ppc/bat_rw.c to use high batsBecky Bruce1-1/+5
2008-05-21Big white-space cleanup.Wolfgang Denk1-2/+2
2008-03-15ppc4xx: program_tlb now uses 64bit physical addessStefan Roese1-9/+9
2008-02-22Remove duplicate defines for ARRAY_SIZEKumar Gala1-1/+0
2008-01-1785xx: Introduce new tlb APIKumar Gala1-0/+31
2008-01-09Reworked FSL Book-E TLB macros to be more readableKumar Gala1-0/+13
2008-01-09Use FSL Book-E MMU macros from Linux KernelKumar Gala1-47/+53
2007-12-27Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese1-1/+3
2007-12-11Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xxKumar Gala1-1/+3
2007-10-31ppc4xx: Add change_tlb function to modify I attribute of TLB(s)Stefan Roese1-0/+1
2007-07-16ppc4xx: Add remove_tlb() function to remove a mem area from TLB setupStefan Roese1-0/+3
2007-04-23Changed BOOKE_PAGESZ_nGB to BOOKE_PAGESZ_nGAndy Fleming1-2/+2
2007-04-23u-boot: Enable PCI function and add PEX & rapidio memory map on MPC8548CDS boardZang Roy-r619111-0/+1
2007-02-20[PATCH] PPC4xx: Add 440SP(e) DDR2 SPD DIMM supportStefan Roese1-42/+166
2006-10-13Fixed leading whitespace issues.Jon Loeliger1-3/+2
2006-08-22Merge branch 'mpc86xx'Jon Loeliger1-9/+9
2006-08-22Cleanup poorly introduced whitespace.Jon Loeliger1-9/+9
2006-08-09Merge branch 'wd'Jon Loeliger1-0/+41
2006-06-30Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz1-0/+41
2006-04-26Initial support for MPC8641 HPCN board.Jon Loeliger1-1/+14
2004-07-09Patch by Jon Loeliger, 17 June 2004:wdenk1-0/+2
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk1-0/+98
2002-03-31Initial revisionwdenk1-0/+373