nuttx/arch/mips/src/mips32
2014-08-29 14:47:22 -06:00
..
Kconfig Implement vfork() for the MIPS32 architecture 2013-01-15 15:40:18 +00:00
mips32-memorymap.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
Toolchain.defs More trailing whilespace removal 2014-04-13 16:22:22 -06:00
up_assert.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
up_blocktask.c MIPS: Move address environment switch from the task switchers to the interrupt handler. That may save doing the action multiple times per interrupt 2014-08-28 07:16:14 -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 Fix an error introduced into ALL implmentations of interrupt dispatch logic 2014-08-28 08:41:57 -06:00
up_dumpstate.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -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 Fix a bad interrupt state in the PIC32 IDLE loop when the work queue is enabled 2012-06-06 01:44:57 +00:00
up_releasepending.c Add address environment support to ALL implementatins of up_release_pending() 2014-08-28 08:10:19 -06:00
up_reprioritizertr.c Add address environment support to ALL implementatins of up_reprioritize_rtr() 2014-08-28 07:54:07 -06:00
up_schedulesigaction.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
up_sigdeliver.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
up_swint0.c Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
up_syscall0.S Fix a MIPS delay slot error in the software interrupt logic 2011-12-26 01:05:36 +00:00
up_unblocktask.c MIPS: Move address environment switch from the task switchers to the interrupt handler. That may save doing the action multiple times per interrupt 2014-08-28 07:16:14 -06:00
up_vfork.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
up_vfork.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
vfork.S More trailing whilespace removal 2014-04-13 16:22:22 -06:00