summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* driver/temp_sensor: support thermal sensor pct2075Zick Wei2021-11-231-0/+1
* config: rename CONFIG_HOSTCMD_SHI to CONFIG_HOST_INTERFACE_SHIKeith Short2021-11-191-1/+1
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* config: rename CONFIG_HOSTCMD_LPC to CONFIG_HOST_INTERFACE_LPCKeith Short2021-11-191-1/+1
* config: rename CONFIG_HOSTCMD_HECI to CONFIG_HOST_INTERFACE_HECIKeith Short2021-11-191-1/+1
* ectool: Change "ectool temps all" output similar to EC console commandB R, Harsha2021-11-121-10/+49
* ectool: Add 'tsv' parameter to usbpdmuxinfoDrew Davenport2021-11-121-13/+49
* ectool/panicinfo: Print extra cortex-m fault registersDaisuke Nojiri2021-11-111-0/+22
* util: remove flash_cr50.pyMary Ruthven2021-11-081-771/+0
* tree: Create usb_pd_pdo.cTom Hughes2021-11-052-3/+10
* npcx: flash: Fix physical_get_protect_flags()Wealian Liao2021-11-031-0/+2
* flash_fp_mcu: Add a config for the Brask fingerprint MCUZhuohao Lee2021-11-021-0/+5
* zephyr: zmake: Upgrade to new BUILD.py formatJack Rosenthal2021-11-011-14/+2
* cleanup: charger: Add BQ25710 sense resistor configsDeepti Deshatty2021-10-281-1/+0
* util/genvif: Fix array bounds checkTom Hughes2021-10-191-1/+1
* util/genvif: Increase buffer size to avoid overflowTom Hughes2021-10-191-1/+1
* tree: Files should end with single newlineTom Hughes2021-10-183-3/+0
* flash_ec: update zephyr support to support flat projectsKeith Short2021-10-121-3/+10
* tree: Remove CONFIG_RO_HEAD_ROOM and CONFIG_RW_HEAD_ROOMTom Hughes2021-10-061-2/+0
* zephyr: add CONFIG_LED_ONOFF_STATESDenis Brockus2021-10-061-2/+0
* ectool: Implement I2C speed control commandCaveh Jalali2021-10-013-0/+94
* ectool: Split I2C commands into separate fileCaveh Jalali2021-10-014-310/+331
* hostcmd: Implement I2C_CONTROL host commandCaveh Jalali2021-10-011-0/+1
* driver: Add support for BMI220 sensorMike Lee2021-10-012-0/+4
* docs: replace "master" with "HEAD" in URLsTom Hughes2021-09-281-1/+1
* COIL: ectool: Update terminologyCaveh Jalali2021-09-241-3/+3
* ec: Fail on uninitialized variablesJeremy Bettis2021-09-241-2/+2
* iteflash: fix sigactionDonald Huang2021-09-221-1/+5
* Clean up cros-logging-import pylint attributesJaques Clapauch2021-09-204-4/+0
* ec_commands: Add ec_response_get_version_v1Rob Barnes2021-09-201-9/+12
* gpios_to_zephyr_dts: drop IOEX during conversionJack Rosenthal2021-09-171-0/+2
* zephyr: add support for I2C debuggingKeith Short2021-09-151-2/+0
* Excise cros_logging moduleChris McDonald2021-09-151-1/+1
* system: Add CrOS FWID to version outputRob Barnes2021-09-142-2/+47
* zephyr: Add Kconfig options for PS8xxx TCPCKeith Short2021-09-021-1/+0
* flash_fp_mcu: Add support for HerobrineStephen Boyd2021-09-011-4/+20
* usbpd: support dynamic PDO selectionEric Yilun Lin2021-09-011-0/+1
* util: Avoid redefining _GNU_SOURCETom Hughes2021-08-282-1/+7
* ec3po: Update unittests to use ec3po.<module> import paths.Matthew Blecker2021-08-273-10/+16
* flash_ec: Updates to support Zephyr imagesKeith Short2021-08-261-0/+21
* dedede: Update relevant paths fileAseda Aboagye2021-08-251-0/+15
* run_host_test: some cleanupsJack Rosenthal2021-08-191-21/+16
* flash_ec: Add adlrvpp_npcx to NPCX internal SPI arrayVijay Hiremath2021-08-181-0/+1
* flash_ec: add array for boards which use NPCX internal SPIVijay Hiremath2021-08-181-0/+7
* console: Fix logs printed for some commandsLukasz Hajec2021-08-131-2/+2
* zephyr: shim: add CONFIG_HOSTCMD_DEBUG shimDenis Brockus2021-08-121-1/+0
* mchp: Optimize spi_flash_read() APImartin yan2021-08-061-0/+1
* Drop some obsolete boardsJack Rosenthal2021-08-051-5/+1
* flash_fp_mcu: Add FPMCU power cycleCraig Hesling2021-08-051-3/+19
* COIL: Change host interface option to CONFIG_HOSTCMD_SHIKeith Short2021-08-031-1/+1