incubator-nuttx/arch/risc-v/src/litex
Dong Heng 60fb1adaca riscv: Add inline IRQ process functions
Remove functions from RISC-V chips.
2021-06-15 23:25:16 -05:00
..
hardware litex: fix mtime and mtimecmp register address 2021-02-13 15:24:28 -08:00
Kconfig
Make.defs arch: Move setjmp/longjmp to libc/machine 2021-04-04 16:30:37 -07:00
chip.h
litex.h arch/risc-v/src: Rename files starting by up_ to risc_ to conform to the 2020-04-30 20:48:32 -06:00
litex_allocateheap.c arch/risc-v: up_allocate_heap is already declared in nuttx/arch.h 2021-03-13 19:07:02 -03:00
litex_clockconfig.c arch/risc-v/src: Rename files starting by up_ to risc_ to conform to the 2020-04-30 20:48:32 -06:00
litex_clockconfig.h
litex_config.h
litex_head.S arch/risc-v: Fix interrupt stack alignment 2021-04-29 19:39:17 -07:00
litex_idle.c arch/: Trivial typos, mostly "their is" to "there is" 2020-09-09 14:09:43 -04:00
litex_irq.c riscv: Add inline IRQ process functions 2021-06-15 23:25:16 -05:00
litex_irq_dispatch.c arch/risc-v: Internal functions should be prefixed with riscv_ not up_ 2021-03-13 19:07:02 -03:00
litex_lowputc.c arch/risc-v: Internal functions should be prefixed with riscv_ not up_ 2021-03-13 19:07:02 -03:00
litex_lowputc.h
litex_memorymap.h arch: Fix the stack boundary calculation and check 2021-04-10 08:39:54 -07:00
litex_serial.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
litex_start.c arch/risc-v: Internal functions should be prefixed with riscv_ not up_ 2021-03-13 19:07:02 -03:00
litex_timerisr.c sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
litex_vectors.S