summaryrefslogtreecommitdiff
path: root/common/console_output.c
Commit message (Expand)AuthorAgeFilesLines
* 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