summaryrefslogtreecommitdiff
path: root/common/usb_update.c
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-594/+0
* include/flash: rename the APIsTim Lin2021-06-091-2/+3
* remove cr50 related filesNamyoon Woo2020-03-091-1/+0
* common/system: Unify ec_current_image and system_image_copy_tTom Hughes2020-02-281-1/+1
* cleanup: refactor CPRINTF("[%T ...]\n") to CPRINTSJack Rosenthal2019-07-171-1/+2
* usb_update: Fix reboot message which is split to two linesDaisuke Nojiri2019-06-201-1/+2
* usb_update: add extra command "UPDATE_EXTRA_CMD_CONSOLE_READ_*"Wei-Han Chen2018-09-031-0/+32
* consumer: Remove flush operationNicolas Boichat2017-12-181-5/+0
* usb_update: Add support for touchpad debugging featureNicolas Boichat2017-11-141-0/+25
* update_fw: Store complete touchpad FW hashNicolas Boichat2017-09-151-1/+5
* update_fw: Add support for touchpad update over virtual addressNicolas Boichat2017-08-101-0/+5
* usb_update: Add a way to fetch touchpad informationNicolas Boichat2017-08-031-0/+20
* usb_update: Add handler for pairing challenge commandNicolas Boichat2017-06-151-11/+82
* usb_update: Add support for INJECT_ENTROPY command (fixups)Nicolas Boichat2017-05-311-3/+4
* usb_update: Add support for INJECT_ENTROPY commandNicolas Boichat2017-05-251-0/+24
* common/usb_update: Add support for UPDATE_EXTRA_CMD_UNLOCK_ROLLBACKNicolas Boichat2017-05-021-0/+6
* common/usb_update: Support CMD_UNLOCK_RW even with CONFIG_RWSIG is unsetNicolas Boichat2017-05-021-1/+1
* usb_update: 1-byte response to extra commandsNicolas Boichat2017-05-021-1/+1
* common/usb_update: add support for extra commandsNicolas Boichat2017-04-261-2/+95
* common/usb_update: Statically allocate update bufferNicolas Boichat2017-04-171-25/+3
* common/update: Update common code updater to latest chip/g versionNicolas Boichat2017-04-151-145/+126
* usb: Cleanup headersNicolas Boichat2017-03-161-0/+2
* servo_v4: copypasta usb updater code into commonNick Sanders2016-07-211-0/+355