summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* ec: Fix kconfig_check.pyJeremy Bettis2023-04-033-63/+119
* Revert "battery: Finish past cleanup of sb fw update"Aaron Massey2023-04-033-1/+933
* battery: Finish past cleanup of sb fw updateAaron Massey2023-03-313-933/+1
* battery: Remove dead sbs_passthrough host cmdsAaron Massey2023-03-311-1/+0
* util: Use ParseFlags to print valid flags and FP enc statusFiras Sammoura2023-03-291-12/+11
* chip/stm32: Eliminate run-time flags to usb_spi.cJes B. Klinke2023-03-281-0/+1
* ec/util: add python script to load fpmcu imageJosie Nordrum2023-03-281-0/+331
* dedede: Update util/dedede-relevant-paths.txtRob Barnes2023-03-241-0/+2
* util/flash_ec: Fix incorrect bitbang_rate definitionJakub Czapiga2023-03-221-1/+1
* util/check_clang_format: Format C++ filesTom Hughes2023-03-211-4/+8
* twister: Move `suite` and `builder_name` to tagsAllen Xie2023-03-212-5/+3
* third_party: Add option to build and link googletestTom Hughes2023-03-211-0/+1
* ec: Add missing #includesJeremy Bettis2023-03-203-0/+5
* Geralt: Enable CONFIG_IT83XX_TUNE_CC_PHYmike2023-03-201-1/+0
* util: Use libec for EC_VER_FLASH_PROTECTFiras Sammoura2023-03-191-56/+37
* Revert "util/check_clang_format: Format C++ files"caveh jalali2023-03-171-8/+4
* util/ectool: Remove unnecessary headerTom Hughes2023-03-161-1/+0
* board/terrador: Free up more flash spaceTom Hughes2023-03-161-1/+1
* board/mushu: Free up flash spaceTom Hughes2023-03-161-1/+1
* board/garg: Free up more flashTom Hughes2023-03-161-1/+1
* baseboard/dedede: Free up more flash spaceTom Hughes2023-03-161-1/+1
* util/check_clang_format: Format C++ filesfactory-skyrim-15384.B-mainTom Hughes2023-03-161-4/+8
* tree: Run clang-format on C++ filesTom Hughes2023-03-1623-129/+146
* util: Use libec for FP_ENCRYPTION_STATUSFiras Sammoura2023-03-151-9/+14
* util: Use libec for RAND_NUMFiras Sammoura2023-03-141-18/+15
* util: Remove ec_panicinfoHsin-Yi Wang2023-03-146-288/+33
* etool: Allow "ectool motionsense info" to dump all sensorsDouglas Anderson2023-03-131-161/+203
* util: Use check_patch from Zephyr not repohooksGwendal Grignou2023-03-132-10/+4
* util: Clean the dependency of ec_panicinfoHsin-Yi Wang2023-03-113-18/+46
* Revert "util: Use libec for EC_VER_FLASH_PROTECT"Josie Nordrum2023-03-111-36/+56