summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* zork/guybrush: Add missing FP_PWR_EN configurationOfer Fried2022-05-061-6/+4
* zephyr: Add PLATFORM_EC_POWER_BUTTON_INIT_TIMEOUT optionAndrew McRae2022-05-061-1/+0
* throttle_ap: Add option to gate PROCHOT based on C10Keith Short2022-04-281-0/+1
* zephyr: Kconfig: modify the dependency for battery APIwen zhang2022-04-281-1/+0
* ec: Fix "-Wstrict-prototypes" warningManoj Gupta2022-04-271-2/+2
* util/flash_ec: Allow running in --ns-pid chrootRaul E Rangel2022-04-261-2/+3
* zephyr: Add support for discrete KeyboardVijay Hiremath2022-04-251-1/+0
* cleanup: it8801: Rename discrete Keyboard configsVijay Hiremath2022-04-251-1/+1
* zephyr: add yaml file for charger chipsDawid Niedzwiecki2022-04-251-1/+0
* CPS8100: Add CPS8100 driverDaisuke Nojiri2022-04-221-1/+0
* power/intel_x86: block RSMRST until the system is in S5Zhuohao Lee2022-04-211-0/+1
* util/iteflash.md: Clarify i2c-pseudo installationYu-Ping Wu2022-04-211-0/+2
* zephyr: Add MAX6958/MAX6959 seven segment display driverRajesh Kumar2022-04-201-1/+0
* usba: Allow modification of USB port enableAndrew McRae2022-04-201-1/+0
* util/build_with_clang: Add parallelismTom Hughes2022-04-191-3/+42
* ec: add mtlrvpp_npcx to flash_ec scriptBrandon Breitenstein2022-04-151-0/+1
* ectool: Read bInterfaceNumber correctlyDaisuke Nojiri2022-04-141-1/+2
* zephyr: shim: drop the shim PWM codeFabio Baltieri2022-04-141-0/+1
* pinmap: drop named-pwm generation codeFabio Baltieri2022-04-1412-133/+9
* firmware_builder: Call build_with_clang.py scriptTom Hughes2022-04-121-0/+46
* ectool/battery: Print discharging after the currentDaisuke Nojiri2022-04-091-3/+6
* Revert "ectool: Allow a negative value for battery charge rate"Andrew McRae2022-04-081-2/+3
* test/run_device_tests.py: Add private testsAndrea Grandi2022-04-081-0/+1
* ec: Delete /dev/shm/EC_persist_* before testsJeremy Bettis2022-04-061-0/+5
* ec: Format util/run_host_test for cros lintJeremy Bettis2022-04-061-93/+93
* tree: Add OWNERS files for fingerprint-related filesTom Hughes2022-04-051-0/+15
* zephyr: remove PLATFORM_EC_USB_PD_PORT_MAX_COUNT configDawid Niedzwiecki2022-04-011-0/+1
* RGBKBD: Add EC_CMD_RGBKBD commandDaisuke Nojiri2022-03-301-2/+14
* Revert "test/run_device_tests.py: Add private tests"Hsu Wei-Cheng2022-03-301-1/+0
* test/run_device_tests.py: Add private testsAndrea Grandi2022-03-301-0/+1
* ectool: Allow a negative value for battery charge rateAndrew McRae2022-03-291-3/+2
* RGBKBD: Add EC_CMD_RGBKBD_SET_COLOR commandDaisuke Nojiri2022-03-291-0/+86
* ectool: Add USB interfaceDaisuke Nojiri2022-03-295-3/+409
* util: Increase buffer size to account for terminating NULTom Hughes2022-03-281-1/+1
* util/flash_ec: Add better error message when WP is onRobert Zieba2022-03-231-1/+19
* zephyr: add support for CONFIG_BC12_DETECT_DATA_ROLE_TRIGGERKeith Short2022-03-211-1/+0
* flash_fp_mcu: Add power en gpio on strongbadStephen Boyd2022-03-181-3/+8
* pinmap: Optionally use column to select pinsAndrew McRae2022-03-166-20/+36
* ec/util: Add support for EC flashing/debugging through OpenOCDrobertzieba@google.com2022-03-154-0/+352
* ectool: support dps enable/disable commandEric Yilun Lin2022-03-151-0/+34
* zephyr: support smart USB-A port controlPeter Marheine2022-03-151-4/+0
* zephyr: tcpm: Add support for FUSB302 Type-C controllerRajesh Kumar2022-03-111-1/+0
* Banshee:implement LED behaviorLeo-Tsai2022-03-101-0/+1
* zephyr: rename CONFIG_SOC_POWER_MANAGEMENT_TRACE to CONFIG_NPCX_PM_TRACEKeith Short2022-03-071-1/+0
* zephyr: Add PLATFORM_EC_ALS_TCS3400_EMULATED_IRQ_EVENTSam Hurst2022-03-071-1/+0
* zephyr: port BUTTONS_RUNTIME_CONFIGEric Yilun Lin2022-03-041-1/+0
* pinmap: Add generation of gpio-line-namesAndrew McRae2022-03-028-51/+177
* pinmap: Sort I2C by port rather than signal.Andrew McRae2022-03-022-11/+45
* stm32: Introduce define to control extended reset flagsPatryk Duda2022-02-281-0/+1
* panic: Check panic data size during buildPatryk Duda2022-02-281-0/+1