summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* futility: Wipe GBB data before writing new values.factory-ryu-6212.BHung-Te Lin2014-09-111-0/+6
* Development script for testing changes locally.Alex Deymo2014-08-281-0/+59
* vboot: cgpt: Refer to partition entries by entries_lba.Nam T. Nguyen2014-08-289-46/+95
* Fix include quotes.Alex Deymo2014-08-263-8/+9
* keygeneration: Add a script to sanity check versions for a keysetGaurav Shah2014-08-261-0/+87
* vboot2: Move vb2_verify_fw inside of futilityRandall Spangler2014-08-254-23/+17
* futility: Reformat to use kernel coding styleBill Richardson2014-08-2512-3271/+3372
* make_dev_ssd: Allow chromeos-install to run on a modified image.Hung-Te Lin2014-08-251-3/+4
* futility: add --arch=aarch64Benson Leung2014-08-231-1/+2
* futility: add more static/const markingsMike Frysinger2014-08-209-23/+23
* Add GBB flag to disable PD software syncstabilize-6146.Brelease-R38-6158.BDuncan Laurie2014-08-124-4/+12
* Call software sync a second time for PD, if necessaryRandall Spangler2014-08-012-1/+13
* Update vbutil_what_keys with more sha1sumsBill Richardson2014-08-011-116/+272
* futility: Add remaining vboot binary utilitiesBill Richardson2014-07-3117-289/+1010
* crossystem: Add PCH-LP GPIO typeDuncan Laurie2014-07-301-0/+1
* Change VbExEc functions to take a devidx parameterstabilize-6092.Bstabilize-6082.BRandall Spangler2014-07-197-51/+57
* futility: deprecate eficompress and efidecompressBill Richardson2014-07-184-8/+78
* resign_firmwarefd: Correct output file name for VBLOCK B.Hung-Te Lin2014-07-171-1/+1
* futility: add vbutil_keyblock into the built-in featuresBill Richardson2014-07-173-5/+8
* futility: add vbutil_key into the built-in featuresBill Richardson2014-07-173-7/+13
* Install and use futility when running testsBill Richardson2014-07-1712-44/+47
* Slight tweak to MakefileBill Richardson2014-07-171-28/+7
* Avoid coredumps if the FMAP is wrong.Bill Richardson2014-07-172-12/+18
* Increase test coverage for dump_fmapBill Richardson2014-07-177-16/+101
* Cleanup futility test coverage framework a bitBill Richardson2014-07-165-11/+74
* Simplify the futility linker script a bit.Bill Richardson2014-07-153-50/+32
* Cleanup: remove some noisy output from some utilitiesBill Richardson2014-07-154-8/+0
* Clean up exported Mtd* functionsBill Richardson2014-07-0912-305/+325
* Split libvboot_host.a into external and local libraries.Bill Richardson2014-07-0915-165/+319
* Add fPIE flagBertrand SIMONNET2014-07-071-0/+5
* Add nvstorage / crossystem support for new vboot2 fieldsRandall Spangler2014-06-286-11/+150
* vboot2: add a flag to indicate firmware was selected by vboot2Daisuke Nojiri2014-06-263-12/+20
* Remove cgpt app-specific symbols from libvboot_host.aBill Richardson2014-06-2615-29/+48
* Remove nonexistant functions from tlcl.hBill Richardson2014-06-261-10/+0
* vboot2: fix overloaded NV bitRandall Spangler2014-06-253-4/+15
* vboot2: Scramble the GBB magic numberDaisuke Nojiri2014-06-253-5/+28
* vboot2: More specific errors for unimplemented external APIsRandall Spangler2014-06-242-2/+8
* vboot2: Allow platform dependent debug loggingDaisuke Nojiri2014-06-232-5/+10
* vboot2: Check necessity of recovery when firmware body hash fails to matchDaisuke Nojiri2014-06-232-0/+4
* vboot2: Add end-to-end test of firmware verificationstabilize.59781.98.Bstabilize.5978.98.Bstabilize.5978.51.Brelease-R37-5978.BRandall Spangler2014-06-203-4/+62
* vboot2: api-level routinesRandall Spangler2014-06-196-7/+1157
* vboot2: misc higher-level routines, part 2Randall Spangler2014-06-194-0/+612
* vboot2: misc higher-level routinesRandall Spangler2014-06-197-41/+970
* image_signing: tweak loem firmware signing to have real keysMike Frysinger2014-06-182-25/+38
* create_new_keys: drop redundant settingsMike Frysinger2014-06-172-12/+2
* image_signing: support loem keysets with firmware shellballsMike Frysinger2014-06-1639-37/+155
* sign_firmware: clean up style to use a main funcMike Frysinger2014-06-131-32/+39
* vboot_reference: Don't use session_manager_use_flags.txt.Daniel Erat2014-06-121-11/+9
* vboot2: Use more specific error codes, part 3Randall Spangler2014-06-116-120/+251
* vboot2: Use more specific error codes, part 2Randall Spangler2014-06-114-65/+103