zephyr/subsys/logging
Antony Pavlov 0369998e61 arch: add MIPS architecture support
MIPS (Microprocessor without Interlocked Pipelined Stages) is a
instruction set architecture (ISA) developed by MIPS Computer
Systems, now MIPS Technologies.

This commit provides MIPS architecture support to Zephyr. It is
compatible with the MIPS32 Release 1 specification.

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
2022-01-19 13:48:21 -05:00
..
mipi_syst
CMakeLists.txt logging: Add assert when wrong backend is used 2022-01-17 15:49:10 -05:00
Kconfig logging: Minimal mode configuration cleanup 2021-11-20 11:58:40 -05:00
Kconfig.backends logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
Kconfig.filtering logging: Minimal mode configuration cleanup 2021-11-20 11:58:40 -05:00
Kconfig.formatting logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
Kconfig.misc logging: Minimal mode configuration cleanup 2021-11-20 11:58:40 -05:00
Kconfig.mode logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
Kconfig.processing logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
Kconfig.template.log_config logging: Add choice name in template 2021-09-06 14:11:06 -04:00
log_backend_adsp.c logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
log_backend_fs.c logging: fs: fix leak of opened directories in check_log_file_exist() 2021-07-20 13:31:33 +02:00
log_backend_native_posix.c logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
log_backend_net.c logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
log_backend_rtt.c logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
log_backend_spinel.c logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
log_backend_swo.c logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
log_backend_uart.c logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
log_backend_xtensa_sim.c logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
log_cmds.c logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
log_core.c arch: add MIPS architecture support 2022-01-19 13:48:21 -05:00
log_list.c
log_list.h
log_mgmt.c logging: Add assert when wrong backend is used 2022-01-17 15:49:10 -05:00
log_minimal.c
log_msg2.c logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
log_msg.c logging: Prefix internal functions with z_ 2021-09-28 20:31:52 -04:00
log_output_dict.c
log_output_syst.c logging: output/syst: don't use raw output for hexdump 2022-01-14 09:59:06 -05:00
log_output.c logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00