summaryrefslogtreecommitdiff
path: root/include/console.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Better help for console commandsRandall Spangler2012-05-251-5/+20
* Sort console commands at build timeVincent Palatin2012-05-151-1/+1
* Allow console commands abbreviationVadim Bendebury2012-05-141-1/+4
* Allow boards to set the default console maskSimon Glass2012-05-101-0/+7
* Issue warning on fan stall.Vic Yang2012-04-261-0/+1
* Use console output instead of uart output for console commandsRandall Spangler2012-04-241-1/+5
* Refactor async console outputRandall Spangler2012-04-241-5/+43
* register console commands at compile-timeVincent Palatin2012-01-241-11/+6
* Initial sources import 1/3Randall Spangler2011-12-071-0/+41