summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/armv7-a/mmu.h
Commit message (Expand)AuthorAgeFilesLines
* SAMA5D4-EK: In kernel build with address environment, need logic to map user ...Gregory Nutt2014-09-071-1/+2
* Cortex-A address environments: Fix issue with page privilegesGregory Nutt2014-08-281-7/+55
* Cortex-A address environment: Fix some section mapping and address incrementsGregory Nutt2014-08-261-0/+1
* ARMv7-A: Use of write back might be unpredictableGregory Nutt2014-08-251-3/+3
* Misc changed to get the SAMA5 ELF configuration with address environments wor...Gregory Nutt2014-08-251-25/+27
* Cortex-A/SAMA5 address environment support is code complete (untested)Gregory Nutt2014-08-251-0/+35
* Cosmetic update to comments and README filesGregory Nutt2014-04-241-12/+12
* Updated comments; minor correction in some namingGregory Nutt2014-04-231-3/+17
* SAMA5: Don't use MMU PMD bufferable bit to try to control write-through vs w...Gregory Nutt2014-04-041-6/+5
* Replace explicit hex MMU value with definitionGregory Nutt2013-12-181-6/+8
* SAMA5 LCDC: Correct how framebuffer memory was being mapped; Remove options ...Gregory Nutt2013-10-131-2/+2
* SAMA5: More MMU-related changes to properly initialize SDRAMGregory Nutt2013-08-021-3/+194
* SAMA5: More cache and mmu inline utility functionsGregory Nutt2013-07-291-4/+74
* SAMA5: Correct a clock configuration bug; clarify some MMU memory typesGregory Nutt2013-07-281-24/+81
* SAMA5: Fix heap allocation bugsGregory Nutt2013-07-271-3/+1
* Add a hello world configuration to help with the SAMA5 bringupGregory Nutt2013-07-261-1/+1
* SAMA5: If the page table is in high memory, make sure that it is excluded fr...Gregory Nutt2013-07-261-10/+7
* Misc Cortex-A5 MMU-related fix -- still does not bootGregory Nutt2013-07-251-26/+75
* Improve some ARMv7-A/M floating point register save time; Add floating point ...Gregory Nutt2013-07-231-56/+26
* A few more Cortex-A5 and SAMA5 filesGregory Nutt2013-07-211-112/+799
* Misc Cortex-A5 changes include new file for cache operationsGregory Nutt2013-07-201-8/+8
* A few more SAMA5D3 filesGregory Nutt2013-07-191-0/+11
* More ARMv7-A files that are just copies of the ARMv4/5 files for nowGregory Nutt2013-07-191-3/+3
* Some initial frame for Cortex-A5 support. No much yetGregory Nutt2013-07-181-0/+332