summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* presubmit: Don't complain about edits to fpsensorstabilize-14536.B-mainJeremy Bettis2022-02-261-1/+1
* ectool/pchg: Make update command check device event and statusDaisuke Nojiri2022-02-251-6/+27
* presubmit: Add warning on edit of non-zephyr codeJeremy Bettis2022-02-241-0/+27
* stm32: Add the DFU Boot ManagerBrian J. Nemec2022-02-151-0/+3
* genvif: Add "vif:" namespaceCaveh Jalali2022-02-141-2/+2
* genvif: Add section commentsCaveh Jalali2022-02-142-2/+109
* dt-gpionames: Update README.md and add shell scriptAndrew McRae2022-02-142-23/+67
* genvif: Add support for USB4 related fieldsCaveh Jalali2022-02-121-3/+58
* genvif: Add support for Alt_Mode_Adapter fieldCaveh Jalali2022-02-121-0/+14
* genvif: Upgrade to VIF definition version 3.18Caveh Jalali2022-02-122-92/+171
* genvif: Add XML start/end tag helpersCaveh Jalali2022-02-121-83/+141
* Add CONFIG_INA219 to config_allowedSimon Glass2022-02-111-0/+1
* genvif: Add const qualifier where appropriateCaveh Jalali2022-02-111-24/+25
* stm32: Add the DFU Runtime identifiersBrian J. Nemec2022-02-111-0/+1
* util/fptool: Fix pylint warningsTom Hughes2022-02-111-3/+2
* Add CONFIG_PS2 to config_allowedSimon Glass2022-02-101-0/+1
* update_release_branch: Skip merge attempt when we are in merge processPatryk Duda2022-02-091-16/+24
* TYPEC_CONTROL: Add new subcommand for TBT UFP behaviorDiana Z2022-02-091-1/+16
* Makefile: Switch to the Python script for CONFIG checkingSimon Glass2022-02-093-221/+0
* util/flash_jlink.py: Fix pylint warningsTom Hughes2022-02-081-5/+8