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