summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util: revise uart_stress_tester for python3Namyoon Woo2020-01-241-29/+31
* ec3po: Add OWNERS file.Matthew Blecker2020-01-231-0/+3
* ectool: Fix ectool motionsense info commandTim Wawrzynczak2020-01-181-1/+1
* util:uart_stress_tester has an option to get output from USB channelNamyoon Woo2020-01-151-15/+31
* get_version.sh: add an option for non-changing version fileJack Rosenthal2020-01-131-16/+25
* openocd: fix flashing commands for lm4Jack Rosenthal2020-01-111-3/+3
* utils: fix uninitialized variable in newer versions of gccJack Rosenthal2020-01-112-1/+3
* util/flash_ec: filter fds out of pid listDavid Schneider2020-01-111-1/+1
* TCPMv1: Correct the TBT3 Discovery and Entry FlowVijay Hiremath2020-01-101-4/+4
* cbi: fix print of 32-bit int value in ectoolJett Rink2020-01-091-6/+14
* jslrvp: add Jasperlake RVP supportDivagar Mohandass2019-12-261-0/+1
* common: Add feature flag for online calibrationYuval Peress2019-12-191-3/+7
* usb_pd: Sending Thunderbolts-compatible host notificationAyushee2019-12-171-1/+31
* TCPMv1: Add support for Thunderbolt-compatible modeAyushee2019-12-171-0/+1
* cbi: add FW_CONFIG CBI fieldJett Rink2019-12-162-0/+13
* util/kconfig: import linux-5.4.2's kconfigCaveh Jalali2019-12-1439-0/+19987
* usb_pd: Rename "Externally powered" to "Unconstrained Power"Benson Leung2019-12-122-5/+6
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-101-0/+4
* EC: Implementation for AP reboot from G3 state using ectool command.Sooraj Govindan2019-12-101-0/+11
* cleanup: format help text to ease readingJett Rink2019-12-051-3/+5
* util/flash_ec: Rename '--get-size' -> '--flash-size'Edward O'Callaghan2019-12-021-1/+1
* stm32mon: Add connect retries parameterCraig Hesling2019-11-271-5/+20
* flash_fp_mcu: Fix spidev flakinessCraig Hesling2019-11-271-0/+3
* flash_ec: Fix accidental dut-control invocationFei Shao2019-11-261-1/+1
* cr50: prepare to release 0.{3,4}.24Vadim Bendebury2019-11-222-2/+2
* flash_ec: Fix servo micro boot0 for fpmcu/usbpdCraig Hesling2019-11-221-0/+4
* cr50: switch to new dev keyVadim Bendebury2019-11-212-8/+8
* flash_ec: enable UUT (UART) programming from microJett Rink2019-11-111-0/+27
* usbc: Get current DP pin mode and CC stateAyushee2019-11-011-0/+10
* make_linux_ec_commands_h.sh: Fail gracefully outside of chrootStefan Reinauer2019-10-291-0/+6
* util: Add optional gdbinit for EC debuggingCraig Hesling2019-10-241-0/+172
* ectool: Add new mkbpget command to get button/switch statusNicolas Boichat2019-10-161-0/+83
* util/ectool: move `struct command` into `ectool.h`Harry Cutts2019-10-162-9/+16
* util: add build include for private host toolsHarry Cutts2019-10-111-0/+6
* flash_fp_mcu: Add pwr enable for hatch followersCraig Hesling2019-10-101-2/+9
* ec_commands: Obsolete v0 and declare v1 of host command EC_CMD_POWER_INFOTim Wawrzynczak2019-10-051-9/+29
* printf: Enable compile-time format checkingEvan Green2019-10-051-0/+1
* flash_ec: Look for flashrom in PATH before /usr/sbinRaul E Rangel2019-10-041-1/+1
* flash_ec: Support image name with spacesRaul E Rangel2019-10-041-2/+2
* util/comm-i2c: Add switch to specify I2C busHarry Cutts2019-10-044-34/+73
* fpsensor: Add async FP_CMD_CONTEXTTom Hughes2019-10-021-0/+55
* cr50: prepare to release 0.{3,4}.23Vadim Bendebury2019-10-022-2/+2
* Unify #! use in python scriptsStefan Reinauer2019-10-019-9/+9
* util/comm-i2c: return response length from `ec_command`Harry Cutts2019-10-011-1/+1
* automation: move create_variant to dev/contribPaul Fagerburg2019-09-281-63/+0
* util/comm-i2c: upgrade to host command protocol v3Harry Cutts2019-09-261-104/+133
* cleanup: remove copy of pd_cc_state enumJett Rink2019-09-261-9/+9
* iteflash.md: Update link to CrOS EC development docMatthew Blecker2019-09-251-1/+1
* ec: improvements in automation scriptPaul Fagerburg2019-09-211-34/+33
* flash_fp_mcu: add options for flash read/write protectionTom Hughes2019-09-181-3/+29