nuttx/arch/misoc/src/lm32
2018-06-07 16:29:16 -06:00
..
chip.h arch/: Remove dangling space at the end of lines. 2017-06-28 13:16:48 -06:00
Kconfig Kconfig/deconfigs: Add CONFIG_ARCH_TOOLCHAIN_GNU to indicate that the toolchain is based on GNU gcc/as/ld. This is in addition to the CPU-specific versions of the same definition. 2017-05-13 11:44:12 -06:00
lm32.h irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
lm32_allocateheap.c
lm32_assert.c syslog: Enable is partial, crippled version of syslog_flush(); arch/: Call syslog_flush() from assertion handling logic. 2018-06-07 16:29:16 -06:00
lm32_blocktask.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lm32_config.h LM32: Progress on interrupt and serial driver. 2016-11-04 14:04:43 -06:00
lm32_copystate.c
lm32_createstack.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lm32_decodeirq.c LM32: Move interrupt definitions from common irq.h to lm32/irq.h. Remove unused misoc_uart.c and .h 2016-11-07 10:13:53 -06:00
lm32_doirq.c LM32: Fix various compilation errors that I introduced. 2016-11-04 17:37:10 -06:00
lm32_dumpstate.c arch/: Remove dangling space at the end of lines. 2017-06-28 13:16:48 -06:00
lm32_exit.c setvbuf: Add support for disabling I/O buffering. Initially cut; untested. 2017-02-09 09:24:44 -06:00
lm32_flushcache.c Misoc LM32: Add logic to flush/invalidate caches 2016-11-29 09:09:28 -06:00
lm32_idle.c
lm32_initialize.c IOBs: Move from driver/iob to a better location in mm/iob 2017-05-09 07:35:30 -06:00
lm32_initialstate.c Misoc LM32: Add signal handling logic 2016-11-24 12:58:23 -06:00
lm32_interruptcontext.c
lm32_irq.c arch/: Make sure the up_irq_enable() is available on all architectures. I will not be able to test all of these new versions of this function so this may break things for awhile. 2018-06-06 09:25:40 -06:00
lm32_releasepending.c
lm32_releasestack.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lm32_reprioritizertr.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lm32_schedulesigaction.c Misoc LM32: Make naming consistent, lm32_sigdeliver vs. up_sigdeliver. 2016-11-28 11:18:07 -06:00
lm32_sigdeliver.c Based on a change recommended by Mark Shulte: 2018-06-06 09:54:30 -06:00
lm32_stackframe.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lm32_swint.c arch/: Remove dangling space at the end of lines. 2017-06-28 13:16:48 -06:00
lm32_syscall.S
lm32_unblocktask.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lm32_vectors.S Misoc LM32: Add signal handling logic 2016-11-24 12:58:23 -06:00
Make.defs Misoc LM32: Add logic to flush/invalidate caches 2016-11-29 09:09:28 -06:00
Toolchain.defs Back out most of 34be3e7c3c and update README again. Windows native tools cannot be used with Ubuntu under Windows 10 now. For Cygwin, that support depends on the 'cygpath -w' tool to convert POSIX paths to Windows paths. There is no corresponding tool for Ubuntu under Windows 10. 2017-01-01 16:29:03 -06:00