summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Increase supported host events to 64Tim Van Patten2023-02-221-0/+6
* Remove CONFIG_HOST_EVENT64Tim Van Patten2023-02-212-10/+0
* Fan: print 'stalled' for rpm == 0xfffeDaisuke Nojiri2023-02-211-1/+3
* common/button.c: Support configuring recovery buttons as active high.Sam McNally2023-02-211-0/+4
* config: Update CONFIG_HOST_EVENT_REPORT_MASK to 64bTim Van Patten2023-02-201-4/+0
* Update EC_CMD_CHARGE_CURRENT_LIMIT to version 1Jolene2023-02-171-0/+9
* system_safe_mode: Use common method for identifying critical tasksRob Barnes2023-02-161-3/+5
* include/host_command.h: Include ec_cmd_api.hCaveh Jalali2023-02-161-0/+33
* ec_commands: Add ec_cmd_api.hCaveh Jalali2023-02-161-0/+415
* peripheral_charger: Add board_get_pchg_count(void) declarationben chen2023-02-151-1/+5
* TCPMv2: Remove PE_FLAGS_VDM_SETUP_DONEAbe Levkoy2023-02-131-0/+7
* zephyr: move usbc interrupt handler to shimJason Yuan2023-02-091-0/+4
* TCPM: Separate Discovery into its own moduleDiana Z2023-02-071-4/+9
* TCPMv2: Gate DP module support on a CONFIGDiana Z2023-02-073-0/+56
* ec: Add a random #line directiveJeremy Bettis2023-02-071-0/+7
* fpsensor: Move matcher APIs to fpsensor_alg.hAndrea Grandi2023-02-072-65/+79
* include/ioexpander: Change inline definitions to static inlineRobert Zieba2023-01-311-5/+5
* fan: update fan stalled value reportingSumeet Pawnikar2023-01-301-1/+5
* charger/isl9238c: Add BUCK_PHASE_VOLTAGE configjohnwc_yeh2023-01-301-0/+3
* common: Allow boards to opt out of image paddingJes B. Klinke2023-01-251-0/+3
* TCPMv2: Add host command VDM:Attention retrievalDiana Z2023-01-251-1/+11
* TCPMv2: Queue Attention messages for consumptionDiana Z2023-01-251-0/+25
* TCPMv2: Rearrange VDM response HC contentsDiana Z2023-01-251-2/+2
* common/hooks.h: Tolerate same function registered as multiple hooksJes B. Klinke2023-01-231-4/+4
* raa489000: Support AC_PRESENT when OTG modeAndrew McRae2023-01-231-0/+6
* tcpci: allow get_chip_info callers to update the cachePeter Marheine2023-01-221-0/+38
* ec_commands: Fix EC_CMD_GET_BOOT_TIME response namingCaveh Jalali2023-01-201-1/+1
* zephyr/shim/led_driver: Add EC_LED_COLOR_INVALID enum valueRobert Zieba2023-01-191-0/+1
* TCPMv2: Add SOP minor revision to EC_CMD_TYPEC_STATUSJameson Thies2023-01-183-13/+26
* qcom: Suppress the power signal log of AP_SUSPENDWai-Hong Tam2023-01-181-1/+5
* usb_hid_touchpad: add missing headersTing Shen2023-01-131-0/+2
* Default charger current derating to 5%Peter Marheine2023-01-121-1/+11
* battery: extend BATTERY_GET_STATIC hostcmd for 32-byte stringsPeter Marheine2023-01-121-0/+26
* board/hyperdebug: Add support for OCTOSPIJes B. Klinke2023-01-111-0/+3
* ec: Add #line directive to fix coverageJeremy Bettis2023-01-111-0/+7
* shim/src/flash: Add functions for providing flash sectors infoPatryk Duda2023-01-111-0/+2
* flash: Introduce functions for filling flash regions infoPatryk Duda2023-01-111-0/+23
* clang-format: reformat few files with the current llvm releaseFabio Baltieri2023-01-111-1/+1
* chgstv2: optimization battery protection for low voltageTang Qijun2023-01-101-0/+3
* SBS: Make battery_get_params clear flags selectivelyDaisuke Nojiri2023-01-101-0/+4
* include/spi.h: Introduce CONFIG_SPI_MUTABLE_DEVICE_LISTJes B. Klinke2023-01-092-1/+6
* ec: Change get_keycap_label return to unsignedJeremy Bettis2023-01-061-2/+2
* common: Add WRITE_MASK macroDaisuke Nojiri2023-01-051-2/+6
* flash: Introduce function which provides number of flash banksPatryk Duda2023-01-051-0/+7
* system: Add EC_REBOOT_FLAG_CLEAR_AP_IDLEDaisuke Nojiri2023-01-041-1/+7
* tree: Replace "unsigned" with "unsigned int"Andrea Grandi2023-01-046-14/+14
* test: Add function to compare BenchmarkResultsAndrea Grandi2023-01-031-1/+29
* test: Change print format of benchmark resultsAndrea Grandi2023-01-031-28/+13
* zephyr: shim: shim SHA256 API to adapot HW accelerator driverJun Lin2022-12-291-0/+8
* shim/src/gpio: Add save/restore GPIO controller port configure functionJosh-Tsai2022-12-281-0/+22