summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* zephyr/Kconfig: add detachable base supportTing Shen2023-03-101-2/+0
* utils: Hotfix make_linux_ec_h.sh to fix cqAaron Massey2023-03-071-1/+2
* ectool: Add memory_dump commandRob Barnes2023-03-071-0/+254
* util: Add hexdump_canonical utility functionRob Barnes2023-03-072-0/+49
* zephyr: enable elan touchpad driverTing Shen2023-03-031-4/+0
* ectool: remove unused variableHsin-Yi Wang2023-03-031-1/+0
* chgstv2: Separate v0 and v1 param struct for EC_CMD_CHARGE_CURRENT_LIMITDaisuke Nojiri2023-03-031-22/+31
* migrated_files.sh: Add fp driver folder to ignored listBobby Casey2023-03-021-1/+2
* util: Use libec for EC_VER_FLASH_PROTECTFiras Sammoura2023-03-021-56/+36
* USB-PD: Use VDO_MAX_OBJECTS to define max VDO objectsDaisuke Nojiri2023-03-021-2/+2
* util: Switch MIN/MAX from inline to macroRob Barnes2023-03-021-9/+20
* Replace CONFIG_DMA with CONFIG_DMA_CROS in EC codebasePatryk Duda2023-03-011-0/+1
* hades: Initial ECDavid Huang2023-03-011-1/+1
* flash_fp_mcu: Remove any numbers from board namestabilize-15364.B-mainPatryk Duda2023-02-241-1/+5
* zephyr: Handle scenario where an assert is not found in the logAl Semjonovs2023-02-231-1/+7
* Increase supported host events to 64Tim Van Patten2023-02-221-2/+7
* flash_ec: delay cold_reset releasing timeEric Yilun Lin2023-02-221-11/+13
* Remove CONFIG_HOST_EVENT64Tim Van Patten2023-02-211-1/+0
* Fan: print 'stalled' for rpm == 0xfffeDaisuke Nojiri2023-02-211-0/+3
* common/button.c: Support configuring recovery buttons as active high.Sam McNally2023-02-211-0/+2