nuttx/arch/mips/src/mips32
2018-06-07 16:29:16 -06:00
..
Kconfig Change all references from OSX to macOS 2018-06-01 13:25:50 -06:00
mips32-memorymap.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
Toolchain.defs Back out most of 34be3e7c3c and update README again. Windows native tools cannot be used with Ubuntu under Windows 10 now. For Cygwin, that support depends on the 'cygpath -w' tool to convert POSIX paths to Windows paths. There is no corresponding tool for Ubuntu under Windows 10. 2017-01-01 16:29:03 -06:00
up_assert.c syslog: Enable is partial, crippled version of syslog_flush(); arch/: Call syslog_flush() from assertion handling logic. 2018-06-07 16:29:16 -06:00
up_blocktask.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_copystate.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_dumpstate.c Add underscore at beginning of alert() as well 2016-06-16 12:38:05 -06:00
up_initialstate.c arch/: Make sure the up_irq_enable() is available on all architectures. I will not be able to test all of these new versions of this function so this may break things for awhile. 2018-06-06 09:25:40 -06:00
up_irq.c arch/: Make sure the up_irq_enable() is available on all architectures. I will not be able to test all of these new versions of this function so this may break things for awhile. 2018-06-06 09:25:40 -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 Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_schedulesigaction.c arch/mips/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-14 12:34:29 -06:00
up_sigdeliver.c Based on a change recommended by Mark Shulte: 2018-06-06 09:54:30 -06:00
up_swint0.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
up_syscall0.S Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
up_unblocktask.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_vfork.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_vfork.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
vfork.S Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00