summaryrefslogtreecommitdiff
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* VbNvStorage: Add flags for misc settingsFurquan Shaikh2015-08-011-3/+5
* crossystem: Add Skylake PCH GPIO controller IDfirmware-ultima-7287.131.Bfirmware-terra-7287.154.Bfirmware-setzer-7287.360.Bfirmware-reks-7287.133.Bfirmware-edgar-7287.167.Bfirmware-cyan-7287.57.Bfirmware-celes-7287.92.BDuncan Laurie2015-07-211-0/+1
* crossystem: Add skylake platform IDsDuncan Laurie2015-07-211-0/+2
* crossytem:Fix the write protect line gpio valuefactory-smaug-7265.BJohn Zhao2015-07-141-24/+72
* crossystem: Add check for "mkbp" backDavid Hendricks2015-06-301-2/+4
* crossystem: Check for "cros-ec" instead of "mkbp" for *NvStorageDavid Hendricks2015-06-251-2/+2
* fastboot: Add fastboot related flags to nvstorageFurquan Shaikh2015-05-291-0/+6
* nvstorage: Add new flag VBNV_DEV_BOOT_FASTBOOT_FULL_CAPFurquan Shaikh2015-05-161-0/+4
* vboot_reference: fix several syntax warnings found by clang.stabilize-6996.BYunlian Jiang2015-04-151-3/+1
* futility: Initialize stack variablesAnatol Pomazau2015-04-131-1/+1
* crossystem: Deprecate ddr-typeDavid Hendricks2015-04-072-6/+0
* vboot: fix name-collision with OpenSSL.stabilize-6946.55.Bstabilize-6937.Brelease-R43-6946.BAdam Langley2015-04-026-6/+1
* crossystem: provide a way to clear wipeout requeststabilize-6915.BVadim Bendebury2015-03-261-0/+3
* vboot_reference: crossystem: add the "tpm_attack" commandLuigi Semenzato2015-03-211-2/+20
* vboot: allow firmware to signal a wipeout requestVadim Bendebury2015-03-131-0/+2
* vb21: Rename struct vb2_guid to struct vb2_idBill Richardson2015-03-105-41/+31
* vb21: Replace the key GUID with a sha1sum insteadBill Richardson2015-03-102-56/+51
* futility: show sha1sums for private keys tooBill Richardson2015-03-102-2/+25
* futility: Display public and private keys for both formatsBill Richardson2015-03-101-1/+1
* futility: Add create command to make keypairs from RSA filesBill Richardson2015-03-1010-40/+417
* vboot2: add library function for extracting vmlinuz from kernel partZach Reizner2015-02-232-0/+83
* kernel flags: Add flags field to kernel preamble.Furquan Shaikh2015-02-123-1/+4
* Changes to compile signing tools on darwinDavid Riley2015-02-111-0/+4
* crossystem: read recovery switch status from chromeos_arm deviceKen Chang2015-02-101-0/+5
* futility: handle truncated BIOS images without segfaultBill Richardson2015-02-031-1/+0
* lib21: Close the open file when finished using itBill Richardson2015-01-311-1/+3
* vboot: Add flag to vbutil_kernel for reconstruction of vmlinuz imageShelley Chen2015-01-233-1/+7
* cgpt: Properly show ChromeOS-scheme MTD partitionsNam T. Nguyen2015-01-221-0/+7
* futility: Change find_fmap() to search larger alignments firstJulius Werner2015-01-141-12/+28
* vboot2: Get rid of extra '2' at end of new struct namesRandall Spangler2014-12-058-55/+55
* vboot2: Move knowledge of vboot 2.1 data structures inside lib21/Randall Spangler2014-12-046-1/+6
* vboot2: Move files which use new vboot 2.1 structs to their own directoriesRandall Spangler2014-12-049-0/+0
* vboot2: Use calloc() in host lib and unit testsRandall Spangler2014-12-034-16/+8
* vboot2: Add host lib function to create a vb2-style firmware preambleRandall Spangler2014-12-012-0/+117
* vboot2: Add host lib function to create a vb2-style keyblockRandall Spangler2014-12-012-0/+112
* vboot2: Use new hostlib functions in unit testsRandall Spangler2014-12-012-6/+4
* vboot2: Add host library functions for signing to new struct formatRandall Spangler2014-11-274-0/+382
* vboot2: Add host lib support for bare hash keysRandall Spangler2014-11-273-26/+145
* vboot2: Add host library functions to read/write new-format key objectsRandall Spangler2014-11-272-0/+563
* vboot2: Add host library functions to read/write files and objectsRandall Spangler2014-11-273-0/+126
* vboot: Remove FTS codeNam T. Nguyen2014-11-261-1/+0
* vboot: cgpt: Treat drive_path as the GPT storageNam T. Nguyen2014-11-141-0/+8
* crossystem: add platform for ipa8064Vadim Bendebury2014-11-101-0/+1
* crossystem: cache vbnv contents to avoid lengthy readsVadim Bendebury2014-11-101-6/+11
* crossystem: Add support for multiple gpiochip entriesDuncan Laurie2014-10-201-4/+46
* crossystem: Change ReadFileInt to take an unsigned int pointerDuncan Laurie2014-10-184-92/+122
* crossystem: rename Vb*NvStorage_mkbp to Vb*NvStorage_mosysDavid Hendricks2014-10-091-4/+4
* crossystem: handle "flash" media in Vb*NvStorage()David Hendricks2014-10-091-2/+2
* vboot2: Add previously tried slot and result to NV storageRandall Spangler2014-10-041-0/+8
* cleanup: remove a couple of unused functions and filesfactory-storm-6269.BBill Richardson2014-09-123-49/+0