..
offsets
arc: implement stack checking
2016-03-29 01:25:49 +00:00
Makefile
errno: implement _get_errno() in common code
2016-05-04 17:04:14 +00:00
atomic.S
arc: add atomic operations for ARC EM family processors
2016-02-05 20:25:16 -05:00
cpu_idle.S
arc: Uses of .nd on various branches not wanted
2016-05-26 10:45:53 +00:00
fast_irq.S
arc: Uses of .nd on various branches not wanted
2016-05-26 10:45:53 +00:00
fatal.c
Fixed file description and applied doxygen style
2016-02-05 20:24:58 -05:00
fault.c
Fixed file description and applied doxygen style
2016-02-05 20:24:58 -05:00
fault_s.S
arc: fix spelling error in comment of fault_s.S
2016-05-15 10:54:35 -07:00
irq_manage.c
irq: formalize external zephyr interrupt API
2016-02-26 15:53:22 +00:00
irq_offload.c
irq_offload: ARC implementation
2016-02-05 20:24:55 -05:00
irq_vector_table.c
arc: move vector and sw isr table to core code
2016-03-08 09:58:20 -08:00
isr_wrapper.S
arc: Uses of .nd on various branches not wanted
2016-05-26 10:45:53 +00:00
prep_c.c
arc: disable i-cache in early init because ARC CPUs start with it on
2016-05-24 00:02:17 +00:00
regular_irq.S
arc: Uses of .nd on various branches not wanted
2016-05-26 10:45:53 +00:00
reset.S
arc: Add linker command file for Harvard architecture
2016-05-15 01:48:41 +00:00
sw_isr_table.S
arc: move vector and sw isr table to core code
2016-03-08 09:58:20 -08:00
swap.S
arc: Uses of .nd on various branches not wanted
2016-05-26 10:45:53 +00:00
swap_macros.h
arc: do lr and sr instructions together, avoid instruction pipeline bubble
2016-05-09 20:56:52 +00:00
sys_fatal_error_handler.c
nanokernel: tighten _is_thread_essential()
2016-05-03 17:42:54 +00:00
thread.c
kernel: Init back pointer to microkernel task
2016-05-04 22:51:33 +00:00
thread_entry_wrapper.S
Fixed file description and applied doxygen style
2016-02-05 20:24:58 -05:00
vector_table.c
arc: Set __start entry point to be same as __reset
2016-05-05 22:12:56 +00:00