summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* futility/: Drop dup host programmer defineHEADmainEdward O'Callaghan2023-05-183-7/+6
* futility/updater_utils.c: Inline {read,write}_flash()Edward O'Callaghan2023-05-171-22/+11
* futility/updater.c: Inline write_ec_firmware()Edward O'Callaghan2023-05-171-28/+22
* futility/updater_utils.c: Drop useless func operandEdward O'Callaghan2023-05-161-6/+4
* futility/updater.c: Dedup update_legacy_firmware() logicEdward O'Callaghan2023-05-161-21/+19
* futility/: Inline write_firmware() as write_system_firmware()Edward O'Callaghan2023-05-163-25/+14
* futility/updater.c: Rename write_optional_firmware()Edward O'Callaghan2023-05-161-6/+5
* futility/updater.c: Drop redundant params to write_optional_firmware()Edward O'Callaghan2023-05-161-8/+5
* futility/updater.c: Drop redundant has_valid_update() in EC pathEdward O'Callaghan2023-05-161-2/+0
* futility/cmd_dump_fmap.c: Rewrite with scoped logicEdward O'Callaghan2023-05-151-4/+4
* futility/cmd_create.c: Drop dead commentEdward O'Callaghan2023-05-151-1/+0
* futility/misc.c: Check mmap() ret with std valueEdward O'Callaghan2023-05-151-1/+1
* futility/misc.c: Use ERROR() macro consistentlyEdward O'Callaghan2023-05-151-22/+16
* futility/file_type_bios.c: Improve branch readabilityEdward O'Callaghan2023-05-151-12/+10
* futility/cmd_dump_fmap.c: Rewrite to se proper arg identifiersEdward O'Callaghan2023-05-151-15/+15
* futility/cmd_create.c: Drop globalsEdward O'Callaghan2023-05-151-38/+41
* futility/cmd_dump_fmap.c: Rewrite without globalsEdward O'Callaghan2023-05-151-36/+36
* Add checks for a few minor overflow risksJulius Werner2023-05-133-6/+6
* futility/cmd_flash_util.c: Print fw expected wp sr conf valuesEdward O'Callaghan2023-05-121-30/+37
* Revert "vboot: update get system properties"Edward O'Callaghan2023-05-081-16/+12
* futility/: EOL PD firmware updating supportEdward O'Callaghan2023-05-059-48/+15
* vboot: update get system propertiesstabilize-15446.BSaketh Pothireddy2023-04-271-12/+16
* scripts: Support compressed about_os_credits.html.stabilize-15439.Brelease-R114-15437.BMiriam Zimmerman2023-04-251-1/+8
* sign_official_build: Add support for a second miniOS keyReka Norman2023-04-211-7/+33
* futility: make flash --wp-status subcmd check HW statusstabilize-15432.BNikolai Artemiev2023-04-202-9/+25
* Makefile: Respect standard CPPFLAGSstabilize-15429.BYu-Ping Wu2023-04-191-1/+1
* Makefile: Disable NDEBUG by defaultYu-Ping Wu2023-04-131-1/+1
* futility/: host/lib: Add flash chip info subcommand supportEdward O'Callaghan2023-04-133-1/+101
* Fix build error when compiling without -DNDEBUGYu-Ping Wu2023-04-131-5/+5
* futility: Allow printing manifest for EC onlyYu-Ping Wu2023-04-122-11/+26
* firmware/2lib: Expose vb2_clear_recovery as vb2apiMichał Żygowski2023-04-125-26/+26
* sha256_armv8a_ce_a64.S: Reuse vb2_sha256_k[] in 2sha256.cYidi Lin2023-04-121-23/+3
* futility/cmd_update: Describe more details in command helpJakub Czapiga2023-04-101-1/+13
* tlcl: Add `TlclReadPublic()` supportYi Chou2023-04-104-0/+114
* futility/updater: Fix legacy bios image namingstabilize-15415.BEdward O'Callaghan2023-04-066-10/+10
* cgpt: Expose CgptRepair in the host libTed Brandston2023-04-041-1/+2
* futility/cmd_*: Cleanups for maintainabilityEdward O'Callaghan2023-04-0310-117/+87
* futility/cmd_gbb_utility.c: Remove globalEdward O'Callaghan2023-03-311-14/+2
* futility/cmd_*.c: Use ERROR() macro consistentlyEdward O'Callaghan2023-03-3113-266/+198
* futility: updater: Add --unlock_me optionReka Norman2023-03-297-24/+135
* cgpt: Add support for error counter (verity)Jae Hoon Kim2023-03-2810-5/+73
* futility: Drop external flashrom quarkEdward O'Callaghan2023-03-263-63/+1
* futility/file_type_*: Use ERROR() macro consistentlyEdward O'Callaghan2023-03-254-47/+40
* futility/file_type*: Minor cleanups for maintainabilityEdward O'Callaghan2023-03-256-129/+87
* sign_official_build: Fix is-reven checkstabilize-15395.BNicholas Bishop2023-03-231-1/+4
* futility: Add `flash` subcommandstabilize-15393.48.Brelease-R113-15393.Bfirmware-skyrim-15390.BNikolai Artemiev2023-03-168-1/+408
* futility/: Replace futil_copy_file_or_die() implfactory-skyrim-15384.BEdward O'Callaghan2023-03-155-52/+39
* tpm2_lite: Treat NV_UNINITIALIZED error as BADINDEX for TPM 2.0Julius Werner2023-03-151-0/+5
* OWNERS: Add quasisecEdward O'Callaghan2023-03-151-0/+1
* sign_official_build: Don't sign miniOS kernels in factory shimsstabilize-15381.BReka Norman2023-03-091-5/+7