zephyr/arch/nios2/core
Krzysztof Chruscinski 3ed8083dc1 kernel: Cleanup logger setup in kernel files
Most of kernel files where declaring os module without providing
log level. Because of that default log level was used instead of
CONFIG_KERNEL_LOG_LEVEL.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2020-11-27 09:56:34 -05:00
..
offsets headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
cache.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
CMakeLists.txt arch: nios2: add timing implementation 2020-09-05 13:28:38 -05:00
cpu_idle.c kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
crt0.S zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
exception.S kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
fatal.c kernel: Cleanup logger setup in kernel files 2020-11-27 09:56:34 -05:00
irq_manage.c kernel: Cleanup logger setup in kernel files 2020-11-27 09:56:34 -05:00
irq_offload.c arch: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
prep_c.c
reset.S headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
swap.S nios2: fix register saving during thread switch instrumentation 2020-11-11 23:55:49 -05:00
thread.c kernel: overhaul stack specification 2020-07-30 21:11:14 -04:00
timing.c timing: do not repeatedly do init()/start()/stop() 2020-11-11 23:55:49 -05:00