summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* ectool: support bist share mode enable/disable commandScott Chao2022-10-061-1/+17
* zephyr: add customization keyboard supportLeo-Tsai2022-10-051-1/+0
* twister_tags.py: Fix err if deleted yamlsAaron Massey2022-10-041-2/+4
* test: add tests for spi_flash_reg.cYuval Peress2022-10-041-0/+1
* config: fix missing rename for eSPI configMichał Barnaś2022-10-041-11/+0
* util: Add clangd_config.py that configures clangdCraig Hesling2022-10-031-0/+113
* flash_ec: Remove error if board not specifiedEdward Hill2022-09-291-4/+0
* test: Add keyboard_host_event64 to mkbp_fifo.Aaron Massey2022-09-281-0/+1
* util/ectool.c: Support cmdversions v1Yi Chou2022-09-281-9/+48
* util: Add a twister test tag validation scriptAaron Massey2022-09-271-0/+90
* Revert "common: replace safe_memcmp with cryptoc version"Jeremy Bettis2022-09-261-0/+1
* common: replace safe_memcmp with cryptoc versionTom Hughes2022-09-261-1/+0
* util/lock: Fix license headersTom Hughes2022-09-237-204/+24
* util: Compile ectool (and other utils) with C++Tom Hughes2022-09-2227-10/+14
* flash_fp_mcu: Don't change GPIO direction to input on ZorkPatryk Duda2022-09-211-1/+2
* util/update_release_branch: Update footer to force CQ buildsTom Hughes2022-09-201-1/+1
* util: Add explicit castsTom Hughes2022-09-192-9/+19
* zephyr: Capture test result upload timeAl Semjonovs2022-09-191-1/+4
* util/ectool: Add constTom Hughes2022-09-191-1/+1
* zephyr: add initial shim for lsm6dsm sensoramber.chen2022-09-191-1/+0
* zephyr: Check if rdb tool is available before trying to uploadAl Semjonovs2022-09-151-1/+7
* zephyr: upload test results for local runsAl Semjonovs2022-09-151-0/+53
* util/getversion.sh: Fix version when not in a git repoTom Hughes2022-09-141-1/+1
* twister: Update checking if in chrootYuval Peress2022-09-141-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-131-1/+1
* comm-usb: Make ec_command_usb return response data sizeDaisuke Nojiri2022-09-131-9/+18
* Revert "zmake: Use vpython3 in cmake"Jeremy Bettis2022-09-121-13/+1
* util/update_release_branch: Add support for internal branchesCaveh Jalali2022-09-121-11/+25
* Update license boilerplate text in source code filesMike Frysinger2022-09-12126-144/+137
* zmake: Use vpython3 in cmakeJeremy Bettis2022-09-121-1/+13
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-091-7/+4
* flash_ec: Add support for it8xxx2Andrew McRae2022-09-091-3/+13
* twister: update launcher for out-of-chroot buildsYuval Peress2022-09-081-2/+4
* compare_build.sh: Add stm32f0 selectionCraig Hesling2022-09-061-0/+2
* compare_build.sh: Disable shellcheck for remaining nameref varCraig Hesling2022-09-061-0/+8
* util/flash_ec: Fix shellcheck warningsTom Hughes2022-09-061-10/+10
* util/flash_ec: Disable shellcheck warningsTom Hughes2022-09-021-0/+2
* util/flash_ec: Fix shellcheck warningsTom Hughes2022-09-021-15/+1
* twister: Use vpythonJeremy Bettis2022-09-021-1/+54
* twister: Resolve symlinks in module paths.Jeremy Bettis2022-09-011-2/+2
* util/flash_ec: Fix shellcheck warningTom Hughes2022-09-011-1/+5
* util/flash_ec: Fix shellcheck warningTom Hughes2022-09-011-1/+1
* util/flash_ec: Fix shellcheck warningTom Hughes2022-08-311-1/+1
* util/flash_ec: Fix shellcheck warningsTom Hughes2022-08-301-11/+11
* util/flash_ec: Fix shellcheck warningsTom Hughes2022-08-301-10/+10
* util/flash_ec: Fix shellcheck warningsTom Hughes2022-08-301-35/+35
* [test] Exclude *fpsensor* from Zephyr migrate hookBobby Casey2022-08-301-1/+1
* ec: Add util to sort lcov output by uncoveredJeremy Bettis2022-08-291-0/+59
* flash_fp_mcu: Fix script on nocturnePatryk Duda2022-08-291-13/+4
* util/comm-dev.c: Fix passing wrong parameter to ioctlWen-Ting Tseng2022-08-291-1/+1