.. |
exc_return.h
|
More Cortex-M0/NUC120 fixes
|
2013-02-25 18:36:25 +00:00 |
Kconfig
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:08:57 -06:00 |
nvic.h
|
Eliminate some warnings
|
2016-06-13 14:15:54 -06:00 |
psr.h
|
First cut at support for Cortex-M0
|
2013-02-16 16:32:19 +00:00 |
svcall.h
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -06:00 |
Toolchain.defs
|
Add configuration support for builds with Ubuntu under Windows 10
|
2017-01-01 15:34:23 -06:00 |
up_assert.c
|
Replaces last three commits. Does the same thing, but does it in a way that does not change the usage model.
|
2016-06-21 05:26:08 -06:00 |
up_blocktask.c
|
Rename current_regs to g_current_regs; For ARM, g_current_regs needs to be an array to support multiple CPUs
|
2016-03-09 13:41:48 -06:00 |
up_copyfullstate.c
|
Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures
|
2014-08-08 18:39:28 -06:00 |
up_doirq.c
|
Rename current_regs to g_current_regs; For ARM, g_current_regs needs to be an array to support multiple CPUs
|
2016-03-09 13:41:48 -06:00 |
up_dumpnvic.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
up_elf.c
|
armv7-a/armv6-m/arm/a1x: Convert *err() to either *info() or add ERROR:, depending on if an error is reported
|
2016-06-17 16:44:50 -06:00 |
up_exception.S
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
up_fullcontextrestore.S
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
up_hardfault.c
|
armv7-a/armv6-m/arm/a1x: Convert *err() to either *info() or add ERROR:, depending on if an error is reported
|
2016-06-17 16:44:50 -06:00 |
up_initialstate.c
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -06:00 |
up_releasepending.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
up_reprioritizertr.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
up_saveusercontext.S
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
up_schedulesigaction.c
|
armv7-a/armv6-m/arm/a1x: Convert *err() to either *info() or add ERROR:, depending on if an error is reported
|
2016-06-17 16:44:50 -06:00 |
up_sigdeliver.c
|
armv7-a/armv6-m/arm/a1x: Convert *err() to either *info() or add ERROR:, depending on if an error is reported
|
2016-06-17 16:44:50 -06:00 |
up_signal_dispatch.c
|
Move common/up_signal_dispatch.c to armv6-m, armv7-m, and armv7-a. The armv7-a version needs to be different to handle the case where we are dispatch kernel mode signals when running under a user mode group
|
2014-09-16 13:35:29 -06:00 |
up_signal_handler.S
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -06:00 |
up_svcall.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
up_switchcontext.S
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
up_systemreset.c
|
Correct some spacing issues
|
2015-10-07 11:39:06 -06:00 |
up_unblocktask.c
|
Rename current_regs to g_current_regs; For ARM, g_current_regs needs to be an array to support multiple CPUs
|
2016-03-09 13:41:48 -06:00 |
up_vectors.c
|
Costmetic fixes to C coding style
|
2015-10-05 17:13:53 -06:00 |
vfork.S
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |