.. |
up_allocateheap.c
|
This commit adds basic architectural support for the OpenRISK mor1kx architecture. The initial commit was verified on a Qemu simulation but is otherwise untested.
|
2018-04-26 11:22:28 -06:00 |
up_arch.h
|
Refine the preprocessor conditional guard style (#190)
|
2020-01-31 19:07:39 +01:00 |
up_assert.c
|
Fix wait loop and void cast (#24)
|
2020-01-02 10:54:43 -06:00 |
up_blocktask.c
|
Fix typos in comments and documentation.
|
2020-03-16 20:01:11 -06:00 |
up_checkstack.c
|
This commit adds basic architectural support for the OpenRISK mor1kx architecture. The initial commit was verified on a Qemu simulation but is otherwise untested.
|
2018-04-26 11:22:28 -06:00 |
up_copyfullstate.c
|
This commit adds basic architectural support for the OpenRISK mor1kx architecture. The initial commit was verified on a Qemu simulation but is otherwise untested.
|
2018-04-26 11:22:28 -06:00 |
up_cpuinfo.c
|
This commit adds basic architectural support for the OpenRISK mor1kx architecture. The initial commit was verified on a Qemu simulation but is otherwise untested.
|
2018-04-26 11:22:28 -06:00 |
up_createstack.c
|
This commit adds basic architectural support for the OpenRISK mor1kx architecture. The initial commit was verified on a Qemu simulation but is otherwise untested.
|
2018-04-26 11:22:28 -06:00 |
up_doirq.c
|
This commit adds basic architectural support for the OpenRISK mor1kx architecture. The initial commit was verified on a Qemu simulation but is otherwise untested.
|
2018-04-26 11:22:28 -06:00 |
up_etherstub.c
|
This commit adds basic architectural support for the OpenRISK mor1kx architecture. The initial commit was verified on a Qemu simulation but is otherwise untested.
|
2018-04-26 11:22:28 -06:00 |
up_exit.c
|
Fix wait loop and void cast (#24)
|
2020-01-02 10:54:43 -06:00 |
up_fullcontextrestore.S
|
This commit adds basic architectural support for the OpenRISK mor1kx architecture. The initial commit was verified on a Qemu simulation but is otherwise untested.
|
2018-04-26 11:22:28 -06:00 |
up_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 |
up_initialize.c
|
ramlog: Remove g_ramlog_syslog_channel since it's same as g_default_channel
|
2020-02-18 13:04:45 -06:00 |
up_initialstate.c
|
Fix typos.
|
2019-08-04 14:50:28 -06:00 |
up_internal.h
|
arch: refine up_serialinit/up_earlyserialinit/rpmsg_serialinit
|
2020-02-23 09:11:57 -06:00 |
up_interruptcontext.c
|
This commit adds basic architectural support for the OpenRISK mor1kx architecture. The initial commit was verified on a Qemu simulation but is otherwise untested.
|
2018-04-26 11:22:28 -06:00 |
up_lowputs.c
|
This commit adds basic architectural support for the OpenRISK mor1kx architecture. The initial commit was verified on a Qemu simulation but is otherwise untested.
|
2018-04-26 11:22:28 -06:00 |
up_mdelay.c
|
This commit adds basic architectural support for the OpenRISK mor1kx architecture. The initial commit was verified on a Qemu simulation but is otherwise untested.
|
2018-04-26 11:22:28 -06:00 |
up_modifyreg8.c
|
This commit adds basic architectural support for the OpenRISK mor1kx architecture. The initial commit was verified on a Qemu simulation but is otherwise untested.
|
2018-04-26 11:22:28 -06:00 |
up_modifyreg16.c
|
This commit adds basic architectural support for the OpenRISK mor1kx architecture. The initial commit was verified on a Qemu simulation but is otherwise untested.
|
2018-04-26 11:22:28 -06:00 |
up_modifyreg32.c
|
This commit adds basic architectural support for the OpenRISK mor1kx architecture. The initial commit was verified on a Qemu simulation but is otherwise untested.
|
2018-04-26 11:22:28 -06:00 |
up_pthread_start.c
|
Suppress "'noreturn' function does return" warnings
|
2020-02-25 04:07:02 -06:00 |
up_puts.c
|
This commit adds basic architectural support for the OpenRISK mor1kx architecture. The initial commit was verified on a Qemu simulation but is otherwise untested.
|
2018-04-26 11:22:28 -06:00 |
up_releasepending.c
|
Fix wait loop and void cast (#24)
|
2020-01-02 10:54:43 -06:00 |
up_releasestack.c
|
pthreads: Add support static pthread stack. Add standard pthread_attr_setstack() and pthread_attr_getstack(). In all cases where the stack is released, add check to see which allocator must be used to free the stack: The user or the kernel allocator.
|
2018-08-23 09:49:20 -06:00 |
up_reprioritizertr.c
|
Fix wait loop and void cast (#24)
|
2020-01-02 10:54:43 -06:00 |
up_saveusercontext.S
|
This commit adds basic architectural support for the OpenRISK mor1kx architecture. The initial commit was verified on a Qemu simulation but is otherwise untested.
|
2018-04-26 11:22:28 -06:00 |
up_schedulesigaction.c
|
Squashed commit of the following:
|
2019-04-29 14:52:05 -06:00 |
up_stackframe.c
|
This commit adds basic architectural support for the OpenRISK mor1kx architecture. The initial commit was verified on a Qemu simulation but is otherwise untested.
|
2018-04-26 11:22:28 -06:00 |
up_task_start.c
|
Suppress "'noreturn' function does return" warnings
|
2020-02-25 04:07:02 -06:00 |
up_timer.c
|
Call xxx_timer_initialize from clock subsystem
|
2020-02-08 07:40:06 -06:00 |
up_uart.c
|
This commit adds basic architectural support for the OpenRISK mor1kx architecture. The initial commit was verified on a Qemu simulation but is otherwise untested.
|
2018-04-26 11:22:28 -06:00 |
up_udelay.c
|
This commit adds basic architectural support for the OpenRISK mor1kx architecture. The initial commit was verified on a Qemu simulation but is otherwise untested.
|
2018-04-26 11:22:28 -06:00 |
up_unblocktask.c
|
Fix wait loop and void cast (#24)
|
2020-01-02 10:54:43 -06:00 |