summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Fix signed vs unsigned typingShawn Nematbakhsh2016-02-031-3/+0
* util: ec3po: Add OOBM queue and dynamic loglevels.Aseda Aboagye2016-02-032-0/+25
* util: ec3po: Change console permissions to 660.Aseda Aboagye2016-02-031-3/+2
* Fix null pointer check in tokenFilename()Stefan Reinauer2016-02-011-1/+2
* it8380dev: util: Enhance iteflashDonald Huang2016-01-291-0/+51
* flash_ec: Allow dfu updates without servo consoleNick Sanders2016-01-141-3/+6
* util: ec3po: Change console permissions to 666.Aseda Aboagye2016-01-121-0/+5
* util: ec3po: Add support to disconnect from UART.Aseda Aboagye2016-01-112-5/+171
* sb_firmware_update: Use any available host protocolShawn Nematbakhsh2016-01-111-1/+1
* util: presubmit_check.sh: Fix (again) for ec3po.Aseda Aboagye2016-01-111-1/+1
* util: presubmit_check.sh: Fix check for ec3po.Aseda Aboagye2016-01-071-1/+1
* util: ec3po: Add served PTY to logging.Aseda Aboagye2016-01-052-2/+12
* util: ec3po: Change interrogation timeouts.Aseda Aboagye2016-01-052-6/+34
* util: ec3po: Add presubmit check for ec3po.stabilize-smaug-7800.BAseda Aboagye2016-01-042-0/+26
* util: npcx: Fix build for ARM host boardsShawn Nematbakhsh2015-12-301-2/+2
* ec3po: Add graceful exit.Aseda Aboagye2015-12-172-43/+63
* ec3po: Add setup script.Aseda Aboagye2015-12-081-0/+24
* ec3po: Clean up and stylistic changes.Aseda Aboagye2015-12-085-113/+124
* use _DEFAULT_SOURCE for newer glibcMike Frysinger2015-12-082-2/+4
* ec3po: Add compatibility for older EC images.Aseda Aboagye2015-11-264-317/+883
* ectool: provide lid angle infoKevin K Wong2015-11-251-1/+20
* flash_ec: Don't stop servod or init when claiming EC UARTTom Wai-Hong Tam2015-11-241-5/+11
* cr50: rename hw generated register definitions fileVadim Bendebury2015-11-211-1/+1
* cr50: Update to the "final final" FPGA image 20151118_11218@80881Vadim Bendebury2015-11-211-4/+5
* flash_ec: Accomodate using flashrom on beagleboneShelley Chen2015-11-191-4/+15
* getversion: Use commit date for date stampShawn Nematbakhsh2015-11-171-2/+2
* snoball: Initial board commitShawn Nematbakhsh2015-11-171-0/+1
* Revert "flash_ec: Accomodate using flashrom on beaglebone"Shawn Nematbakhsh2015-11-171-15/+4
* flash_ec: Accomodate using flashrom on beagleboneShelley Chen2015-11-161-4/+15
* util: signer: cr50: use full flash addresses instead of segment addressesVadim Bendebury2015-11-121-18/+18
* util: signer: improve debug output readabilityVadim Bendebury2015-11-122-4/+14
* util: Add EC-3PO, the EC console interpreter.Aseda Aboagye2015-11-114-0/+2065
* it8380dev: util: fix iteflashDonald Huang2015-11-101-5/+27
* cr50: util: signer: make signer header definition usable on the targetVadim Bendebury2015-11-102-19/+17
* cr50: signer: test private key for development environmentVadim Bendebury2015-11-101-0/+39
* util: signer: fix nonzero offset binary image signing bugVadim Bendebury2015-11-101-1/+1
* util: enhance cr50_regs to generate modified base address namesVadim Bendebury2015-11-101-1/+6
* Cr50: Update to the "final" FPGA image 20151104_041733@78962Bill Richardson2015-11-065-18/+79
* glower: Remove boardShawn Nematbakhsh2015-10-301-1/+0
* Remove cyan ec configurationBernie Thompson2015-10-271-1/+0
* charger: Add LIMIT_POWER charger param for low bat + weak chargerShawn Nematbakhsh2015-10-271-0/+1
* flash_ec: Add support for flashing chell PDDuncan Laurie2015-10-271-2/+3
* Lars: Init boardRyan Zhang2015-10-221-1/+2
* flash_ec: Use the chip name to check stm32 boardTom Wai-Hong Tam2015-10-221-28/+27
* Cr50: Support FPGA image m3.dist_20151021_054409Bill Richardson2015-10-228-115/+356
* flash_ec: Add chell and lars boardsDuncan Laurie2015-10-211-0/+2
* Cr50: Check in the script for cr50_fpga_regdefs.hBill Richardson2015-10-151-0/+72
* cr50: upgrade to the latest FPGA image (20151012_041715@75660)Vadim Bendebury2015-10-127-91/+133
* cr50: upgrade to the latest FPGA image (20151007_064811)Vadim Bendebury2015-10-074-6/+46
* nds32: fix panicDino Li2015-10-071-28/+64