summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-gru-9017.BBrian Norris2021-09-102-10/+1
* usb_updater: fix transposed symbolic board ID representationVadim Bendebury2017-09-091-2/+5
* usb_updater: display board ID information from RW headersVadim Bendebury2017-09-091-0/+35
* usb_updater: allow symbolic Board IDsVadim Bendebury2017-09-091-10/+41
* Cr50: usb_updater: add commands to get/set board idVadim Bendebury2017-09-081-3/+131
* cr50: Add console and TPM vendor commands to get/set board IDPhilip Chen2017-09-086-3/+349
* cr50: usb_updater: do not send setup request unless necessaryVadim Bendebury2017-09-081-21/+26
* cr50: usb_updater: add proper vendor command processingVadim Bendebury2017-09-081-39/+117
* usb_updater: when communicating over tpm treat upgrades differentlyVadim Bendebury2017-09-081-13/+34
* usb_updater: do not filter out dev cr50 versionsVadim Bendebury2017-09-081-12/+6
* usb_updater: post a reset during upstart on old versionsMary Ruthven2017-09-081-4/+23
* usb_updater: /dev/tmp0 -> /dev/tpm0Brian Norris2017-09-081-1/+1
* usb_updater: only run send_done on usb transfersMary Ruthven2017-09-081-1/+2
* usb_updater: fix --fwverMary Ruthven2017-09-081-0/+1
* usb_updater: fix -b optionMary Ruthven2017-09-081-1/+1
* usb_updater: separate image updates and resets, add restore image optionVadim Bendebury2017-09-081-62/+64
* cr50: add vendor command to restore corrupted headerVadim Bendebury2017-09-084-5/+194
* usb_updater: stop supporting protocol versions below 5Vadim Bendebury2017-09-081-107/+47
* usb_updater: fix command line options descriptionVadim Bendebury2017-03-071-1/+2
* usb_updater: change command line option from --spi to --systemdevVadim Bendebury2017-03-071-19/+20
* g: usb_updater: fix option description and add post_resetVadim Bendebury2017-03-071-13/+20
* g: rate limit firmware updatesVadim Bendebury2017-03-074-5/+147
* usb_updater: initialize corrupt_inactive_rw before using itVadim Bendebury2017-02-071-1/+4
* usb_updater: add command to corrupt rwMary Ruthven2017-02-071-3/+33
* cr50: add vendor command to invalidate inactive rwMary Ruthven2017-02-072-0/+54
* usb_updater: close connection when no data is transferredVadim Bendebury2017-02-071-0/+3
* usb_updater: protocol version 6 (vendor commands over usb)Vadim Bendebury2017-02-073-32/+206
* usb_updater: improve debugabilityVadim Bendebury2017-02-073-1/+11
* usb_updater: use proper TPM command code for vendor commandsVadim Bendebury2017-02-071-1/+4
* tpm: move extension and vendor command definitions into own fileVadim Bendebury2017-02-073-74/+91
* g: update: expose USB PDU verification functionVadim Bendebury2017-02-072-12/+26
* usb_updater: unify normal and error messagesVadim Bendebury2017-02-071-9/+9
* usb_updater: use same endian conversion functionsVadim Bendebury2017-02-071-5/+5
* ec: Improve efficiency of host command dispatcherSam Hurst2016-11-2310-133/+175
* Reef: Enable interrupt for BMI160Daisuke Nojiri2016-11-224-3/+8
* hammer: Add support for USB HID touchpadNicolas Boichat2016-11-221-2/+5
* driver/touchpad_elan: Report events to USB HID touchpadNicolas Boichat2016-11-221-24/+47
* chip/stm32/usb_hid: Add USB HID touchpad driverNicolas Boichat2016-11-224-0/+385
* chip/stm32/usb: Allow interface handler to reply with more than 64 bytesNicolas Boichat2016-11-223-14/+69
* Fix EC build for latest llvm for elm boardManoj Gupta2016-11-221-0/+2
* Reef: Disable keyboard and trackpad in tablet modeDaisuke Nojiri2016-11-223-18/+32
* hammer: Add keyscan taskNicolas Boichat2016-11-224-1/+34
* chip/stm32/usb_hid_keyboard: Add functions for keyscanNicolas Boichat2016-11-222-54/+97
* g: do not consider valid headers with the 'magic' field corruptedVadim Bendebury2016-11-221-1/+2
* electro/reef: Configure the battery parameters for electro & reefVijay Hiremath2016-11-221-25/+138
* npcx: hwtimer: Add consecutive reading for ITCNT32Mulin Chao2016-11-221-5/+15
* ISH: set toolchain in core/minute-iali feng2016-11-211-3/+3
* driver: bmi160: Remove unnecessary delayGwendal Grignou2016-11-212-8/+10
* Reef: Swap Volume Up and Down GPIOsDaisuke Nojiri2016-11-211-3/+8
* cr50: remove the pull down on uart2 txMary Ruthven2016-11-212-3/+17