summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d3x-ek/src/nor_main.c
Commit message (Expand)AuthorAgeFilesLines
* Change naming from cp_XYZ_cache() to arch_XYP_cache() so that all cache opera...Gregory Nutt2014-07-261-2/+2
* Updated NOR boot logic from David SidraneGregory Nutt2014-04-031-12/+13
* SAMA5 NOR boot: Use a static memory variable to determine if/when we boot to ...Gregory Nutt2014-04-031-7/+14
* SAMA5D3x-EK: Change name of all board-specific configuration variables so tha...Gregory Nutt2014-03-301-2/+2
* SAMA5D3x-EK: Cosmetic improvements to the NOR boot printfs; updated READMEGregory Nutt2013-12-021-13/+8
* SAMA5 norboot configuration updatesGregory Nutt2013-10-201-1/+1
* SAMA5: Modification of some CPSR-related inline functionsGregory Nutt2013-07-311-2/+2
* SAMA5: Change mapping of vector tables to work around that fact that I don't ...Gregory Nutt2013-07-301-5/+25
* ARMv7-A: Add cp15_disable_dcache(); SAMA5: nor_main.c no disables MMU and ca...Gregory Nutt2013-07-301-9/+12
* The last bit of a previous commit was still in the editorGregory Nutt2013-07-301-9/+2
* Add ARMv7-A irqdisable() inline functionGregory Nutt2013-07-301-0/+32
* SAMA5: More cache and mmu inline utility functionsGregory Nutt2013-07-291-6/+11
* Changes to ARMv7-A boot logic to handle the case where we execute out of NOR ...Gregory Nutt2013-07-291-5/+21
* SAMA5: Add a little NuttX debug program to help debugger programs in NOR flashGregory Nutt2013-07-291-0/+131