summaryrefslogtreecommitdiff
path: root/include/host_command.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
* zephyr: test: drivers: add eSPI test using host commandYuval Peress2021-08-311-0/+16
* Specify type for forward-declared enumsTom Hughes2021-05-061-1/+3
* zephyr: Fix compiler warnings from zephyr testsKeith Short2021-04-091-3/+3
* zephyr: Shim the DECLARE_HOST_COMMANDWealian Liao2021-01-191-1/+15
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-1/+1
* ec: remove entering_mode host commandJoel Kitching2019-12-061-10/+0
* host_command: clear any leftover dataJett Rink2019-11-261-1/+6
* builtin: Introduce and use inttypes.hEvan Green2019-10-051-2/+4
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-2/+2
* tablet_mode: expose console command.Ravi Chandra Sadineni2019-09-121-2/+0
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* ec: Make it possible to run tests with AddressSanitizer enabledNicolas Boichat2018-06-281-3/+4
* lpc/espi: convert remaning CONFIG_LPC to CONFIG_HOSTCMD_X86Jett Rink2018-05-221-1/+1
* host_command: Count suppressed host commands individuallyDaisuke Nojiri2018-02-161-3/+0
* host_command: Suppress individual host command debug logDaisuke Nojiri2018-01-221-0/+3
* host_events: Introduce unified host event commandJenny TC2017-12-061-0/+23
* host_events: Bump up host events and masks to 64-bitFurquan Shaikh2017-11-211-17/+14
* ec_features: Move feature flags out of ec_command into its own unitPatrick Georgi2017-08-301-0/+4
* Enable two-byte responses from host command handlers.Jeff Andersen2017-05-251-4/+17
* host_command: Add host_is_event_setDaisuke Nojiri2017-05-241-0/+11
* system: Fixups in emulated sysrq codeNicolas Boichat2017-04-061-0/+8
* ec: Minor cleanup of private host command macros.Carl Hamilton2017-01-111-9/+6
* iec: Improve efficiency of host command dispatcherSam Hurst2017-01-061-8/+32
* Revert "ec: Improve efficiency of host command dispatcher"Vadim Bendebury2016-11-261-10/+5
* ec: Improve efficiency of host command dispatcherSam Hurst2016-11-231-5/+10
* include/host_command: Conditionally define host event functionsNicolas Boichat2016-11-161-0/+2
* Fix various misspellings in commentsMartin Roth2016-11-151-1/+1
* common: Include host/console commands based on HAS_TASK_HOSTCMD/CONSOLEShawn Nematbakhsh2015-12-181-0/+6
* pd: Allow EC to request PD hibernate via host commandShawn Nematbakhsh2015-10-051-0/+6
* acpi: Ensure continuity of memmap data with a read cacheShawn Nematbakhsh2015-07-281-19/+0
* Fix assertion crash in __wait_evt()Chiranjeevi Rapolu2015-06-251-0/+5
* Add option to enable GCC LTOVincent Palatin2015-05-191-1/+1
* ACPI: Support accessing memmap data over ACPI CMD / DATA portsstabilize-6915.BShawn Nematbakhsh2015-03-251-0/+14
* samus: fix lightbar tap sequence doesn't always show on AC eventAlec Berg2015-02-041-6/+3
* samus: automatically recover from charge circuit failuresstabilize-6752.BAlec Berg2015-02-031-1/+3
* lightbar: ask the PD MCU for the charge directionBill Richardson2014-12-111-0/+10
* EC: Add smart battery firmware update driverSheng-Liang Song2014-09-031-0/+10
* samus: Allow samus to charge w/o battery or with dead batterystabilize-5942.BAlec Berg2014-06-091-0/+6
* samus: Add EC <-> PD i2c interface using host commandsAlec Berg2014-06-051-0/+14
* lpc: Clean up processing wake eventsRandall Spangler2013-10-021-5/+0
* Host commands don't set the response pointerRandall Spangler2013-08-021-8/+8
* Abstract polite AP throttling into a functionBill Richardson2013-07-311-0/+8
* Refactor host command interface to support version 3 packetsRandall Spangler2013-06-201-4/+70
* Move i2c_old_response flag to i2c interface moduleRandall Spangler2013-06-141-1/+0
* Move lpc-specific flags out of host command argsRandall Spangler2013-06-141-1/+0
* haswell: fix driving of WAKE# pin on power button pressAaron Durbin2013-06-041-0/+5
* Fix host command in 64-bit executableVic Yang2013-05-081-3/+3
* Copy host command params out of LPC space during checksummingRandall Spangler2012-08-281-0/+1
* host_command: Add host_send_response() to send responsesSimon Glass2012-08-161-0/+10