summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* pinmap: Remove interrupts, add pull up/downAndrew McRae2022-01-067-7/+29
* pinmap: Use correct year for copyrightAndrew McRae2022-01-062-6/+8
* ectool: fix "ectool temps all" ioctl errorB R, Harsha2022-01-051-2/+3
* pinmap: stop generating labels for named-gpios and named-pwmFabio Baltieri2022-01-042-6/+0
* pinmap: Correct some link errors in README.mdAndrew McRae2021-12-291-5/+5
* flash_fp_mcu: Fix FPMCU flashing on Nami (14375.0.0 and later)Patryk Duda2021-12-281-1/+1
* pinmap: Add #gpio-cells to GPIO DTSAndrew McRae2021-12-232-1/+4
* pinmap: Fix PWM generationAndrew McRae2021-12-229-9/+27
* pinmap: Add utility to generate Zephyr DTS GPIO configsAndrew McRae2021-12-2218-0/+1540
* driver/led: add mp3385 low level driverZick Wei2021-12-201-0/+1
* Revert "intelrvp: Remove TGLRVP & JSLRVP boards and MECC0.9"Brian Norris2021-12-172-0/+6
* intelrvp: Remove TGLRVP & JSLRVP boards and MECC0.9Vijay Hiremath2021-12-162-6/+0
* flash_fp_mcu: Find gpiochip base dynamically for strongbadStephen Boyd2021-12-131-5/+30
* Revert "flash_fp_mcu: Drop -kernelnext from platform name"stabilize-14395.B-mainStephen Boyd2021-12-111-1/+0
* flash_fp_mcu: Drop -kernelnext from platform nameStephen Boyd2021-12-081-0/+1
* flash_ec: check for ccd in servo_type for is_ccdMary Ruthven2021-12-071-2/+1
* ectool: Fix ec_rate command invocationShobhit Srivastava2021-12-071-7/+10
* Add EC feature flag for S4 residencyEvan Green2021-12-011-0/+1
* power: Introduce S4 as a real power stateEvan Green2021-12-011-0/+1
* util/ec3po: Update language for COILTom Hughes2021-11-292-46/+46
* util/config_option_check: Update language for COILTom Hughes2021-11-291-4/+4
* util/tagbranch: Update for COILTom Hughes2021-11-291-6/+6
* COIL: Update links for inclusive languageTom Hughes2021-11-292-2/+2
* zephyr: kconfig: add PLATOFRM_EC_MATH_UTILEric Yilun Lin2021-11-291-1/+0
* zephyr: add config PLATFORM_EC_USB_PD_TCPM_ANX7447Eric Yilun Lin2021-11-241-3/+0
* 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