nuttx/arch/mips/src/mips32
2020-03-16 20:01:11 -06:00
..
Kconfig arch/mips: Add cache operations. Cache is initialized at startup (head.S) and the different operations are implemented in up_cache.S. 2019-11-23 09:16:41 -06:00
mips32-memorymap.h arch/mips/*: Run nxstyle on the arch/mips directory. 2019-12-08 08:09:11 -06:00
Toolchain.defs arch/mips/: Fix architectures' references in Kconfigs and Toolchain.defs. 2020-02-10 12:40:41 -06:00
up_assert.c Run tools/nxstyle against all files modified by PR187 and correct complaints 2020-01-30 19:06:13 -06:00
up_blocktask.c Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
up_cache.S arch/mips: Add cache operations. Cache is initialized at startup (head.S) and the different operations are implemented in up_cache.S. 2019-11-23 09:16:41 -06:00
up_copystate.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
up_doirq.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
up_dumpstate.c arch/mips/src/Common and mips32: Access g_current_regs through the macro CURRENT_REGS. 2020-01-30 19:01:47 -06:00
up_initialstate.c arch/mips: When a CPU implements an External Interrupt Controller, 2020-02-10 12:40:41 -06:00
up_irq.c arch/mips: When a CPU implements an External Interrupt Controller, 2020-02-10 12:40:41 -06:00
up_releasepending.c Run tools/nxstyle against all files modified by PR187 and correct complaints 2020-01-30 19:06:13 -06:00
up_reprioritizertr.c arch/mips/src/Common and mips32: Access g_current_regs through the macro CURRENT_REGS. 2020-01-30 19:01:47 -06:00
up_schedulesigaction.c arch/mips: When a CPU implements an External Interrupt Controller, 2020-02-10 12:40:41 -06:00
up_sigdeliver.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
up_swint0.c Fix typos in comments 2020-02-14 08:50:45 -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 arch/mips/src/Common and mips32: Access g_current_regs through the macro CURRENT_REGS. 2020-01-30 19:01:47 -06:00
up_vfork.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
up_vfork.h
vfork.S Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00