aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-22futility: remove obsolete dev_sign_file commandBill Richardson
2015-01-22futility: extract verify_kernel command to an external testBill Richardson
2015-01-22futility: update the vbutil_kernel implementationBill Richardson
2015-01-22cgpt: Close stdout on exec'ing flashromNam T. Nguyen
2015-01-22cgpt_wrapper: Resolve the path to "cgpt" commandNam T. Nguyen
2015-01-22cgpt_wrapper: Only write rw_gpt back if changedNam T. Nguyen
2015-01-22cgpt: Enable fast-verify when writing back to NORNam T. Nguyen
2015-01-22cgpt: Properly show ChromeOS-scheme MTD partitionsNam T. Nguyen
2015-01-21futility: prevent segfault for "futility help version"Bill Richardson
2015-01-17Add cgpt_wrapper binary to transparently support NANDNam T. Nguyen
2015-01-16image_signing: work around shar invocation changingMike Frysinger
2015-01-16use ${} with make vars instead of $()Mike Frysinger
2015-01-16integrate support for static buildsMike Frysinger
2015-01-14futility: Change find_fmap() to search larger alignments firstJulius Werner
2015-01-14vboot2: Split NV storage field defintions into their own headerRandall Spangler
2015-01-06vboot2: Introduce vb2ex_hwcrypto APIJulius Werner
2015-01-06nand: Allow smaller disks for booting a kernelDan Ehrenberg
2015-01-05nand: vboot support for small GPTsDan Ehrenberg
2014-12-17vboot: Handle GBB_FLAG_DISABLE_LID_SHUTDOWNShawn Nematbakhsh
2014-12-16cgpt: Rework number of entries calculationNam T. Nguyen
2014-12-15vboot: Plumb the two disk sizes and external GPT param throughDan Ehrenberg
2014-12-12cgpt: Support non-standard (smaller) entries tableNam T. Nguyen
2014-12-12vboot: Move IsEntryUnused to gpt_miscDan Ehrenberg
2014-12-11vboot: GPT interface cleanupDan Ehrenberg
2014-12-06Allow /etc/defaults/vboot_reference to customise some utilitiesBill Richardson
2014-12-05vboot2: Get rid of extra '2' at end of new struct namesRandall Spangler
2014-12-04vboot2: Move old struct handling to lib20/Randall Spangler
2014-12-04vboot2: Add official API header fileRandall Spangler
2014-12-04futility: Don't copy the entire kernel partition just to sign a blobBill Richardson
2014-12-04futility: return the correct size of kernel blob within partitionBill Richardson
2014-12-04futility: fix segfault when displaying truncated kernelsBill Richardson
2014-12-04vboot2: Move knowledge of vboot 2.1 data structures inside lib21/Randall Spangler
2014-12-04vboot2: vb2_unpack_key2() no longer passes through to vb2_unpack_key()ChromeOS Developer
2014-12-04vboot2: Move files which use new vboot 2.1 structs to their own directoriesRandall Spangler
2014-12-04vboot2: Clean up signing data for unit testsRandall Spangler
2014-12-04Tidy vboot2-specific libraries and testsRandall Spangler
2014-12-03vboot2: Use calloc() in host lib and unit testsRandall Spangler
2014-12-01vboot2: Add host lib function to create a vb2-style firmware preambleRandall Spangler
2014-12-01vboot2: Add host lib function to create a vb2-style keyblockRandall Spangler
2014-12-01vboot2: Use new hostlib functions in unit testsRandall Spangler
2014-11-30futility: workaround for broken toolchain in static buildsBill Richardson
2014-11-27vboot2: Add host library functions for signing to new struct formatRandall Spangler
2014-11-27vboot2: Add host lib support for bare hash keysRandall Spangler
2014-11-27vboot2: Add host library functions to read/write new-format key objectsRandall Spangler
2014-11-27vboot2: Add host library functions to read/write files and objectsRandall Spangler
2014-11-26vboot: Remove FTS codeNam T. Nguyen
2014-11-21vboot: Add flag to indicate VbInit is run before option rom loadingDuncan Laurie
2014-11-20vboot: Add GBB flag to disable shutdown when lid is closedDuncan Laurie
2014-11-15Revert "vboot: Plumb the two disk sizes and 'gpt on device' param through"Julius Werner
2014-11-15vboot: Plumb the two disk sizes and 'gpt on device' param throughDan Ehrenberg