- 7bae594 shell: Add support for logging v2 by Krzysztof Chruscinski · 4 years ago
- 1a69317 shell: telnet: Make sure the delayed work becomes idle after canceling by Robert Lubos · 4 years ago
- 501c7d1 shell: telnet: Update to the new k_work API by Robert Lubos · 4 years ago
- 0225ea7 shell: Add callback to shell_uninit function by Krzysztof Chruscinski · 4 years ago
- 75a74bf shell: make flag modification atomic by Pete Skeggs · 4 years ago
- c36fc5c shell: add obscured input mode by Pete Skeggs · 4 years ago
- 7e46765 shell: add getopt library support by Jakub Rzeszutko · 4 years, 1 month ago
- 52c9992 shell: internal api update in shell.h by Jakub Rzeszutko · 4 years, 2 months ago
- 1402208 shell: internal api update: uart backend by Jakub Rzeszutko · 4 years, 2 months ago
- 37e8d82 shell: internal api update: log backend by Jakub Rzeszutko · 4 years, 2 months ago
- 91b01ce shell: internal api update: history module by Jakub Rzeszutko · 4 years, 2 months ago
- 460995c shell: internal api update: fprintf by Jakub Rzeszutko · 4 years, 2 months ago
- 70dee08 shell: api description update by Jakub Rzeszutko · 4 years, 4 months ago
- c195529 shell: documentation update by Jakub Rzeszutko · 4 years, 6 months ago
- a8e45c4 shell: dictionary commands feature by Jakub Rzeszutko · 4 years, 6 months ago
- 39fa56b doc: update Kconfig options to use @option ALIAS by Fabio Utzig · 4 years, 7 months ago
- e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
- f74feca mgmt: smp: shell: initialize SMP before feeding with received bytes by Marcin Niestroj · 4 years, 7 months ago
- dac8728 shell: Add warning about not initialized backend by Jakub Rzeszutko · 4 years, 7 months ago
- 920e64c shell: fix possible deadlock in shell_fprintf by Jakub Rzeszutko · 4 years, 7 months ago
- 5a13799 shell: SHELL_DEFINE() create kernel stacks by Andrew Boie · 4 years, 8 months ago
- c200b1c mgmt: Move mcumgr into its own folder by Carles Cufi · 4 years, 8 months ago
- 740b99c tests: shell: shell_flash: Add a test for 'flash read' by Simon Glass · 4 years, 9 months ago
- 84e9c7c shell: Export shell_hexdump_line() by Simon Glass · 4 years, 9 months ago
- a538dcd shell: refactor device_name_get implementation by Peter Bigot · 4 years, 9 months ago
- a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
- 512de5e shell: Refactor command execution to enable raw arguments by Krzysztof Chruscinski · 5 years ago
- fc0e10d shell: Support output using a va_list by Simon Glass · 5 years ago
- 2a8463e shell: Extend dummy backend to record for testing by Simon Glass · 5 years ago
- 450c6b4 shell: Add shell_set_root_cmd function by Krzysztof Chruscinski · 5 years ago
- 8a63c9c shell: Add dedicated section for shell instances by Krzysztof Chruscinski · 5 years ago
- b1e1f64 global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() by Oleg Zhurakivskyy · 5 years ago
- f0548f1 shell: Replace __attribute__((unused)) with __unused by Krzysztof Chruscinski · 5 years ago
- 4b37a8f Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" by Carles Cufi · 5 years ago
- 8739517 global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() by Oleg Zhurakivskyy · 5 years ago
- 831f6d5 shell: use correct data type for atomic variables by Andrew Boie · 5 years ago
- 4f9b9a4 shell: telnet: Replace timer with a delayed work by Robert Lubos · 5 years ago
- 279e5b4 shell: Fix SHELL_COND_CMD_ARG_REGISTER macro with NULL handler by Krzysztof Chruscinski · 5 years ago
- beedf19 shell: Remove deprecated macros by Carles Cufi · 5 years ago
- 984bfae global: Remove leading/trailing blank lines in files by Ulf Magnusson · 5 years ago
- 73896c0 doc: fix misspelling in API doxygen comments by David B. Kinder · 5 years ago
- a7787c8 shell: fix configuration issue by Andrew Boie · 5 years ago
- 91d057f shell_history: align buffer to pointer size by Nicolas Pitre · 6 years ago
- a2fd7d7 cleanup: include/: move misc/util.h to sys/util.h by Anas Nashif · 6 years ago
- ee9dd1a cleanup: include/: move misc/dlist.h to sys/dlist.h by Anas Nashif · 6 years ago
- 7435e5e cleanup: include/: move ring_buffer.h to sys/ring_buffer.h by Anas Nashif · 6 years ago
- e1e05a2 cleanup: include/: move atomic.h to sys/atomic.h by Anas Nashif · 6 years ago
- 8de9cc7 doc: use @rst/@endrst for ReST in headers by David B. Kinder · 6 years ago
- 00c41ea doc: fix doxygen comments with embedded reST by David B. Kinder · 6 years ago
- c2cb60f shell: Refactor shell_history to use less RW memory by Krzysztof Chruscinski · 6 years ago
- b633e43 shell: add select command by Jakub Rzeszutko · 6 years ago
- 3c0c1bf shell: Fix checks of Kconfig options by Bradley Bolen · 6 years ago
- 7e26f53 shell: Add macros for creating conditional commands by Krzysztof Chruscinski · 6 years ago
- 65e350e Shell: Introduce shell_hexdump by Luiz Augusto von Dentz · 6 years ago
- 658a08a shell: Add TELNET backend by Robert Lubos · 6 years ago
- c35bb26 shell: Making root command a global variable by Krzysztof Chruscinski · 6 years ago
- a64b0fe shell: Deprecate macros for subcommands creation by Krzysztof Chruscinski · 6 years ago
- a5efcc2 shell: Add cpp-friendly shell macro for subcommands creation by Krzysztof Chruscinski · 6 years ago
- 349dd96 shell: Refactor shell argument count validation by Krzysztof Chruscinski · 6 years ago
- 46a0232 shell: allow commands to suspend shell thread by Jakub Rzeszutko · 6 years ago
- 090ef04 shell: improved shell_prompt_change function by Jakub Rzeszutko · 6 years ago
- 1e968a1 shell: Allocate proper amount of history slab memory by Andy Gross · 6 years ago
- 2e6892c shell: Add handling of CONFIG_LOG_INPLACE_PROCESS option by Krzysztof Chruscinski · 6 years ago
- ce6be86 shell: safe print from different threads by Jakub Rzeszutko · 6 years ago
- 75ad61f shell: removed foreground command functionality by Jakub Rzeszutko · 6 years ago
- be4b2cd shell: Add support for notifying about dropped logs by Krzysztof Chruscinski · 6 years ago
- fd0b7f7 shell: removing legacy shell by Jakub Rzeszutko · 6 years ago
- 8587bb1 smp: shell: Add support for SMP in new shell. by Mieszko Mierunski · 6 years ago
- 6bed8fc shell: Changing shell_history_get signature by Flavio Ceolin · 6 years ago
- d653a51 shell: Allow calling shell_fprintf from various contexts by Krzysztof Chruscinski · 6 years ago
- b467de5 shell: Add dropping of expired messages by Krzysztof Chruscinski · 6 years ago
- 08f0d93 shell: Improve handling of log messages by Krzysztof Chruscinski · 6 years ago
- 0c678fa shell: header file update by Jakub Rzeszutko · 6 years ago
- 7ad59c8 shell: minor shell source cleanup by Jakub Rzeszutko · 6 years ago
- b928b71 shell: rename shell_help_print function by Jakub Rzeszutko · 6 years ago
- 9e958b4 doc: shell: update according to new help usage by Jakub Rzeszutko · 6 years ago
- 3064ca4 shell: creating new module for help functionality by Jakub Rzeszutko · 6 years ago
- e0be6a1 shell: printing command's help by shell engine by Jakub Rzeszutko · 6 years ago
- 5451ff2 shell: remove "options" concept by Jakub Rzeszutko · 6 years ago
- f78067e shell: Refactor RTT backend by Krzysztof Chruscinski · 6 years ago
- 9643ed6 shell: fix double new line print for RTT backend by Jakub Rzeszutko · 6 years ago
- 80a8cfc shell: fixing printing macros by Jakub Rzeszutko · 6 years ago
- 96a610b shell: Fix log messages queueing for multiple instances by Krzysztof Chruscinski · 6 years ago
- af973ca shell: enable UART backend without interrupts by Krzysztof Chruscinski · 6 years ago
- 7d31796 shell: fix shell thread name by Jakub Rzeszutko · 6 years ago
- 6c95b55 shell: Add macros to print messages by Luiz Augusto von Dentz · 6 years ago
- a89690d shell: Add APIs to set number of arguments by Luiz Augusto von Dentz · 6 years ago
- 4962618 shell: shell_uart: add ring_buffers and interrupt support by Krzysztof Chruscinski · 6 years ago
- f17a9c9 shell: Add a Segger RTT backend by Christoph Schramm · 6 years ago
- c3bc718 subsys: shell: add dummy backend to simplify commands testing by Jakub Rzeszutko · 6 years ago
- 4c420ff shell: fix history feature by Jakub Rzeszutko · 6 years ago
- a88d5d7 shell: commands help unification by Jakub Rzeszutko · 6 years ago
- 5f6070e logging: Add autostart option to LOG_BACKEND_DEFINE by Krzysztof Chruscinski · 6 years ago
- b057174 shell: parsing output LF character by Jakub Rzeszutko · 6 years ago
- c471614 subsys: shell: fix accept either CR or LF as as line delimiter by Jakub Rzeszutko · 6 years ago
- 61ca8c1 subsys: shell: add handlers diagnostic function by Jakub Rzeszutko · 6 years ago
- 0eea1ef subsys: shell: add int ret_val to command handlers by Jakub Rzeszutko · 6 years ago
- bef64c3 doc: subsystems: shell: Add documentation. by Jakub Rzeszutko · 6 years ago
- 1692790 doc: fix misspellings in API headers by David B. Kinder · 7 years ago
- 73c2178 shell : assert standardization by Jakub Rzeszutko · 7 years ago