| .. |
|
chip.h
|
Refine the preprocessor conditional guard style (#190)
|
2020-01-31 19:07:39 +01:00 |
|
Kconfig
|
build: Replace WINTOOL with CYGWIN_WINTOOL Kconfig
|
2020-05-18 15:02:55 -06:00 |
|
Make.defs
|
arch: Initialize idle thread stack information
|
2020-09-16 06:57:29 -07:00 |
|
minerva.h
|
arch: undef USE_SERIALDRIVER if CONFIG_CONSOLE_SYSLOG
|
2020-02-23 09:10:06 -06:00 |
|
minerva_allocateheap.c
|
|
|
|
minerva_assert.c
|
arch: up_assert shouldn't call exit directly
|
2020-07-19 01:21:36 +01:00 |
|
minerva_blocktask.c
|
sched/sched/sched.h: Make naming of all internal names consistent:
|
2020-05-09 16:58:42 -03:00 |
|
minerva_config.h
|
Refine the preprocessor conditional guard style (#190)
|
2020-01-31 19:07:39 +01:00 |
|
minerva_copystate.c
|
|
|
|
minerva_createstack.c
|
Remove CONFIG_TLS
|
2020-05-07 12:04:16 -06:00 |
|
minerva_decodeirq.c
|
|
|
|
minerva_doexceptions.c
|
|
|
|
minerva_doirq.c
|
Fix wait loop and void cast (#24)
|
2020-01-02 10:54:43 -06:00 |
|
minerva_dumpstate.c
|
arch: Initialize idle thread stack information
|
2020-09-16 06:57:29 -07:00 |
|
minerva_exit.c
|
libc/stdio: Allocate file_struct dynamically
|
2020-09-11 17:58:17 +08:00 |
|
minerva_flushcache.c
|
|
|
|
minerva_idle.c
|
arch/: Trivial typos, mostly "their is" to "there is"
|
2020-09-09 14:09:43 -04:00 |
|
minerva_initialize.c
|
arch: Cleanup syslog_console_init usage
|
2020-02-18 13:06:53 -06:00 |
|
minerva_initialstate.c
|
arch: Initialize idle thread stack information
|
2020-09-16 06:57:29 -07:00 |
|
minerva_interruptcontext.c
|
|
|
|
minerva_irq.c
|
Call up_irqinitialize from irq subsystem
|
2020-02-08 07:39:22 -06:00 |
|
minerva_releasepending.c
|
sched/sched/sched.h: Make naming of all internal names consistent:
|
2020-05-09 16:58:42 -03:00 |
|
minerva_releasestack.c
|
Refine __KERNEL__ and CONFIG_BUILD_xxx usage in the code base
|
2020-05-01 10:43:47 -03:00 |
|
minerva_reprioritizertr.c
|
sched/sched/sched.h: Make naming of all internal names consistent:
|
2020-05-09 16:58:42 -03:00 |
|
minerva_schedulesigaction.c
|
Fix nxstyle warnings
|
2020-09-28 13:54:43 +08:00 |
|
minerva_sigdeliver.c
|
Completes the Implementation of the TLS-based errno
|
2020-05-07 23:11:34 +01:00 |
|
minerva_stackframe.c
|
arch/stackframe: fix heap buffer overflow
|
2020-06-15 07:19:41 -06:00 |
|
minerva_swint.c
|
Run nxstyle against all .c and .h files modified by this PR.
|
2020-05-09 14:19:08 -03:00 |
|
minerva_syscall.S
|
Remove exra whitespace from files (#189)
|
2020-01-31 09:24:49 -06:00 |
|
minerva_unblocktask.c
|
sched/sched/sched.h: Make naming of all internal names consistent:
|
2020-05-09 16:58:42 -03:00 |
|
minerva_usestack.c
|
arch: Initialize idle thread stack information
|
2020-09-16 06:57:29 -07:00 |
|
minerva_vectors.S
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
|
Toolchain.defs
|
Fix Cygwin build with Windows native toolchain
|
2020-09-01 10:20:28 +08:00 |