summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* presubmit: Don't use chromite in presubmit hookTristan Honscheid2023-05-171-9/+10
* presubmit: Require bug in LOW_COVERAGE_REASONTristan Honscheid2023-05-161-0/+58
* ec_openocd: flip the logic for verify, change to --no-verifyFabio Baltieri2023-05-161-7/+6
* battery: Deprecate CONFIG_BATTERY_LEVEL_NEAR_FULLwen zhang2023-05-111-1/+0
* flash_ec: Fix shellcheck warning SC2009Bobby Casey2023-05-111-0/+1
* util: preupload: make filename argument optionalFabio Baltieri2023-05-101-1/+1
* uartupdatetool: Add device ID for NPCX997Caveh Jalali2023-05-081-0/+6
* flash_ec: Fix shellcheck warning SC2295Bobby Casey2023-05-081-1/+1
* flash_ec: flash_ec: Fix shellcheck warning SC2140Bobby Casey2023-05-081-2/+2
* util: Support inject_keys util with Frostflow kb matrixChao Gui2023-05-061-1/+109
* ec: Replace presubmit_check.shJeremy Bettis2023-05-036-122/+166
* utils: Only exclude certain zephyr filesstabilize-15446.B-mainJeremy Bettis2023-05-011-1/+10
* config: Don't allow legacy INA drivers with ZephyrKeith Short2023-04-281-1/+0
* ec: add support for npcx9m8sDavid Cross2023-04-262-1/+8
* twister_launcher: remove disable-warnings-as-errorsKeith Short2023-04-261-5/+4
* Reland "tree: Remove the stale boringssl AES code"Yi Chou2023-04-251-2/+0
* boxy: Initial EC imagekevin3.yang2023-04-241-0/+1
* Revert "Reland "tree: Remove the stale boringssl AES code""Jonathon Murphy2023-04-211-0/+2
* Reland "tree: Remove the stale boringssl AES code"Yi Chou2023-04-211-2/+0
* Taranza: Create initial EC imageYu-An Chen2023-04-211-0/+1
* hammer: Add jewel boardstabilize-15429.B-mainlschyi2023-04-201-0/+1
* chip/stm32: Add extensions for flash programmingJes B. Klinke2023-04-181-0/+1
* Revert "tree: Remove the stale boringssl AES code"Yi Chou2023-04-181-0/+2
* tree: Remove the stale boringssl AES codeYi Chou2023-04-181-2/+0
* Add third_party boringssl supportYi Chou2023-04-182-0/+3
* presubmit: Validate testcase.yaml filesTristan Honscheid2023-04-183-4/+138
* zephyr: twister: Allow override of zephyr_baseKeith Short2023-04-171-2/+6
* util: Add new utility to find non-exec linesJeremy Bettis2023-04-141-0/+62
* ectool: Add command to get/set s0ix counterGrzegorz Bernacki2023-04-141-0/+41
* zephyr: Kconfig: add FLASH_PSTATE_BANK / FLASH_PSTATE_LOCKEDTing Shen2023-04-131-2/+0
* presubmit: Validate test_ prefix is present for ZTESTAl Semjonovs2023-04-121-0/+8
* Reland "battery: Finish past cleanup of sb fw update"Aaron Massey2023-04-113-933/+1
* pinmap: migrate code to ArbitrageRachel Nancollas2023-04-1118-1642/+0
* zephyr: shim: Add GESTURE_DETECTION to enable/disable body detectionRuihai Zhou2023-04-111-1/+0
* zephyr: Support PLATFORM_EC_CMD_POWERINDEBUG flagKnox Chiou2023-04-111-1/+0
* zephyr: Support PLATFORM_EC_CMD_GPIO_EXTENDED flagKnox Chiou2023-04-111-1/+0
* Zephyr: Add NX20P3481 CONFIGDiana Z2023-04-071-1/+0
* flash_fp_mcu: Dynamically determine gpiochip number for hatchPatryk Duda2023-04-071-18/+18
* keyboard_scan: drop CONFIG_KEYBOARD_LANGUAGE_IDFabio Baltieri2023-04-062-33/+0
* keyboard_scan: drop CONFIG_KEYBOARD_SUPPRESS_NOISEFabio Baltieri2023-04-061-1/+0
* util/flash_jlink: Disable GUI when flashingTom Hughes2023-04-061-0/+2
* util/compare_build.sh: Do a shared checkoutAllen Webb2023-04-041-1/+1
* ec: Prevent #undef or #define of zephyr KconfigsJeremy Bettis2023-04-041-0/+71
* ec_openocd: fix a bunch of presubmit errorsFabio Baltieri2023-04-031-58/+70
* ec_openocd: handle sigint properlyFabio Baltieri2023-04-031-1/+13
* ec_openocd: add an option for using an external gdbserverFabio Baltieri2023-04-031-4/+45
* ec_openocd: refer to util base for the support file search pathFabio Baltieri2023-04-031-16/+5
* ec_opencode: drop the flash_board proceduresFabio Baltieri2023-04-032-8/+0
* ec_openocd: add automatic fallback to gdb-multiarchFabio Baltieri2023-04-031-1/+17
* ec_openocd: add support for rexFabio Baltieri2023-04-032-1/+15