summaryrefslogtreecommitdiff
path: root/include/console.h
Commit message (Expand)AuthorAgeFilesLines
* include: Sort header filesJeremy Bettis2022-11-291-0/+1
* uart: chargen: Fix chargen cmd on ZephyrMark Hasemeyer2022-10-271-5/+10
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-6/+6
* cpp: update headers to better support C++Yuval Peress2022-07-211-0/+8
* tree: Replace %pT with snprintf_timestampTom Hughes2022-07-151-1/+1
* tree: Remove non-standard %pb printf formatTom Hughes2022-07-121-14/+0
* include/console.h: Format with clang-formatJack Rosenthal2022-06-301-50/+44
* include/console.h: Use _STATIC_ASSERT for C++ compatibilityTom Hughes2022-06-081-1/+1
* zephyr: shimmed_task: drop the shell stub task dataFabio Baltieri2022-04-191-6/+0
* zephyr: Support use of zephyr "dummy" consolestabilize-14498.B-mainJeremy Bettis2022-02-031-0/+7
* zephyr: fix the console/shell task priorityKeith Short2022-01-271-0/+6
* tree: Make all console commands staticTom Hughes2021-10-151-3/+4
* console: use functions to check console channelsDawid Niedzwiecki2021-07-081-0/+17
* zephyr: use interrupt based RX bufferingYuval Peress2021-04-151-2/+3
* zephyr: console: add functions to enable/disable the shellYuval Peress2021-02-261-0/+19
* zephyr: add support for disabling console channelsKeith Short2021-02-171-0/+14
* zephyr: shim in the zephyr shell as the EC consoleJack Rosenthal2020-10-011-2/+6
* common: include config.h from console.hJack Rosenthal2020-09-291-0/+1
* common: include console_channel.inc to be relative to include/Jack Rosenthal2020-09-241-1/+1
* include: De-longify CC_MASK() and CC_ALLEvan Green2019-10-051-2/+2
* printf: Enable compile-time format checkingEvan Green2019-10-051-0/+2
* printf: Convert %b to %pbEvan Green2019-10-051-0/+15
* printf: Convert %h to %phEvan Green2019-10-051-0/+16
* printf: Convert %T to %pTEvan Green2019-10-051-1/+3
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* console: improve command name length error messageHarry Cutts2019-05-231-4/+5
* ec: Make it possible to run tests with AddressSanitizer enabledNicolas Boichat2018-06-281-1/+2
* g: fix build without CONFIG_RESTRICTED_CONSOLE_COMMANDSVincent Palatin2017-05-101-0/+5
* Add console support for restricted commandsBill Richardson2016-08-311-15/+51
* Add configs to add flags to console commandsBill Richardson2016-08-311-12/+32
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-17/+22
* do not allow console commands with names longer than 14 charactersVadim Bendebury2016-05-181-0/+4
* Console: Fix channel enum valuesAnton Staaf2016-03-221-43/+4
* common: Include host/console commands based on HAS_TASK_HOSTCMD/CONSOLEShawn Nematbakhsh2015-12-181-1/+4
* add the 'extension' command frameworkVadim Bendebury2015-11-171-0/+3
* tpm: add a console channel for TPM subsystemVadim Bendebury2015-07-251-0/+1
* console: compile some channels in conditionallyVadim Bendebury2015-07-251-0/+6
* cr50: Use distinct configuration option for SPI Slave supportVadim Bendebury2015-07-251-0/+1
* Add option to enable GCC LTOVincent Palatin2015-05-191-2/+2
* console: remove CC_USBMSGwendal Grignou2015-04-071-1/+0
* Samus: Split motion sense and lid angleGwendal Grignou2014-10-291-0/+1
* Samus: move gesture to commonGwendal Grignou2014-10-291-0/+1
* usb: add support for mass storage (bulk-only)Dominic Chen2014-08-151-0/+1
* samus: add retry mechanism for EC to PD host commandsAlec Berg2014-06-281-0/+1
* stm32: add USB driverVincent Palatin2014-06-181-0/+1
* Add cprints() and ccprints()Vic Yang2014-05-211-0/+12
* USB Power Delivery core codeVincent Palatin2014-04-121-0/+1
* rambi: glimmer: Disable key scanning in suspend when lid is openAlec Berg2014-03-271-0/+1
* accel: clapper: glimmer: Add support for accelerometer interrupt.stabilize-5696.BAlec Berg2014-03-261-0/+1