summaryrefslogtreecommitdiff
path: root/common/host_command.c
Commit message (Expand)AuthorAgeFilesLines
* host_command: Count suppressed host commands individuallyDaisuke Nojiri2018-02-161-10/+59
* host_command: Suppress individual host command debug logDaisuke Nojiri2018-01-221-0/+21
* host_events: Bump up host events and masks to 64-bitFurquan Shaikh2017-11-211-1/+1
* host_command: Add flags1 to host_command_get_featuresFurquan Shaikh2017-10-181-0/+1
* ec_features: Move feature flags out of ec_command into its own unitPatrick Georgi2017-08-301-96/+2
* Fix inconsistent task function declarationsStefan Reinauer2017-08-081-1/+1
* Add support for reporting device eventsDuncan Laurie2017-06-301-0/+3
* cleanup: Remove big and pit boardsShawn Nematbakhsh2017-06-221-2/+2
* Enable two-byte responses from host command handlers.Jeff Andersen2017-05-251-2/+2
* host_command: Throttle printing of "+" for repeated commandsNicolas Boichat2017-05-181-1/+10
* rwsig: expose a new feature bit when RWSIG task is enabledWei-Ning Huang2017-05-111-0/+3
* common: add feature bit for touchpad supportWei-Ning Huang2017-04-271-0/+3
* common: add feature bit for fingerprint supportVincent Palatin2017-03-131-0/+3
* switch: Initialize switch state earlier during HOOK_INITShawn Nematbakhsh2017-03-021-0/+5
* iec: Improve efficiency of host command dispatcherSam Hurst2017-01-061-0/+24
* Revert "ec: Improve efficiency of host command dispatcher"Vadim Bendebury2016-11-261-25/+0
* ec: Improve efficiency of host command dispatcherSam Hurst2016-11-231-0/+25
* common: Print host command code in error.Aseda Aboagye2016-10-101-1/+1
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-4/+2
* common: add EC_FEATURE_RTC to features host commandStephen Barber2016-07-091-0/+3
* Add CONFIG_HOSTCMD_DEBUG_MODE to set default hcdebug modeNicolas Boichat2016-07-091-1/+1
* usb_mux: Add support for host-controlled 'virtual' USB muxShawn Nematbakhsh2016-06-241-0/+3
* common: Hide hcdebug_mode_names behind CONFIG_CMD_HCDEBUGStefan Reinauer2016-05-261-0/+2
* cleanup: Remove usb_switch_tsu6721 driverShawn Nematbakhsh2016-05-131-4/+0
* console: Put additional console commands behind CONFIGsShawn Nematbakhsh2016-04-031-0/+2
* pd: Compilation fixes for upcoming board designsShawn Nematbakhsh2016-03-081-2/+2
* ec: Add temporary secure storage for the host during bootDuncan Laurie2016-01-251-0/+3
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-1/+1
* glados_pd: oak_pd: add and enable option for i2c slave onlyAlec Berg2015-10-191-1/+1
* acpi: Ensure continuity of memmap data with a read cacheShawn Nematbakhsh2015-07-281-18/+0
* command: Add sensor FIFO as an independant feature.Gwendal Grignou2015-07-151-0/+3
* Fix assertion crash in __wait_evt()Chiranjeevi Rapolu2015-06-251-0/+6
* Remove obsolete board-specific codeRandall Spangler2015-06-101-4/+2
* ec: Add Inventory commandGwendal Grignou2015-05-071-0/+92
* ACPI: Support accessing memmap data over ACPI CMD / DATA portsstabilize-6915.BShawn Nematbakhsh2015-03-251-0/+12
* Support command versioning of new host command rangeVic Yang2015-01-061-2/+5
* host_command: add rate limiter to HCs to prevent EC watchdogAlec Berg2014-12-171-0/+18
* samus_pd: remove host event commands module to save flash spaceAlec Berg2014-11-221-0/+2
* EC: Add smart battery firmware update driverSheng-Liang Song2014-09-031-0/+20
* Put 'hostcmd' console command behind a config flagVic Yang2014-09-011-0/+2
* samus: add host commands for flashing zinger RWAlec Berg2014-08-261-1/+1
* samus: Add passthru for host commandsRandall Spangler2014-07-141-7/+27
* samus: Add EC <-> PD i2c interface using host commandsAlec Berg2014-06-051-0/+10
* Add cprints() and ccprints()Vic Yang2014-05-211-8/+8
* Add AP hang detectionRandall Spangler2013-12-171-0/+6
* cleanup: Still more TODO commentsRandall Spangler2013-11-021-6/+13
* cleanup: TODOs in ec_commands.hRandall Spangler2013-10-311-0/+1
* cleanup: Assorted TODO commentsRandall Spangler2013-10-311-22/+24
* Host commands don't set the response pointerRandall Spangler2013-08-021-17/+4
* Word-align the host memory mapRandall Spangler2013-08-011-1/+5