summaryrefslogtreecommitdiff
path: root/common/update_fw.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* common/update_fw.c: Format with clang-formatJack Rosenthal2022-07-011-36/+29
* include/flash: rename the APIsTim Lin2021-06-091-3/+4
* remove cr50 related filesNamyoon Woo2020-03-091-8/+0
* common/system: Unify ec_current_image and system_image_copy_tTom Hughes2020-02-281-4/+4
* common/vboot: Add rwsig info commandTom Hughes2020-02-061-1/+2
* update_fw: Store complete touchpad FW hashNicolas Boichat2017-09-151-0/+2
* update_fw: Validate touchpad FW hashes before updatingNicolas Boichat2017-09-151-6/+18
* Makefile: Generate hashes for the touchpad FWNicolas Boichat2017-09-151-0/+11
* update_fw: Add support for touchpad update over virtual addressNicolas Boichat2017-08-101-0/+54
* rwsig/update_fw: Prevent race in rollback protectionNicolas Boichat2017-04-261-0/+8
* common/update_fw: Board/chip-specific first_response_pduNicolas Boichat2017-04-211-22/+35
* common/update_fw: Remove board-specific rw_sectionsNicolas Boichat2017-04-151-45/+27
* common/update: Update common code updater to latest chip/g versionNicolas Boichat2017-04-151-84/+169
* servo_v4: copypasta usb updater code into commonNick Sanders2016-07-211-0/+167