nuttx/arch/arm/src/armv7-a
2014-02-28 07:49:15 -06:00
..
arm_allocpage.c Improve Cortex-A5 context switching so that a little less copying is done 2013-07-24 07:47:51 -06:00
arm_assert.c rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
arm_blocktask.c
arm_checkmapping.c Improve Cortex-A5 context switching so that a little less copying is done 2013-07-24 07:47:51 -06:00
arm_copyarmstate.c Improve Cortex-A5 context switching so that a little less copying is done 2013-07-24 07:47:51 -06:00
arm_copyfullstate.c Improve some ARMv7-A/M floating point register save time; Add floating point register save logic for ARMv7-A 2013-07-23 17:52:06 -06:00
arm_dataabort.c Improve Cortex-A5 context switching so that a little less copying is done 2013-07-24 07:47:51 -06:00
arm_doirq.c rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
arm_elf.c
arm_fpuconfig.S Cosmetic spaces to tabs change 2013-12-08 10:38:33 -06:00
arm_fullcontextrestore.S Improve some ARMv7-A/M floating point register save time; Add floating point register save logic for ARMv7-A 2013-07-23 17:52:06 -06:00
arm_head.S SAMA5: Fix logic for running with data in SDRAM 2014-01-29 07:49:23 -06:00
arm_initialstate.c Misc Cortex-A5 changes include new file for cache operations 2013-07-20 13:06:00 -06:00
arm_mmu.c Cosmetic changes to comments and README files 2013-12-16 13:48:20 -06:00
arm_pghead.S SAMA5: Fix logic for running with data in SDRAM 2014-01-29 07:49:23 -06:00
arm_pginitialize.c
arm_prefetchabort.c Improve Cortex-A5 context switching so that a little less copying is done 2013-07-24 07:47:51 -06:00
arm_releasepending.c
arm_reprioritizertr.c
arm_restorefpu.S ARMv7-N: Fix a copy error introduced in the previous check-in 2013-07-23 19:09:17 -06:00
arm_savefpu.S ARMv7-N: Fix a copy error introduced in the previous check-in 2013-07-23 19:09:17 -06:00
arm_saveusercontext.S Add a hello world configuration to help with the SAMA5 bringup 2013-07-26 15:28:01 -06:00
arm_schedulesigaction.c Misc Cortex-A5 changes include new file for cache operations 2013-07-20 13:06:00 -06:00
arm_sigdeliver.c rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
arm_syscall.c SVC is the preferred mnemonic vs. SWI for cortex A 2014-01-05 16:21:41 -06:00
arm_unblocktask.c
arm_undefinedinsn.c Improve Cortex-A5 context switching so that a little less copying is done 2013-07-24 07:47:51 -06:00
arm_va2pte.c Improve Cortex-A5 context switching so that a little less copying is done 2013-07-24 07:47:51 -06:00
arm_vectoraddrexcptn.S Fix all occurrences of "the the" in documentation and comments 2013-08-27 09:40:19 -06:00
arm_vectors.S SVC is the preferred mnemonic vs. SWI for cortex A 2014-01-05 16:21:41 -06:00
arm_vectortab.S SVC is the preferred mnemonic vs. SWI for cortex A 2014-01-05 16:21:41 -06:00
arm_vfork.S
arm.h Add support for .data and .bss in SDRAM 2014-01-28 14:35:03 -06:00
cache.h A10: Fix error in IRQ dispatch; vector table seems to be offset by 64 bytes? 2013-12-07 08:36:30 -06:00
cp15_clean_dcache.S Remove executable mode bits 2013-11-17 08:27:11 -06:00
cp15_coherent_dcache.S Remove executable mode bits 2013-11-17 08:27:11 -06:00
cp15_flush_dcache.S Remove executable mode bits 2013-11-17 08:27:11 -06:00
cp15_invalidate_dcache_all.S Remove executable mode bits 2013-11-17 08:27:11 -06:00
cp15_invalidate_dcache.S Remove executable mode bits 2013-11-17 08:27:11 -06:00
cp15.h Trivial updates to comments and README files 2013-12-16 11:13:55 -06:00
fpu.h SAMA5/Cortex-A: Improve irqsave/restore inlines + add irqenable. Add skeleton file for SAMA5 interrupt management. Also change from last commit that was left in the editor 2013-07-21 17:08:40 -06:00
Kconfig Buildroot EABI (vs OABI) is now the default 2014-02-28 07:49:15 -06:00
mmu.h Replace explicit hex MMU value with definition 2013-12-18 12:47:43 -06:00
sctlr.h Changes to ARMv7-A boot logic to handle the case where we execute out of NOR FLASH 2013-07-29 17:54:56 -06:00
Toolchain.defs The optimization level can now be selected as part of the configuration 2014-01-24 07:45:35 -06:00