summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* CBI: Add MODEL_ID fieldDaisuke Nojiri2018-11-302-13/+30
* CBI: Clarify value types in help messagesDaisuke Nojiri2018-11-302-21/+22
* Add OEM name support to CBIWisley Chen2018-11-302-5/+20
* Add DRAM part number support to CBIAaron Durbin2018-11-302-17/+64
* util/cbi-util: Check pointer before using itPatrick Georgi2018-11-301-1/+3
* util/cbi-util: Fix resource leaksPatrick Georgi2018-11-301-0/+3
* Keyboard: Allow keyboard size to be set at run timeDaisuke Nojiri2018-10-221-2/+2
* common/bootblock: Pack bootblock in EC image.Yilun Lin2018-07-162-0/+165
* kukui: Initial setup for ec.Yilun Lin2018-07-161-0/+2
* phaser: add new lis2de chip typePaul Ma2018-07-161-0/+3
* iteflash: retry the special waveform sequence without delayDonald Huang2018-06-291-3/+0
* flash_ec: respect SERVOD_PORTRaul E Rangel2018-06-291-1/+3
* ec: Make it possible to run tests with AddressSanitizer enabledNicolas Boichat2018-06-291-3/+9
* DragonEgg: Initial skeleton for DragonEggScott Collyer2018-06-291-0/+1
* wheatley: remove wheatley board driver since running out of code space.Mulin Chao2018-06-291-1/+0
* ectool: remove fpcheckpixels from help messageNicolas Norvez2018-06-291-2/+0
* kevin/gru: remove board almost completelyJett Rink2018-06-251-7/+1
* ec/google: Add command to fetch keyboard ID from ECparis_yeh2018-06-211-7/+41
* bip: ensure AP is off during EC flashJett Rink2018-06-211-0/+3
* Remove Kahlee boardMartin Roth2018-06-211-1/+0
* util: UUT: skip writing empty segment to save the flash timeCHLin2018-06-211-3/+37
* fleex: add initial firmware imageJett Rink2018-06-211-0/+1
* cr50 signer: fix file name variableVadim Bendebury2018-06-211-1/+1
* cr50: prepare to release 0.4.8Vadim Bendebury2018-06-111-1/+1
* ectool: add "--ascii" optionYH Lin2018-06-081-4/+19
* cr50: prepare for supporting both x25519 and p256 test keysVadim Bendebury2018-06-071-4/+42
* flash_ec: stm32/npcx_uut: Set ec_boot_mode to off on exitstabilize-nocturne.10736.Bstabilize-atlas.10736.BWai-Hong Tam2018-05-301-5/+4
* hammer: Increase PDU size to 4kNicolas Boichat2018-05-281-0/+2
* grunt: Add support for flashing via Suzy-Q and servoRaul E Rangel2018-05-241-28/+97
* genvif: Allow usb_pd_policy.c only in baseboardEdward Hill2018-05-231-7/+11
* cleanup: make has_dut_i2c_mux check similar to other checksJett Rink2018-05-231-4/+8
* util: do not generate redundant CROS_EC_VERSIONVadim Bendebury2018-05-221-3/+0
* ectool: Fix typo in feature listingStephen Boyd2018-05-221-1/+1
* util: improve uartupdatetool (UUT) mechanismCHLin2018-05-224-135/+261
* ite_flash: handle termination signal gracefullyJett Rink2018-05-211-54/+92
* cr50: prepare to release version 0.4.7Vadim Bendebury2018-05-211-1/+1
* util/ecst: refactor path manglingPatrick Georgi2018-05-182-49/+53
* bip: unwedge SDA line after flashing ITEJett Rink2018-05-161-23/+4
* Reland "npcx: CEC: Send CEC message in mkbp event"Stefan Adolfsson2018-05-161-19/+11
* cbi-util: Allow field size to be specifiedDaisuke Nojiri2018-05-161-31/+55
* fpsensor: add capture type for reset pixel testVincent Palatin2018-05-161-88/+2
* cbi-util: Refactor the toolDaisuke Nojiri2018-05-161-168/+185
* Revert "npcx: CEC: Send CEC message in mkbp event"stabilize-10682.BIlja H. Friedel2018-05-151-11/+19
* ectool: Allow cbi set to accept 4 byte filedDaisuke Nojiri2018-05-141-3/+4
* bip: update flash script to use dut_i2c_muxJett Rink2018-05-131-0/+21
* npcx: CEC: Send CEC message in mkbp eventStefan Adolfsson2018-05-121-19/+11
* CEC: Group ectool subcommands under "ectool cec"Stefan Adolfsson2018-05-111-33/+67
* CEC: Add cecset/cecget to ectoolStefan Adolfsson2018-05-101-0/+74
* CEC: Add cecread command to ectoolStefan Adolfsson2018-05-101-17/+69
* CEC: Wait for send-event after cec writes in ectoolStefan Adolfsson2018-05-101-2/+27