summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util: Add verbose option to run_host_testDaisuke Nojiri2021-06-281-1/+3
* stm32: rename CONFIG_STM32_SPI1_MASTER to …CONTROLLERHarry Cutts2021-06-251-1/+1
* Update EC_CMD_CHARGE_CONTROL to version 2Daisuke Nojiri2021-06-251-7/+84
* Remove options now in Kconfig from config_allowed.txtHarry Cutts2021-06-231-18/+0
* ectool: Fix array size check for pchg_state_textDaisuke Nojiri2021-06-211-1/+3
* PCHG: Fix potential error=maybe-uninitialized in cmd_pchg_update_writeDaisuke Nojiri2021-06-161-2/+2
* config: Rename CONFIG_CROS_BOARD_INFOPhilip Chen2021-06-161-1/+0
* PCHG: Flash multiple binaries in one update sessionDaisuke Nojiri2021-06-141-39/+103
* flash_ec: support servo_v4p1_with_servo_microEric Yilun Lin2021-06-121-5/+7
* flash_fp_mcu: Add debug spi bytes activityCraig Hesling2021-06-121-0/+33
* flash_fp_mcu: Abort if raw driver bind failsCraig Hesling2021-06-121-0/+5
* zephyr: remove entries from config_allowedKeith Short2021-06-091-2/+0
* zephyr: Add CONFIG_PLATFORM_EC_CONSOLE_CHANNELKeith Short2021-06-091-1/+0
* Revert "Homestar:LED:LED function realization"Aseda Aboagye2021-06-081-1/+1
* flash_fp_mcu: Add a config for the Brya fingerprint MCUZhuohao Lee2021-06-071-0/+21
* COIL: Rename CONFIG_SPI_MASTER to CONFIG_SPI_CONTROLLERCaveh Jalali2021-06-031-0/+1
* zephyr: Remove a few configs from allowlistPhilip Chen2021-06-031-2/+0
* COIL: Remove CONFIG_SPI_MASTER_NO_CS_GPIOSCaveh Jalali2021-06-031-1/+0
* COIL: Remove CONFIG_SPI_MASTER_CONFIGURE_GPIOSCaveh Jalali2021-06-031-1/+0
* COIL: Remove CONFIG_SPI_MASTER_PORTCaveh Jalali2021-06-031-1/+0
* Remove CONFIG_BATTERY_DEAD_UNTIL_VALUEDaisuke Nojiri2021-06-011-1/+0
* flash_fp_mcu: Add automatic service stop/restartCraig Hesling2021-06-011-1/+18
* util: Make a start on writing a Python-based CONFIG checkerSimon Glass2021-05-272-0/+363
* base_state: implement basestate host commandTing Shen2021-05-271-0/+32
* flash_fp_mcu: Add warnings for conflicting processesCraig Hesling2021-05-271-0/+51
* zephyr: Add IT8XXX drivers to KconfigMichał Barnaś2021-05-261-3/+0
* Homestar:LED:LED function realizationtongjian2021-05-261-1/+1
* flash_fp_mcu: Add defaults for image file argCraig Hesling2021-05-251-7/+38
* qcom: Create new configs for SC7280Wai-Hong Tam2021-05-181-0/+1
* driver: add ICM-42607 driver supportJuHyun Kim2021-05-181-0/+3
* zephyr: Remove CONFIG_VBOOT_HASH_RELOAD_WATCHDOG from allowed configsMichał Barnaś2021-05-181-1/+0
* ectool: Make i2cread/write address print consistentRob Barnes2021-05-131-12/+11
* util: Add explicit castsTom Hughes2021-05-0611-59/+75
* I/O Expander: Add CCG6XX driverVijay Hiremath2021-05-051-0/+1
* util/ectool: Add constTom Hughes2021-05-041-1/+1
* util/ectool: Use UINT32_MAX instead of -1Tom Hughes2021-05-041-1/+1
* util/ectool: Fix compiler warningTom Hughes2021-05-041-1/+3
* util/ec_sb_firmware_update: Make types matchTom Hughes2021-05-031-1/+1
* util/ec_sb_firmware_update: Add NULL checkTom Hughes2021-05-031-0/+3
* util/ectool: Initialize enum with correct typeTom Hughes2021-05-031-1/+2
* util/comm-i2c.c: Remove incorrect castTom Hughes2021-05-031-2/+2
* util: Add constTom Hughes2021-05-034-6/+7
* flash_fp_mcu: Remove coachz driver gpio override hackCraig Hesling2021-05-031-8/+0
* flash_fp_mcu: Make exit status more distinctiveCraig Hesling2021-05-031-15/+23
* flash_fp_mcu: Factor out gpio chip checkCraig Hesling2021-05-011-22/+13
* zephyr: Cleanup config allowlist entriesKeith Short2021-04-301-194/+0
* zephyr: fix namespace for Kconfig check scriptsKeith Short2021-04-302-7/+17
* flash_fp_mcu: Truncate board name to base board nameCraig Hesling2021-04-291-0/+6
* flash_fp_mcu: Refactor to use main functionCraig Hesling2021-04-291-48/+53
* cherry: Add ANX3443 mux/retimer driverParker Lin2021-04-291-0/+1