summaryrefslogtreecommitdiff
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
* usb_updater: allow to build for gdb debuggingVadim Bendebury2016-08-241-2/+7
* usb_updater: host side support protocol version 3Vadim Bendebury2016-08-211-70/+241
* Change transfer_endpoint to transfer_descriptorVadim Bendebury2016-08-211-24/+24
* g: usb_updater: add command line option to allow updating the RO sectionVadim Bendebury2016-08-211-1/+7
* g: usb_updater: clean up update protocol handlingVadim Bendebury2016-08-211-30/+5
* usb_updater: refactor section transfer into a functionVadim Bendebury2016-08-161-61/+84
* usb_updater: use size_t for variables determining transfer sizeVadim Bendebury2016-08-151-9/+9
* Cr50: Tweak debug messages in extra/usb_updater/Bill Richardson2016-08-021-2/+13
* servo_v4: add python firmware update scriptNick Sanders2016-07-213-0/+446
* extra: usb_serial: correct doc pointerBrian Norris2016-07-151-1/+1
* cr50: Modify USB updater to allow updates over /dev/tmp0 tooSimon Glass2016-07-151-23/+174
* usb_updater: allow to define target environmentVadim Bendebury2016-06-161-3/+5
* USB Serial: Add README and update CCD docsAnton Staaf2016-06-151-0/+4
* USB Serial: Add fallback rule and scriptAnton Staaf2016-06-153-7/+114
* USB Serial: Add simple install scriptAnton Staaf2016-05-251-0/+19
* usb_serial: ignore make byproductsVadim Bendebury2016-05-241-0/+12
* usb_updater: retransmit upgrade blocks if target does not replyVadim Bendebury2016-05-021-25/+50
* g: introduce versioning and backwards compatibility of usb_upgradeVadim Bendebury2016-05-021-6/+59
* usb_updater: shut down on errors more gracefully and simplify APIsVadim Bendebury2016-05-021-55/+53
* Cr50: Update the USB VID:PID:subclass constantsBill Richardson2016-04-152-10/+19
* Cr50: Add userspace tool to update RW FW over USBBill Richardson2016-04-123-0/+492
* servo_micro: add initial servo_micro buildNick Sanders2016-03-161-0/+140
* cleanup: ignore compiled executable in extra/Bill Richardson2015-11-051-0/+1
* Cr50: Fix spshc console commandBill Richardson2015-08-151-1/+1
* Cr50: Add extra/sps_errs/ test programBill Richardson2015-07-114-0/+513
* Cr50: Add verbose & range options to extra/ftdi_hostcmd/Bill Richardson2015-07-101-13/+61
* Cr50: Enable host commands over SPI busBill Richardson2015-07-094-0/+617
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* discovery-stm32f072: Blink the LEDsBill Richardson2015-06-181-3/+4
* extra: add simple USB console app for discovery-stm32f072Bill Richardson2015-05-272-0/+491
* CCD: Disable ModemManager for CCD USB consolesAnton Staaf2015-05-062-14/+33
* USB: Add udev rule to handle CCD devicesAnton Staaf2015-03-161-0/+14
* USB-console: Add Linux USB serial kernel moduleAnton Staaf2014-10-292-0/+56
* lightbar: interpreter additions to encode other patternsEric Caruso2014-10-1522-1/+187
* lightbar: bring the TAP sequence in graduallyBill Richardson2014-10-151-0/+1
* discovery-stm32f072: discovery USB GPIO testAnton Staaf2014-10-143-0/+193
* lightbar: Rename structs and macros for kernel cros_ec_commandsEric Caruso2014-10-092-5/+5
* lightbar: extra test programEric Caruso2014-10-091-0/+0
* Remove PULSE and TEST sequences from lightbar moduleVic Yang2014-10-081-1/+0
* lightbar: test programs for seq type PROGRAMEric Caruso2014-09-268-0/+3
* lightbar: add seq type PROGRAM for user-programmable sequencesEric Caruso2014-09-252-0/+38
* extra: Move lightbar simulator into subdirectoryAnton Staaf2014-09-118-43/+41
* Make lightbar simulation compile againBill Richardson2014-08-203-10/+34
* Tweaks to lightbar simulationBill Richardson2014-06-054-4/+69
* Add standalone lightbar simulation toolBill Richardson2014-05-157-0/+766