| .. |
|
Kconfig
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:08:57 -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
|
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
|
Rename irqsave() and irqrestore() to up_irq_save() and up_irq_restore()
|
2016-02-14 16:11:25 -06:00 |
|
up_blocktask.c
|
MIPS: Replace explict references to g_readytorun with indirect references via the this_task() macro
|
2016-02-06 16:49:34 -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 board_led_off to board_autoled_off
|
2015-11-01 09:09:36 -06:00 |
|
up_dumpstate.c
|
MIPS: Replace explict references to g_readytorun with indirect references via the this_task() macro
|
2016-02-06 16:49:34 -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_irq.c
|
Rename irqsave() and irqrestore() to up_irq_save() and up_irq_restore()
|
2016-02-14 16:11:25 -06:00 |
|
up_releasepending.c
|
MIPS: Replace explict references to g_readytorun with indirect references via the this_task() macro
|
2016-02-06 16:49:34 -06:00 |
|
up_reprioritizertr.c
|
MIPS: Replace explict references to g_readytorun with indirect references via the this_task() macro
|
2016-02-06 16:49:34 -06:00 |
|
up_schedulesigaction.c
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 19:11:09 -06:00 |
|
up_sigdeliver.c
|
Rename irqsave() and irqrestore() to up_irq_save() and up_irq_restore()
|
2016-02-14 16:11:25 -06:00 |
|
up_swint0.c
|
arch/mips: fix some spacing and alignment issues
|
2015-10-12 08:18:03 -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
|
MIPS: Replace explict references to g_readytorun with indirect references via the this_task() macro
|
2016-02-06 16:49:34 -06:00 |
|
up_vfork.c
|
MIPS: Replace explict references to g_readytorun with indirect references via the this_task() macro
|
2016-02-06 16:49:34 -06:00 |
|
up_vfork.h
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
|
vfork.S
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |