summaryrefslogtreecommitdiff
path: root/host/lib/include
Commit message (Expand)AuthorAgeFilesLines
* futility/: host/lib: Add flash chip info subcommand supportEdward O'Callaghan2023-04-131-0/+17
* futility: Add `flash` subcommandstabilize-15393.48.Brelease-R113-15393.Bfirmware-skyrim-15390.BNikolai Artemiev2023-03-161-0/+25
* vboot_reference: Change flashrom_get_wp signatureNikolai Artemiev2023-03-091-8/+10
* futility: flashrom_drv: Support partial read for multiple regionsYu-Ping Wu2023-02-161-8/+13
* host: Add region parameter to flashrom_read_imageEvan Benn2023-01-271-2/+7
* host/lib: Add flashrom_read_region() to read just the requested regionSam McNally2022-11-171-1/+2
* firmware: host: futility: Add CBFS metadata hash supportstabilize-15183.14.BJakub Czapiga2022-10-123-0/+59
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-0415-16/+15
* vboot_reference: make flashrom_get_wp() use libflashromNikolai Artemiev2022-08-181-0/+16
* futility/file_type_bios: Rework image signingJakub Czapiga2022-06-301-0/+12
* futility: flashrom_drv: support partial write for multiple regionsHung-Te Lin2022-03-011-3/+4
* vboot_ref: Reshuffle parallel flashrom implEdward O'Callaghan2022-02-191-0/+6
* 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-141-19/+19
* futility: add subcommand for creating and verifying the RO_GSCVD areaVadim Bendebury2021-10-181-0/+59
* vboot: Publicize and create functions for UI migrationedisonhello2021-07-301-0/+1
* vboot/vboot_kernel: move kernel/fw struct functionsJoel Kitching2021-06-151-0/+14
* lib21: always append '\0' in vb2_readfilestabilize-rust-13514.BHung-Te Lin2020-10-051-0/+1
* inclusive: change usage of sanityDaisuke Nojiri2020-08-191-1/+1
* host/lib/include/subprocess.h: Add `extern` to globalsAngel Pons2020-07-281-4/+4
* host/lib: add lightweight flashrom wrapper libraryJack Rosenthal2020-06-091-0/+50
* Rewrite algorithm type parsers and make them globally availableJulius Werner2020-04-061-0/+1
* vboot: stop using StrnAppend and Uint64ToStringJoel Kitching2020-03-313-3/+0
* host: add host library for accessing chromeos-configrelease-R82-12974.BJack Rosenthal2020-03-131-0/+56
* vboot: move vboot 2.1 functions and structs into host codeJoel Kitching2020-02-112-1/+15
* vboot: fix up some host key functions for host_key2.cfactory-excelsior-12812.BJoel Kitching2019-12-251-2/+3
* lib/subprocess: add callback feature to the subprocess libraryJack Rosenthal2019-12-111-6/+20
* lib/subprocess: style updatesstabilize-12748.BJack Rosenthal2019-12-101-16/+19
* host/lib: add a subprocess libraryJack Rosenthal2019-12-071-0/+108
* vboot: use inline instead of __inlineJoel Kitching2019-10-231-1/+1
* vboot: fix up some more includesJoel Kitching2019-09-231-0/+1
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-282-6/+5
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-134-22/+23
* futility: updater: Preserve all sections with FMAP_AREA_PRESERVE setHung-Te Lin2019-03-051-0/+8
* vboot: bulk fix tabs and spacing inconsistencyJoel Kitching2018-08-032-4/+4
* crossystem: Add BINF3_LEGACY for systems boot in legacy mode.Hung-Te Lin2018-05-231-0/+1
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-111-5/+7
* vboot: use malloc and free directlyRandall Spangler2016-11-061-6/+0
* vboot: Remove the remainder of vb1 cryptolibRandall Spangler2016-11-063-3/+0
* vboot: Remove vboot1 cryptolib padding sourceRandall Spangler2016-11-062-1/+2
* host,test: Remove unneeded vb1 rsa functionsRandall Spangler2016-10-291-15/+0
* Fix indentation in firmware and host libsRandall Spangler2016-10-131-11/+12
* vboot: Remove vboot1 host signature functionsRandall Spangler2016-09-061-12/+15
* vboot: replace CreateKernelPreamble() with vboot2 equivalentRandall Spangler2016-09-061-9/+19
* futility: Use vboot 2.0 APIs for public keysRandall Spangler2016-09-022-21/+50
* futility: Use vboot 2.0 APIs for private keysRandall Spangler2016-08-103-28/+53
* futility: Use only vboot 2.0 APIs for keyblocksRandall Spangler2016-08-102-25/+71
* futility: Create signatures using vboot 2.0 APIsstabilize-8688.BRandall Spangler2016-08-033-31/+63
* futility: cmd_show uses only vboot 2.0 APIsRandall Spangler2016-08-031-2/+13