summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/armv7-a/arm_pghead.S
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* Remove CONFIG_DEBUG_STACK. Adding CONFIG_STACK_COLORATION makes this configu...Gregory Nutt2015-01-241-2/+2
* Add CONFIG_STACK_COLORATION that does the same thing as CONFIG_DEBUG_STACK bu...Gregory Nutt2015-01-241-2/+2
* Need to enable FIQ in initial task state; Improve H32/64 test in IRQ handlingGregory Nutt2014-06-211-1/+1
* SAMA5: Fix logic for running with data in SDRAMGregory Nutt2014-01-291-8/+5
* SAMA5: Mostly cosmeticGregory Nutt2014-01-281-12/+10
* Add support for .data and .bss in SDRAMGregory Nutt2014-01-281-48/+98
* Add more nops after enabling MMU for Cortex-A8Gregory Nutt2014-01-071-9/+4
* Cortex-A: Fix start-up cache invalidation logiGregory Nutt2013-12-181-7/+15
* ARMv7-A: If the page table does not like in same address range as .text and p...Gregory Nutt2013-12-161-1/+43
* Port IDLE/interrupt stack coloration to ARM and ARMv7-A architecturesGregory Nutt2013-11-011-13/+39
* Fix all occurrences of "the the" in documentation and commentsGregory Nutt2013-08-271-1/+1
* ARMv7-A: Separate CONFIG_PAGING start-up logic into a different startup file...Gregory Nutt2013-08-011-0/+719