summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Handle scenario where an assert is not found in the logAl Semjonovs2023-02-231-1/+7
* Increase supported host events to 64Tim Van Patten2023-02-221-2/+7
* flash_ec: delay cold_reset releasing timeEric Yilun Lin2023-02-221-11/+13
* Remove CONFIG_HOST_EVENT64Tim Van Patten2023-02-211-1/+0
* Fan: print 'stalled' for rpm == 0xfffeDaisuke Nojiri2023-02-211-0/+3
* common/button.c: Support configuring recovery buttons as active high.Sam McNally2023-02-211-0/+2
* flash_fp_mcu: Dynamically determine gpiochip number for guybrushPatryk Duda2023-02-201-17/+16
* flash_fp_mcu: Don't change GPIO direction to input on SkyrimPatryk Duda2023-02-201-1/+2
* geralt: add CONFIG_BUTTON_TRIGGERED_RECOVERYTing Shen2023-02-171-2/+1
* Update EC_CMD_CHARGE_CURRENT_LIMIT to version 1Jolene2023-02-171-8/+47
* util: zephyr_check_compliance: exclude all files not under zephyrFabio Baltieri2023-02-152-25/+44
* aurash: Initial EC imageZoey Wu2023-02-141-0/+1
* ectool: Remove the FAN STALLED printpoornima tom2023-02-131-3/+0
* PRESUBMIT: integrate upstream compliance check - yamllintFabio Baltieri2023-02-073-0/+240
* ec: Remove the annoying pre-uploadJeremy Bettis2023-02-071-23/+0
* zephyr: config_chip: add CONFIG_I2C_NACK_RETRY_COUNT configurationDino Li2023-02-061-1/+0
* ec: Use chromite isort configJeremy Bettis2023-02-0321-10/+35
* pre-upload: Run check_zephyr_project_config in vpython3Jack Rosenthal2023-02-032-1/+2
* constitution: Initial EC imageDavid Wu2023-02-031-0/+1
* Zephyr: Add configs for F75303matt_wang2023-01-301-1/+0
* zephyr: validate ZEPHYR_BASE path is valid before precheckAl Semjonovs2023-01-271-0/+6
* util: check_zephyr_project_config: ignore west modulesFabio Baltieri2023-01-272-5/+3
* flash_fp_mcu: Dynamically determine gpiochip number for volteerPatryk Duda2023-01-251-18/+18
* common: Allow boards to opt out of image paddingJes B. Klinke2023-01-251-0/+1
* TCPMv2: Add host command VDM:Attention retrievalDiana Z2023-01-251-0/+11
* TCPMv2: Rearrange VDM response HC contentsDiana Z2023-01-251-2/+3
* util: check_zephyr_project_config: keep paths as Path objectsFabio Baltieri2023-01-252-14/+14
* ec_commands: Fix EC_CMD_GET_BOOT_TIME response namingCaveh Jalali2023-01-201-1/+1
* util/ectool: Fix EC_CMD_SMART_DISCHARGE responseCaveh Jalali2023-01-181-1/+1
* util/ectool: Fix EC_CMD_USB_PD_DEV_INFO resultCaveh Jalali2023-01-181-2/+2
* util/ectool: Fix EC_CMD_USB_PD_DISCOVERY resultCaveh Jalali2023-01-181-2/+2
* battery: extend BATTERY_GET_STATIC hostcmd for 32-byte stringsPeter Marheine2023-01-121-31/+117
* omnigul: Initial EC imagejamie_chen2023-01-121-0/+1
* util: Improve uart_stress_tester.pyEdward Hill2023-01-111-1/+1
* PRESUBMIT: add a presubmit to check for unnecessary Kconfig optionsFabio Baltieri2023-01-113-0/+516
* include/spi.h: Introduce CONFIG_SPI_MUTABLE_DEVICE_LISTJes B. Klinke2023-01-091-0/+1
* Revert "flash_fp_mcu: Determine spidev dynamically"Patryk Duda2023-01-091-20/+16
* flash_fp_mcu: Determine spidev dynamicallyStephen Boyd2023-01-061-16/+20
* flash_fp_mcu: Look for cros-fp DT modaliasStephen Boyd2023-01-061-14/+7
* flash_ec: change ec_reset to gsc_ec_resetScott Chao2023-01-051-4/+4
* system: Add EC_REBOOT_FLAG_CLEAR_AP_IDLEDaisuke Nojiri2023-01-041-3/+7
* tree: Replace "unsigned" with "unsigned int"Andrea Grandi2023-01-042-2/+2
* util/build_with_clang: Add burnet and krane to list of boards that fail with ...Madhurima Paruchuri2022-12-291-2/+2
* flash_ec: add flash_mec1322Mary Ruthven2022-12-151-0/+4
* TCPMv2: Make VDM ACKs available to the APDiana Z2022-12-131-0/+42
* zephyr: config_chip: Add the config of CONFIG_PLATFORM_EC_LOW_POWER_S0Tim Lin2022-12-121-1/+0
* twister: Handle testsuite timeouts as failuresAl Semjonovs2022-12-081-0/+3
* twister: Fix preupload warningAl Semjonovs2022-12-081-4/+4
* Clang: Remove lazor and gelarshie boardsDiana Z2022-12-071-2/+2
* ec: Support logging system boot time infoRajesh Kumar2022-12-071-0/+21