summaryrefslogtreecommitdiff
path: root/src/arch/armv7/lib/mmu.c
AgeCommit message (Expand)Author
2013-07-10ARMv7: flatten arch/armv7 source treeStefan Reinauer
2013-07-10ARM: Fix up page table/cachability management.Gabe Black
2013-07-10ARM: Fix the way the space for the page tables is allocated.Gabe Black
2013-05-01armv7: invalidate TLB entries as they are added/modifiedDavid Hendricks
2013-05-01ARMV7: add a function to disable MMU entriesRonald G. Minnich
2013-03-29armv7: invalidate TLB after changing translation table entriesDavid Hendricks
2013-03-29armv7: use stdint.h in cache and MMU filesDavid Hendricks
2013-03-26armv7: add new dcache and MMU setup functionsDavid Hendricks