summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* futility/flashrom_drv: Add new skip perm flags to read pathstabilize-15329.59.Bstabilize-15329.44.Brelease-R111-15329.BEdward O'Callaghan2023-01-221-0/+2
* futility/cmd_read.c: Add region supportEdward O'Callaghan2023-01-211-1/+22
* futility: updater: add new quirk 'clear_mrc_data'Hung-Te Lin2023-01-195-17/+77
* get_gbb_flags.sh: Add removal notice messagestabilize-15317.BEvan Benn2023-01-172-0/+4
* 2lib: Add vb2_get_gbb_flag_descriptionfirmware-ti50-prepvt-15315.BEvan Benn2023-01-133-2/+130
* futility: cmd_read: Do not error on bad firmware formatEvan Benn2023-01-133-6/+12
* futility/flashrom_drv: Add new skip perm flagsEdward O'Callaghan2023-01-061-0/+2
* futility: Add read commandEvan Benn2023-01-064-0/+157
* futility: Add read/write flash capability to gbb commandEvan Benn2023-01-064-55/+220
* futility: Move some argument handling to shared fileEvan Benn2023-01-063-48/+87
* Add PRESUBMIT.pyYu-Ping Wu2023-01-051-0/+17
* Makefile: Remove old include directoriesstabilize-15301.Bstabilize-15300.BJulius Werner2022-12-301-4/+2
* Replace sign_uefi.sh with sign_uefi.pystabilize-quickfix-15278.72.Bstabilize-15278.64.Brelease-R110-15278.BNicholas Bishop2022-12-152-115/+2
* Port sign_uefi.sh to PythonNicholas Bishop2022-12-155-0/+260
* crossystem: Print an error log if we fall back to WPSW_BOOTDouglas Anderson2022-12-151-0/+3
* Remove newbitmaps entries from .gitignoreNicholas Bishop2022-12-151-6/+0
* futility: gbb: Handle errors in reading filesEvan Benn2022-12-141-9/+18
* futility: gbb: Make error handling consistent in main()Evan Benn2022-12-141-15/+40
* futility: Move prepare_servo_control to updater_utils.cEvan Benn2022-12-143-11/+18
* futility: Move write_to_file to misc.cEvan Benn2022-12-143-35/+44
* create_new_keys: use single AP RO Verification root key pairVadim Bendebury2022-12-135-2/+87
* futility: updater: Detect the model via FRID for non-host programmersSam McNally2022-12-125-1/+108
* futility: gbb: Move errorcnt from function to mainEvan Benn2022-12-111-18/+21
* futility: Store errno before printing strerrorEvan Benn2022-12-111-19/+23
* futility: Return -1 from read_from_fileEvan Benn2022-12-111-1/+1
* firmware/2lib/2recovery_reason: Add vendor blob verification failureKarthikeyan Ramasubramanian2022-12-102-0/+5
* firmware/2lib/2nvstorage: Skip NV init if already initializedKarthikeyan Ramasubramanian2022-12-092-0/+11
* firmware/2lib: Introduce API to report previous boot failureKarthikeyan Ramasubramanian2022-12-093-12/+119
* 2lib: Remove vb2ex_msleep()Hsuan Ting Chen2022-12-082-11/+2
* futility: updater: Skip loading non-host images with --emulation passedSam McNally2022-12-071-1/+1
* make_dev_ssd.sh: Add logs of make_dev_ssd.shLIU KUAN-FU2022-12-071-1/+6
* flashrom: ensure flashrom symbols are not loaded if !USE_FLASHROMNobel Barakat2022-12-021-1/+4
* futility: try ignoring GBB flags when validating GSCVDVadim Bendebury2022-12-012-15/+50
* ap_ro_signing: do not sign unless RO_GSCVD presentVadim Bendebury2022-12-011-27/+33
* sign_official_build.sh: refactor futility invocationsVadim Bendebury2022-12-011-50/+43
* futility: updater: Only apply the preserve_me quirk for autoupdates.Sam McNally2022-12-014-21/+32
* Makefile: Fix missing utilities for 'make all'Yu-Ping Wu2022-11-261-2/+4
* sign_gsc_firmware: check ti50 images for prohibited blobsVadim Bendebury2022-11-261-0/+17
* Reland "crossystem: Add board_id property"Jack Rosenthal2022-11-234-23/+30
* crossystem: arm: Make FDT_BASE_PATH /proc/device-treeJack Rosenthal2022-11-231-15/+16
* Revert "crossystem: Add board_id property"stabilize-15251.BBrian Norris2022-11-194-30/+23
* host/lib/cbfstool: Fix cbfs verification validity checkJakub Czapiga2022-11-171-1/+1
* crossystem: Add board_id propertyJack Rosenthal2022-11-174-23/+30
* host/lib: Add flashrom_read_region() to read just the requested regionSam McNally2022-11-173-4/+30
* futility: updater: Use flashrom dummy programmer to implement --emulateSam McNally2022-11-174-68/+31
* sign_official_build: do not fail if AP RO signing is not neededstabilize-15245.BVadim Bendebury2022-11-141-22/+28
* firmware: Die on zero size errors vb2api_get_firmware_size()stabilize-15236.66.Brelease-R109-15237.Brelease-R109-15236.Bfactory-brya-15231.BJakub Czapiga2022-11-032-2/+6
* futility: Update comment textJack Rosenthal2022-11-021-3/+3
* futility: updater: change default servo programmer to raiden_debug_spiHung-Te Lin2022-10-281-9/+12
* sign_official_build: add AP RO signingVadim Bendebury2022-10-271-1/+29