| .. |
|
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
|
build: Remove the empty variable assignment
|
2020-05-24 08:24:13 -06:00 |
|
minerva.h
|
arch: undef USE_SERIALDRIVER if CONFIG_CONSOLE_SYSLOG
|
2020-02-23 09:10:06 -06:00 |
|
minerva_allocateheap.c
|
This commit adds support for the Minerva architecture
|
2019-02-07 09:41:18 -06:00 |
|
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
|
This commit adds support for the Minerva architecture
|
2019-02-07 09:41:18 -06:00 |
|
minerva_createstack.c
|
Remove CONFIG_TLS
|
2020-05-07 12:04:16 -06:00 |
|
minerva_decodeirq.c
|
This commit adds support for the Minerva architecture
|
2019-02-07 09:41:18 -06:00 |
|
minerva_doexceptions.c
|
This commit adds support for the Minerva architecture
|
2019-02-07 09:41:18 -06:00 |
|
minerva_doirq.c
|
Fix wait loop and void cast (#24)
|
2020-01-02 10:54:43 -06:00 |
|
minerva_dumpstate.c
|
arch: call *_getsp in up_assert and board_crashdump
|
2020-07-09 13:51:09 +01:00 |
|
minerva_exit.c
|
arch: Rename _exit to up_exit to follow the naming convention
|
2020-06-04 22:20:45 +01:00 |
|
minerva_flushcache.c
|
This commit adds support for the Minerva architecture
|
2019-02-07 09:41:18 -06:00 |
|
minerva_idle.c
|
Rename sched_process_timer to nxsched_process_timer. That is the appropriate name for an internal sched/ function (still many named incorrectly).
|
2019-03-20 19:27:40 -06:00 |
|
minerva_initialize.c
|
arch: Cleanup syslog_console_init usage
|
2020-02-18 13:06:53 -06:00 |
|
minerva_initialstate.c
|
Fix typos.
|
2019-08-04 14:50:28 -06:00 |
|
minerva_interruptcontext.c
|
This commit adds support for the Minerva architecture
|
2019-02-07 09:41:18 -06:00 |
|
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
|
Squashed commit of the following:
|
2019-04-29 14:52:05 -06: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_vectors.S
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
|
Toolchain.defs
|
arch/Toolchain.defs: Change all ARCROSSDEV to CROSSDEV
|
2020-07-20 23:50:59 -07:00 |