summaryrefslogtreecommitdiff
path: root/include/console.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesstabilize-quickfix-15278.72.B-ishstabilize-quickfix-15183.78.B-ishstabilize-15446.B-ishstabilize-15439.B-ishstabilize-15432.B-ishstabilize-15429.B-ishstabilize-15415.B-ishstabilize-15395.B-ishstabilize-15393.48.B-ishstabilize-15381.B-ishstabilize-15364.B-ishstabilize-15361.B-ishstabilize-15359.B-ishstabilize-15359.58.B-ishstabilize-15359.50.B-ishstabilize-15359.45.B-ishstabilize-15335.B-ishstabilize-15329.59.B-ishstabilize-15329.44.B-ishstabilize-15317.B-ishstabilize-15301.B-ishstabilize-15300.B-ishstabilize-15278.64.B-ishstabilize-15251.B-ishstabilize-15245.B-ishstabilize-15236.66.B-ishstabilize-15208.B-ishstabilize-15207.B-ishstabilize-15185.B-ishstabilize-15185.7.B-ishstabilize-15183.82.B-ishstabilize-15183.69.B-ishstabilize-15183.14.B-ishstabilize-15174.B-ishstabilize-15167.B-ishstabilize-15129.B-ishstabilize-15122.B-ishstabilize-15120.B-ishstabilize-15117.86.B-ishstabilize-15117.48.B-ishstabilize-15117.111.B-ishrelease-R114-15437.B-ishrelease-R113-15393.B-ishrelease-R112-15359.B-ishrelease-R111-15329.B-ishrelease-R110-15278.B-ishrelease-R109-15237.B-ishrelease-R109-15236.B-ishrelease-R108-15183.B-ishrelease-R107-15117.B-ishishfirmware-ti50-prepvt-15315.B-ishfirmware-skyrim-15390.B-ishfirmware-skyrim-15369.B-ishfirmware-nissa-15217.B-ishfirmware-nissa-15217.45.B-ishfirmware-nissa-15217.126.B-ishfirmware-duplo-15151.B-ishfirmware-corsola-15194.B-ishfactory-trogdor-15210.B-ishfactory-skyrim-15384.B-ishfactory-nissa-15199.B-ishfactory-corsola-15197.B-ishfactory-corsola-15196.B-ishfactory-brya-15231.B-ishMike Frysinger2022-09-141-1/+1
* 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
* rambi: Add motion sense task to track motionAlec Berg2014-02-221-0/+1
* lm4: Add a low power idle task.stabilize-4825.BAlec Berg2013-10-151-0/+1
* Add hook statisticsVic Yang2013-09-141-0/+1
* Clean up and document UART config optionsRandall Spangler2013-07-241-3/+0
* Move files in preparation for merging keyboard_scan modulesRandall Spangler2013-03-271-1/+0
* Rename power_button module to switchRandall Spangler2012-10-301-1/+1
* Clean up uart buffering codeRandall Spangler2012-10-261-0/+3
* Clean up console moduleRandall Spangler2012-10-241-13/+32
* Add console channel for thermal outputRandall Spangler2012-10-101-0/+1
* Simplify host event processingRandall Spangler2012-07-121-0/+1
* Move printf() formatting to its own file to enable re-useRandall Spangler2012-06-071-2/+3
* Add basic SPI support to linkRandall Spangler2012-05-301-0/+1