summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* flash_fp_mcu: Add delay to consider bootloader startupstabilize-quickfix-13904.98.B-mainstabilize-13904.67.B-mainstabilize-13904.66.B-mainstabilize-13904.62.B-mainstabilize-13904.59.B-mainstabilize-13904.58.B-mainstabilize-13904.55.B-mainstabilize-13904.49.B-mainstabilize-13904.48.B-mainstabilize-13904.47.B-mainstabilize-13904.44.B-mainstabilize-13904.43.B-mainstabilize-13904.42.B-mainstabilize-13904.41.B-mainstabilize-13904.34.B-mainrelease-R91-13904.B-mainSujit Kautkar2021-04-271-0/+8
* console: make sure eol check runs in python3Ruben Rodriguez Buchillon2021-04-221-1/+1
* 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
* Revert "CBI: Add rework_id field"Peter Marheine2021-02-102-93/+18
* CBI: Add rework_id fieldThejaswani Puta thejaswani.putta@intel.com2021-02-102-18/+93
* flash_fp_mcu: Add config for guybrushBhanu Prakash Maiya2021-02-061-0/+16
* util/update_release_branch.py: Build release branches on normal CQTom Hughes2021-02-051-0/+3
* util/update_release_branch.py: Filter out BUG=noneTom Hughes2021-02-041-1/+12
* util/update_release_branch.py: Use relative pathsTom Hughes2021-02-041-2/+2
* util: Migrate fingerprint to new release scriptTom Hughes2021-02-043-95/+10