summaryrefslogtreecommitdiff
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* Revert "vboot: update get system properties"Edward O'Callaghan2023-05-081-16/+12
* vboot: update get system propertiesstabilize-15446.BSaketh Pothireddy2023-04-271-12/+16
* futility/: host/lib: Add flash chip info subcommand supportEdward O'Callaghan2023-04-132-0/+64
* cgpt: Add support for error counter (verity)Jae Hoon Kim2023-03-281-0/+2
* futility: Add `flash` subcommandstabilize-15393.48.Brelease-R113-15393.Bfirmware-skyrim-15390.BNikolai Artemiev2023-03-162-0/+117
* vboot_reference: Change flashrom_get_wp signatureNikolai Artemiev2023-03-092-16/+27
* lib/flashrom_drv.c: Use correct programmer name for programmer initNikolai Artemiev2023-03-011-3/+3
* futility: flashrom_drv: Support partial read for multiple regionsYu-Ping Wu2023-02-162-21/+39
* host/lib/flashrom_drv.c: Move flag to avoid locked ME issueEdward O'Callaghan2023-02-161-1/+3
* host: Add region parameter to flashrom_read_imageEvan Benn2023-01-272-4/+11
* host: flashrom_drv: Read fmap layout from flash onlyEvan Benn2023-01-271-12/+5
* 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/flashrom_drv: Add new skip perm flagsEdward O'Callaghan2023-01-061-0/+2
* crossystem: Print an error log if we fall back to WPSW_BOOTDouglas Anderson2022-12-151-0/+3
* Reland "crossystem: Add board_id property"Jack Rosenthal2022-11-232-0/+28
* 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-192-28/+0
* host/lib/cbfstool: Fix cbfs verification validity checkJakub Czapiga2022-11-171-1/+1
* crossystem: Add board_id propertyJack Rosenthal2022-11-172-0/+28
* host/lib: Add flashrom_read_region() to read just the requested regionSam McNally2022-11-172-3/+29
* crossystem: arm: Retry if we fail to read a GPIODouglas Anderson2022-10-201-1/+22
* firmware: host: futility: Add CBFS metadata hash supportstabilize-15183.14.BJakub Czapiga2022-10-126-1/+301
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-0451-52/+51
* tests: Remove --allow-multiple-definition linker optionYu-Ping Wu2022-09-211-0/+1
* subprocess: Log subprocess arguments when runningstabilize-15117.86.Bstabilize-15117.48.Bstabilize-15117.111.Brelease-R107-15117.BJakub Czapiga2022-09-102-2/+25
* firmware: 2sha: Integrate HW crypto directly into vb2_digest APIJulius Werner2022-09-017-38/+36
* vboot_reference: make flashrom_get_wp() use libflashromNikolai Artemiev2022-08-182-0/+67
* host/lib/cbfstool: Fail on subprocess errorJakub Czapiga2022-08-051-2/+5
* 2load_kernel.c: Expose load kernel as vb2_apiHsin-Te Yuan2022-07-291-1/+2
* futility/file_type_bios: Rework image signingJakub Czapiga2022-06-302-0/+81
* host/lib/flashrom_drv.c: Ensure buffer is large enough in write opEdward O'Callaghan2022-04-131-0/+3
* crossystem: Add support for MTL gpiochipSubrata Banik2022-03-151-0/+2
* futility: updater: always do partial verify (-N/--noverify-all)Hung-Te Lin2022-03-081-4/+3
* futility: flashrom_drv: support partial write for multiple regionsHung-Te Lin2022-03-012-11/+16
* futility: updater: improve updater console outputHung-Te Lin2022-02-251-1/+1
* futility: check flashrom return code and bail with errorYH Lin2022-02-241-10/+28
* vboot_ref/flashrom_drv: Allow sentinel verbosity valueEdward O'Callaghan2022-02-211-2/+2
* vboot_ref: Reshuffle parallel flashrom implEdward O'Callaghan2022-02-192-0/+196
* vboot_ref: merge struct firmware_image;Edward O'Callaghan2022-02-191-5/+1
* vboot_ref: Add TODO in host/lib/include/flashrom.hEdward O'Callaghan2022-02-191-0/+8
* vboot_reference: lib/flashrom convert args into structEdward O'Callaghan2022-02-143-48/+45
* crossystem: Add support for ADL-N gpiochipSubrata Banik2022-01-281-0/+1
* crossystem: Remove the stale TPM simulator supportYi Chou2022-01-101-14/+3
* crossystem: Add flock to prevent race conditionsYi Chou2022-01-101-5/+69
* futility: add subcommand for creating and verifying the RO_GSCVD areaVadim Bendebury2021-10-181-0/+59
* crossystem: add a hwid override mechanism from chromeos-configJack Rosenthal2021-08-311-1/+14
* crossystem: arm: support active-high WP and RECOVERY GPIOsstabilize-14179.Bstabilize-14178.BBrian Norris2021-08-231-0/+8
* vboot: Publicize and create functions for UI migrationedisonhello2021-07-301-0/+1
* vboot: add MINIOS_PRIORITY flag to nvstorageJoel Kitching2021-07-191-1/+9
* vboot/vboot_kernel: move kernel/fw struct functionsJoel Kitching2021-06-153-1/+33