- 2a6d82b drivers: console: rtt_console: undefined reference by Florian Grandel · 2 years, 6 months ago
- c56b45c mgmt: mcumgr: Fix output packet to frame issue on serial transport by Jamie McCrae · 2 years, 6 months ago
- a0039a8 drivers: console: initialize uart devices at compile time by Gerard Marull-Paretas · 2 years, 7 months ago
- ca4c2c9 console: uart_mux: uart_mux_send to return number of bytes sent by Daniel Leung · 2 years, 7 months ago
- 506cff9 drivers: console: ipm_console: Update driver to use DEVICE_DT_GET by Benjamin Björnsson · 2 years, 8 months ago
- aba4c4e uart_pipe: move driver from console to serial by Pieter De Gendt · 2 years, 8 months ago
- 89a9eab drivers: console: add a minimal EFI console driver to support printf by Enjia Mai · 2 years, 8 months ago
- 041f0e5 all: logging: Remove log_strdup function by Krzysztof Chruscinski · 2 years, 9 months ago
- d1d5acd coding guidelines: comply with MISRA C:2012 Rule 8.2 by Abramo Bagnara · 2 years, 9 months ago
- e24314f include: add more missing zephyr/ prefixes by Fabio Baltieri · 2 years, 10 months ago
- fb60aab drivers: migrate includes to <zephyr/...> by Gerard Marull-Paretas · 2 years, 10 months ago
- f280114 console: semihost_console: use semihost API by Jordan Yates · 2 years, 11 months ago
- 070422d arch: common: dedicated `SEMIHOST` symbol by Jordan Yates · 2 years, 11 months ago
- 5d929ba console: semihosting: add RISC-V support by Nicolas Pitre · 3 years ago
- 23af600 drivers: gsm_mux: Namespace macros to prevent compilation errors by Yong Cong Sin · 3 years ago
- 5707c19 drivers: uart_mux: Change size_t log var type to %ld by Yong Cong Sin · 3 years ago
- 0de5c08 drivers: gsm_mux: Change size_t log var type to %ld by Yong Cong Sin · 3 years ago
- 9713f0d everywhere: fix typos by Nazar Kazakov · 3 years ago
- 8fddea9 drivers: uart_mux: Fix build issue by Hristo Mitrev · 3 years ago
- d1b8743 drivers: console: add jailhouse debug console by Peng Fan · 3 years ago
- 95fb0de kconfig: remove Enable from boolean prompts by Gerard Marull-Paretas · 3 years ago
- 47ae656 all: Deprecate UTIL_LISTIFY and replace with LISTIFY by Krzysztof Chruscinski · 3 years ago
- d8c9033 drivers: console: gsm_mux: gsm_mux_state_str should be static by Yong Cong Sin · 3 years ago
- c254332 ring_buffer: rationalize the item-based put and get methods by Nicolas Pitre · 3 years, 1 month ago
- 731241f kernel: workq: Fix type errors in delayable work handlers by Yong Cong Sin · 3 years, 1 month ago
- 03cc904 drivers: console: drop DEV_DATA/DEV_CFG usage by Gerard Marull-Paretas · 3 years, 2 months ago
- 44ee482 drivers: console: remove @return doc for void functions by Daniel Leung · 3 years, 2 months ago
- ba7e70e drivers: console: gsm_mux: fix length indicator by Guillaume Lager · 3 years, 3 months ago
- fdcc104 usb: remove Kconfig option USB_UART_CONSOLE by Johann Fischer · 3 years, 4 months ago
- 6fd0843 drivers: console: limit scope of CONFIG_USB_UART_CONSOLE by Johann Fischer · 3 years, 4 months ago
- bd61122 kconfig: drivers: experimental settings now uses select EXPERIMENTAL by Torsten Rasmussen · 3 years, 5 months ago
- 43fa7ce drivers: console: Refactor drivers to use shared init priority by Maureen Helm · 3 years, 5 months ago
- d55c9b6 console: uart: Don't re-define functions as macros by Flavio Ceolin · 3 years, 5 months ago
- 419fabd console: uart: Remove unnecessary macro by Flavio Ceolin · 3 years, 5 months ago
- 6083b89 drivers: modem: gsm_ppp: Add support for Quectel modems by Yong Cong Sin · 3 years, 6 months ago
- bfd45e5 drivers: remove Kconfig option CONFIG_UART_CONSOLE_ON_DEV_NAME by Johann Fischer · 3 years, 7 months ago
- c179d83 drivers: uart_mcumgr: remove CONFIG_UART_MCUMGR_ON_DEV_NAME by Johann Fischer · 3 years, 7 months ago
- e78b078 console: remove device_get_binding(CONFIG_UART_CONSOLE_ON_DEV_NAME) by Johann Fischer · 3 years, 7 months ago
- f7ac14d mgmt/mcumgr: Allow using UART async API by Dominik Ermel · 3 years, 7 months ago
- 9cef5d5 drivers: console: build as static library by Daniel Leung · 3 years, 7 months ago
- 32f094f console: semihosting: remove unused include by Daniel Leung · 3 years, 7 months ago
- 29ec31b console: native_posix: change init priority to 99 by Daniel Leung · 3 years, 7 months ago
- 8cbef2d drivers: console: update USB_UART_CONSOLE description by Johann Fischer · 3 years, 8 months ago
- 909fbb2 drivers: console: rtt: Add no multithreading support by Krzysztof Chruscinski · 3 years, 10 months ago
- 546b79e drivers: uart_mux: Fix compilation after logging changes by Jukka Rissanen · 3 years, 10 months ago
- fdfca41 drivers: console: remove usage of device_pm_control_nop by Gerard Marull-Paretas · 3 years, 11 months ago
- 4f6a365 drivers: console: mux: Conversion of k_work API by Peter Bigot · 4 years ago
- d68cc3d console: introduce UART console input expired mechanism options. by Mulin Chao · 4 years ago
- 5d6c219 drivers: device: do not reuse tag name 'device' by Anas Nashif · 4 years ago
- b104281 kernel: sem: add K_SEM_MAX_LIMIT by James Harris · 4 years ago
- 90f4f50 console: semihosting: add Aarch64 support by Nicolas Pitre · 4 years, 1 month ago
- a6800aa drivers: console: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE by Kumar Gala · 4 years, 3 months ago
- 0c68cef console: uart_mux: improve Kconfig dependencies by Anas Nashif · 4 years, 3 months ago
- ebf2e76 drivers: console: Fix path to mcumgr header by Carles Cufi · 4 years, 4 months ago
- 449fc7b net: ppp: Avoid wrapping each byte in muxing headers by Benjamin Lindqvist · 4 years, 5 months ago
- 54cb2bc drivers: modem: gsm_ppp: Enable start/stop by Benjamin Lindqvist · 4 years, 5 months ago
- 824f423 misc: Replace assert include and calls by sys/__assert.h equivalent by Xavier Chapron · 4 years, 5 months ago
- ed98883 device: Fixing new left over device instance made constant by Tomasz Bursztyka · 4 years, 6 months ago
- 1971b14 drivers: ipm-console: Remove unused config option by Andrei Emeltchenko · 4 years, 6 months ago
- 3b1775d drivers: console: Add DTS defaults by Andrei Emeltchenko · 4 years, 6 months ago
- 8d69832 console: ipm_console: Add console over IPM by Andrei Emeltchenko · 4 years, 6 months ago
- 0839f38 drivers: console: fix Kconfig DTS inference for mcumgr uart by Peter A. Bigot · 4 years, 6 months ago
- d1c68de drivers: console: Fix device instance const qualifier loss in IPM driver by Tomasz Bursztyka · 4 years, 6 months ago
- e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 6 months ago
- 1e6679a drivers: console: uart_mux: consume ringbuf until it is empty by Marcin Niestroj · 4 years, 7 months ago
- 80a89ef console: usb: Remove obsolete Kconfig option. by Emil Obalski · 4 years, 7 months ago
- b552e60 samples: usb: Make USB console samples call usb_enable() by Emil Obalski · 4 years, 7 months ago
- 98d9b01 device: Apply driver_api/data attributes rename everywhere by Tomasz Bursztyka · 4 years, 7 months ago
- af6140c device: Apply config_info rename everywhere by Tomasz Bursztyka · 4 years, 7 months ago
- 7d920ba drivers: use K_KERNEL_STACK macros by Andrew Boie · 4 years, 7 months ago
- 244f826 cmake: remove _if_kconfig() functions by Carles Cufi · 4 years, 8 months ago
- c200b1c mgmt: Move mcumgr into its own folder by Carles Cufi · 4 years, 8 months ago
- c670656 drivers: Apply IPM callback signature change where relevant by Tomasz Bursztyka · 4 years, 8 months ago
- 7d1af02 uart: Fix uart_irq_callback_set usage by Tomasz Bursztyka · 4 years, 8 months ago
- 701869f uart: Fix uart_irq_callback_user_data_set usage by Tomasz Bursztyka · 4 years, 8 months ago
- 68d0042 drivers: console: gsm_mux: fix timeout after timeout API change by Marcin Niestroj · 4 years, 8 months ago
- b0d1aba drivers: uart_mux: Add missing verfification handler by Flavio Ceolin · 4 years, 9 months ago
- a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 9 months ago
- 6da7e41 drivers: console: fix USB initialization by Johann Fischer · 4 years, 10 months ago
- 2716cbc drivers: susbsys: Check errors on devices selected using dt macro by Erwan Gouriou · 4 years, 10 months ago
- 97326c0 device: Fix structure attributes access by Tomasz Bursztyka · 4 years, 10 months ago
- 1811fff console: Add semihosting console by ZhongYao Luo · 4 years, 10 months ago
- d75c83c drivers: gsm_mux: Convert to use k_timeout_t by Jukka Rissanen · 5 years ago
- 31ec75f modem: shell: Add info command by Jukka Rissanen · 5 years ago
- be81b80 drivers: console: uart_mux: Use own workqueue by Jukka Rissanen · 5 years ago
- 492088b net: ppp: Convert PPP driver to use normal UART APIs by Jukka Rissanen · 5 years ago
- 420b195 drivers: console: uart_mux: Initial UART muxing support by Jukka Rissanen · 5 years ago
- b5525a0 drivers: gsm_mux: Support GSM 07.10 muxing protocol by Jukka Rissanen · 5 years ago
- 32bb239 timeout: Fix up API usage by Andy Ross · 5 years ago
- 8da8b5c drivers/console: Removing left-over cmake directive about telnet by Tomasz Bursztyka · 5 years ago
- f57f7d1 console: xtensa_sim_console: Cleanup and use static keyword by Andrei Emeltchenko · 5 years ago
- caa95fc console: uart_console: Use static for static functions by Andrei Emeltchenko · 5 years ago
- d507574 console: uart: Ifdef an include by Flavio Ceolin · 5 years ago
- 6a96466 treewide: use full path to console/uart_pipe.h header by Peter Bigot · 5 years ago
- f780247 treewide: use full path to console/uart_mcumgr.h header by Peter Bigot · 5 years ago
- 47e6227 treewide: use full path to console/ipm_console.h header by Peter Bigot · 5 years ago
- 72a350c console: kconfig: Have CONSOLE_HANDLER dep. on SERIAL_SUPPORT_INTERRUPT by Ulf Magnusson · 5 years ago
- 2128750 usb: api: Add user device status callback by Emil Obalski · 5 years ago
- d65027d usb: samples: Application calling usb_enable by itself by Emil Obalski · 5 years ago
- 984bfae global: Remove leading/trailing blank lines in files by Ulf Magnusson · 5 years ago