.. |
exc_return.h
|
|
|
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
|
|
|
svcall.h
|
|
|
Toolchain.defs
|
WINTOOl should be selected only for Cygwin. MSYS and native should not have it.
|
2016-01-09 16:34:33 -06:00 |
up_assert.c
|
Add underscore at beginning of alert() as well
|
2016-06-16 12:38:05 -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
|
|
|
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
|
Add _ to the beginning of all debug macros to avoid name collisions
|
2016-06-16 12:33:32 -06:00 |
up_elf.c
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -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
|
Add _ to the beginning of all debug macros to avoid name collisions
|
2016-06-16 12:33:32 -06:00 |
up_initialstate.c
|
|
|
up_releasepending.c
|
Rename *lldbg to *llerr
|
2016-06-11 14:55:27 -06:00 |
up_reprioritizertr.c
|
Rename *lldbg to *llerr
|
2016-06-11 14:55:27 -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
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
up_sigdeliver.c
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -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
|
|
|
up_svcall.c
|
Centralize definitions associated with CONFIG_DEBUG_SYSCALL
|
2016-06-16 08:12:38 -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 |