summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* config: rename CONFIG_FLASH to CONFIG_FLASH_CROSJeremy Bettis2021-04-271-1/+0
* ec: migrate out of flashrom deprecated optionsDaniel Campello2021-04-271-2/+1
* Revert "config: rename CONFIG_FLASH to CONFIG_FLASH_CROS"stabilize-13935.B-mainJack Rosenthal2021-04-241-0/+1
* config: rename CONFIG_FLASH to CONFIG_FLASH_CROSEric Yilun Lin2021-04-231-1/+0
* flash_fp_mcu: Add delay to consider bootloader startupSujit Kautkar2021-04-231-0/+8
* console: make sure eol check runs in python3Ruben Rodriguez Buchillon2021-04-221-1/+1
* TCPC/PPC: Add code for Cypress EZ-PD CCG6DF, CCG6SFVijay Hiremath2021-04-201-0/+1
* flash_ec: introduce early Ti50 supportVadim Bendebury2021-04-171-17/+34
* cleanup: delete unused legacy kconfig implementationJack Rosenthal2021-04-1639-19988/+0
* flash_ec: remove hammer like boards from BOARDS_STM32 arrayTing Shen2021-04-071-8/+0
* PCHG: Support firmware updateDaisuke Nojiri2021-04-052-47/+216
* zephyr: Add zmake command coverage.Jeremy Bettis2021-04-021-17/+0
* Reland "iteflash: speed up data write"Ting Shen2021-04-011-1/+17
* Revert "iteflash: speed up data write"Aseda Aboagye2021-03-311-15/+1
* iteflash: speed up data writeTing Shen2021-03-301-1/+15
* npcx: eSPI: add config option to zephyr kconfigCaveh Jalali2021-03-261-0/+1
* Revert "ps8815: delete CONFIG_USB_PD_TCPM_PS8815_FORCE_DID"Zhuohao Lee2021-03-251-0/+1
* ctn730: Print firmware versionDaisuke Nojiri2021-03-241-3/+5
* zephyr: Add BQ25710 and BQ25720 kconfigCaveh Jalali2021-03-241-1/+0
* flash_ec: remove icarusTing Shen2021-03-231-2/+0
* genvif: Capitalize Usb4Router like VIF EditorAbe Levkoy2021-03-191-7/+7
* util: Exclude obvious paths from host_command_checkCaveh Jalali2021-03-181-2/+4
* zephyr: config check script cleanupCaveh Jalali2021-03-181-4/+4
* zephyr: Add util to normalize symlinks from lcovJeremy Bettis2021-03-181-0/+17
* flash_fp_mcu: Change dw-apb-uart changed from AMD0020:XX to AMDI0020:XXBhanu Prakash Maiya2021-03-181-3/+3
* zephyr: Add a wrapper for llvm-cov, for lcov.Jeremy Bettis2021-03-171-0/+7
* zephyr: add CONFIG_ISL9241_SWITCHING_FREQ to allowlistKeith Short2021-03-151-0/+1
* kconfig: Add CONFIG_USB_PD_TCPC_VCONNRob Barnes2021-03-121-0/+1
* zephyr: add a utility to convert gpio.inc to device treeJack Rosenthal2021-03-111-0/+115
* zephyr: Correct the config check scriptSimon Glass2021-03-111-3/+2
* util/ec_parse_panicinfo: Parse older structuresNicolas Boichat2021-03-104-21/+75
* zephyr: Require new CONFIG options to be in Kconfig tooSimon Glass2021-03-053-0/+1512
* hammer: Add don boardShou-Chieh Hsu2021-03-051-0/+1
* board/icarus: initial it81202 based boardDino Li2021-03-031-0/+2
* flash_fp_mcu: Fix Guybrush's gpiochip base from 320 -> 256Bhanu Prakash Maiya2021-03-011-6/+6
* flash_fp_mcu: Fix Zork's gpiochip base from 320 -> 256Bhanu Prakash Maiya2021-03-011-6/+6
* genvif: Trigger OverCurrent Protection by CONFIG_USBC_OCPDenis Brockus2021-02-251-2/+2
* util/iteflash: ftdi_usb_purge_buffers is deprecatedPatrick Georgi2021-02-241-0/+3
* gdbinit: Add trailing newlineCraig Hesling2021-02-181-1/+1
* gdbinit: Change reg32 to ec-reg32Craig Hesling2021-02-181-2/+3
* gdbinit: Fix ec-connnect cmdCraig Hesling2021-02-181-2/+2
* flash_jlink: Pythonify the ip checkCraig Hesling2021-02-171-1/+1
* flash_jlink: Add nucleosCraig Hesling2021-02-171-0/+3
* extra/util: replace deprecated sys_siglist with strsignalAdrian Ratiu2021-02-171-1/+1
* CBI: Add rework_id fieldstabilize-rust-13795.B-mainThejaswani Puta thejaswani.putta@intel.com2021-02-162-18/+95
* flash_fp_mcu: Minor spacing fixCraig Hesling2021-02-121-1/+1
* flash_ec: look for npcx_monitor.bin relative to EC imageCaveh Jalali2021-02-121-1/+2
* flash_fp_mcu: Add initial support for strongbadCraig Hesling2021-02-111-1/+36
* flash_fp_mcu: Add check for drivers that change nrst and boot0Craig Hesling2021-02-111-1/+15
* flash_fp_mcu: Refactor to use gpio functionCraig Hesling2021-02-111-20/+41