summaryrefslogtreecommitdiff
path: root/include/ec_commands.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-40/+2
* ec_commands: modified the ec_motion_sense_activity struct to __ec_todo_packedJosh Tsai2022-11-221-2/+2
* common: body_detection: notify host when body status is changedJosh Tsai2022-11-221-0/+4
* Add EC_CMD_SET_TABLET_MODETim Van Patten2022-11-041-0/+16
* include/ec_commands.h: Clean up kernel-doc warningsTim Van Patten2022-11-041-0/+3
* TCPMv2: Add host command to send VDM REQ messagesDiana Z2022-10-281-0/+15
* test: add tests for tcs3400 offset functionsYuval Peress2022-10-271-1/+1
* PCHG: Add pass-through modeDaisuke Nojiri2022-10-261-0/+4
* PCHG: Report errors to hostDaisuke Nojiri2022-10-251-0/+13
* host_command: Remove EC_CMD_READ_TESTAaron Massey2022-10-201-19/+1
* Features: Add feature flag to advertise AP VDM controlDiana Z2022-10-171-0/+4
* include/ec_commands.h: Fix unaligned access warningsTom Hughes2022-10-121-7/+7
* ec_commands.h: Remove ec_current_image compatibility macroTom Hughes2022-10-111-10/+1
* ectool: support bist share mode enable/disable commandScott Chao2022-10-061-0/+3
* ec_commands: Fix flexible array member with g++Tom Hughes2022-09-161-4/+4
* ec_commands: Add flexible array member support for C and C++Tom Hughes2022-09-131-13/+21
* Revert "ec_commands: Fix C++ compilation"Reka Norman2022-09-131-5/+4
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* ec_commands: Fix C++ compilationTom Hughes2022-09-081-4/+5
* zephyr: tests: Test common/flash.c crec_flash_is_erased()Tristan Honscheid2022-09-011-1/+8
* driver/usb_mux: Rename and move `USB_MUX_ALL_CHIPS`Robert Zieba2022-08-251-0/+2
* battery: Set battery cutoff flagTim Van Patten2022-08-151-0/+1
* ectool: Use pretty enum names for mkbp and host eventsCraig Hesling2022-08-121-0/+59
* ec_commands: support C++ for rand_numYuval Peress2022-08-041-3/+12
* ec_memmap: Add Power source to EC MEMMAP regionpoornima tom2022-08-031-1/+5
* rgbkbd: Update RGBKBD type to 4-zones-4-LEDsParth Malkan2022-07-301-1/+1
* clang-format: Ran clang-format on all files againJack Rosenthal2022-07-081-4/+4
* rgbkbd: Add get_config subcommand to rgbkbd host commandParth Malkan2022-07-071-0/+18
* ec: add cbi data tag/field for factory_calibration_dataYH Lin2022-07-061-0/+1
* nvidia_gpu: Notify AP of GPU over temperatureDaisuke Nojiri2022-07-011-0/+8
* GPU: Add Nvidia GPU D-Notify driverDaisuke Nojiri2022-06-291-2/+4
* include/ec_commands.h: Format with clang-formatJack Rosenthal2022-06-281-851/+858
* ec_commands: Drop VBNV read/write supportYu-Ping Wu2022-06-281-28/+0
* USB Mux: Add feature flag for AP mux settingDiana Z2022-06-221-0/+4
* chargesplash: Change host command number to 0x00A5Jack Rosenthal2022-06-101-1/+1
* RGBKBD: Set scale per keyDaisuke Nojiri2022-06-071-0/+8
* RGBKBD: Add demo sub-command to EC_CMD_RGBKBDDaisuke Nojiri2022-06-071-1/+12
* USB Mux: Set an event when AP mux sets completeDiana Z2022-06-021-0/+2
* TCPMv2: Add a host command to allow the AP to set muxesDiana Z2022-06-021-0/+8
* ec: Change EC_SPI_RX_READY host commandSam Hurst2022-05-311-2/+6
* chargesplash: State machine implementationJack Rosenthal2022-05-051-0/+33
* ec_commands: Add a const for the MCHP MEC IO rangeDustin L. Howett2022-05-031-3/+7
* include: Update comments for fp_capture_typeTom Hughes2022-04-221-9/+15
* RGBKBD: Separate init and enableDaisuke Nojiri2022-04-121-0/+2
* RGBKBD: Add EC_CMD_RGBKBD commandDaisuke Nojiri2022-03-301-1/+14
* RGBKBD: Add EC_CMD_RGBKBD_SET_COLOR commandDaisuke Nojiri2022-03-291-1/+12
* ectool: support dps enable/disable commandEric Yilun Lin2022-03-151-0/+9
* Revert "battery: Do not return display_soc if data is bad"Daisuke Nojiri2022-03-121-8/+0
* RGBKBD: Fix malformed host commandRajesh Kumar2022-03-051-1/+1
* battery: Do not return display_soc if data is badRob Barnes2022-03-011-0/+8