summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util: Support inject_keys util with Frostflow kb matrixChao Gui2023-05-091-1/+109
* 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
* flash_fp_mcu: Dynamically determine gpiochip number for guybrushPatryk Duda2023-02-201-17/+16
* flash_fp_mcu: Don't change GPIO direction to input on SkyrimPatryk Duda2023-02-201-1/+2
* geralt: add CONFIG_BUTTON_TRIGGERED_RECOVERYTing Shen2023-02-171-2/+1
* Update EC_CMD_CHARGE_CURRENT_LIMIT to version 1Jolene2023-02-171-8/+47
* util: zephyr_check_compliance: exclude all files not under zephyrFabio Baltieri2023-02-152-25/+44
* aurash: Initial EC imageZoey Wu2023-02-141-0/+1
* ectool: Remove the FAN STALLED printpoornima tom2023-02-131-3/+0
* PRESUBMIT: integrate upstream compliance check - yamllintFabio Baltieri2023-02-073-0/+240
* ec: Remove the annoying pre-uploadJeremy Bettis2023-02-071-23/+0
* zephyr: config_chip: add CONFIG_I2C_NACK_RETRY_COUNT configurationDino Li2023-02-061-1/+0