summaryrefslogtreecommitdiff
path: root/common/console_output.c
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
* zephyr: switch to using shell_*, not printkDawid Niedzwiecki2021-07-091-0/+2
* console: use functions to check console channelsDawid Niedzwiecki2021-07-081-9/+10
* zephyr: add support for disabling console channelsKeith Short2021-02-171-0/+28
* 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-1/+1
* printf: Fix formatting errorsEvan Green2019-10-051-1/+1
* printf: Convert %T to %pTEvan Green2019-10-051-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* console_output: make chan a safe commandMary Ruthven2018-05-311-3/+3
* console_output: Add option to disable console channelsNicolas Boichat2018-05-241-0/+10
* Cr50: The chan command is not safe.Bill Richardson2016-10-011-3/+3
* Cr50: Mark several console commands as safeBill Richardson2016-08-311-3/+3
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* Console: Fix channel enum valuesAnton Staaf2016-03-221-53/+9
* 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
* console: remove CC_USBMSGwendal Grignou2015-04-071-1/+0
* ensure all console channels are displaying properlyVincent Palatin2015-04-061-0/+2
* 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
* usb: add USB console driverVincent Palatin2014-07-171-6/+25
* 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/+19
* 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
* cleanup: Comments in console_output.cRandall Spangler2013-10-251-4/+14
* lm4: Add a low power idle task.stabilize-4825.BAlec Berg2013-10-151-0/+1
* Fix console channel name listVic Yang2013-09-181-1/+3
* console_output: Add commands for saving / restoring print mask.Shawn Nematbakhsh2013-08-081-13/+24
* 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 console moduleRandall Spangler2012-10-241-3/+1
* Add console channel for thermal outputRandall Spangler2012-10-101-0/+1
* Simplify host event processingRandall Spangler2012-07-121-0/+1
* Split console output into its own moduleRandall Spangler2012-06-131-0/+114