summaryrefslogtreecommitdiff
path: root/include/drivers/console
AgeCommit message (Expand)Author
2017-01-27drivers/console/telnet: Provide minimal input handling.Tomasz Bursztyka
2017-01-27console/shell: Switch to generic console inputTomasz Bursztyka
2017-01-27drivers/console: Making console input genericTomasz Bursztyka
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2016-11-30uart: fix typo in uart_console.hQiu Peiyang
2016-11-13drivers: update ipm driver to use unified kernelAnas Nashif
2016-11-11console: Fix warnings related to the use of deprecated APIsLuiz Augusto von Dentz
2016-10-25drivers/uart: Refactor UART input hook.Marcus Shawcroft
2016-08-17ipm_console: rate-limit to avoid losing messagesAndrew Boie
2016-05-26console: Add support for commands completionSzymon Janc
2016-04-16console: add hook for debug server to handle outgoing charactersBenjamin Walsh
2016-03-08Fix uart_pipe_send documentationSzymon Janc
2016-03-05uart: add ISR callback mechanism for UART driversDaniel Leung
2016-02-05c++: Add extern "C" { } block to header filesPeter Mitsis
2016-02-05ipi: rename to ipmAndrew Boie
2016-02-05drivers/console: shell: Decrease maximum line length from 1024 to 256Johan Hedberg
2016-02-05doc: Change "None" return value to "N/A"Peter Mitsis
2016-02-05Rename simple UART driver to pipe UARTSzymon Janc
2016-02-05Bluetooth: Rename __unused to compile with newlibAndrei Emeltchenko
2016-02-05checkpatch: warning - block_comment_styleDan Kalowsky
2016-02-05Change BSD-3 licenses to Apache 2Javier B Perez Hernandez
2016-02-05IPI console driver with test caseAndrew Boie
2016-02-05console: uart_console: decouple uart console init from UART initDaniel Leung
2016-02-05Eliminate unnecessary references to cpu.h and cputype.hAllan Stephens
2016-02-05console: Refactor serial console interfaceAndrei Emeltchenko
2016-02-05console: Put the public API header in the right locationTomasz Bursztyka