Gregory Nutt
|
18ad40b98c
|
ARMv7-M: Fix double allocation of MPU region in mmu.h
|
2016-11-17 13:37:24 -06:00 |
|
Gregory Nutt
|
d88bbaa185
|
armv7-r/armv7-m: Convert *err() to either *info() or add ERROR:, depending on if an error is reported
|
2016-06-17 15:57:52 -06:00 |
|
Gregory Nutt
|
0c8c7fecf0
|
Add _ to the beginning of all debug macros to avoid name collisions
|
2016-06-16 12:33:32 -06:00 |
|
Gregory Nutt
|
61969a5f88
|
Eliminate some warnings
|
2016-06-12 08:37:03 -06:00 |
|
Gregory Nutt
|
a1469a3e95
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
|
Gregory Nutt
|
1cdc746726
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:14:08 -06:00 |
|
Gregory Nutt
|
663d2b0127
|
Eliminate a warning due to a range check on an undefined pre-processar variable
|
2015-12-22 13:20:20 -06:00 |
|
Gregory Nutt
|
d7af5b234c
|
Fix an error in pre-processor condition
|
2015-12-21 21:36:34 -06:00 |
|
Gregory Nutt
|
1169ff6dbd
|
MPU: Add support for separated vs. unified MPU
|
2015-12-14 15:41:18 -06:00 |
|
Gregory Nutt
|
6e9aa0a1d7
|
ARMv7-A/M: Cosmetic changes
|
2015-12-14 11:56:39 -06:00 |
|
Gregory Nutt
|
771095e25f
|
ARMv7-M: Add MPU support for strongly couple memory regions
|
2015-11-06 11:50:57 -06:00 |
|
Gregory Nutt
|
1c79e77811
|
ARMv7-M: Minor naming change to improve readability
|
2015-11-06 11:24:52 -06:00 |
|
Gregory Nutt
|
36726b1bc4
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
|
Gregory Nutt
|
d2c8d4a495
|
Review/updated Cortex-M7 MPU definitions
|
2015-07-21 11:19:14 -06:00 |
|
Gregory Nutt
|
47b225848d
|
ARMv7-M MPU. Bad syntax will cause failure to write the correct value to the MPU_RASR register. From Juha Niskanen
|
2015-03-12 08:00:53 -06:00 |
|
Gregory Nutt
|
25d4ff745b
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
|
patacongo
|
d256021c41
|
More MPU-related fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5746 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-16 00:34:43 +00:00 |
|
patacongo
|
c85fcaecdb
|
Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which cannot use g_heapbase
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5739 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-14 14:42:52 +00:00 |
|
patacongo
|
8a44d95b14
|
More updates to MPU control logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5735 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-12 17:50:59 +00:00 |
|
patacongo
|
599b52fb69
|
Add support for the Cortex-M4 floating pointing
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4144 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-07 18:58:21 +00:00 |
|
patacongo
|
f93b962f28
|
Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3846 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-05 21:57:49 +00:00 |
|