aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-11Changes to compile signing tools on darwinDavid Riley
2015-02-11Add LINUX_FS_GUID to list of GUIDs.Furquan Shaikh
2015-02-11vboot1: Add vboot2 recovery reason strings and subcode to TAB displayJulius Werner
2015-02-10crossystem: read recovery switch status from chromeos_arm deviceKen Chang
2015-02-09Check the correct length of the GPT header signatureBill Richardson
2015-02-04vboot2: Fail vb2_secdata_(get|set) when secdata was not initializedJulius Werner
2015-02-03keygeneration: fix typos in previous commitMike Frysinger
2015-02-03create_new_keys: add options for generating 4k keysMike Frysinger
2015-02-03vboot_reference: fix pointer issue in vmlinuz recontructionShelley Chen
2015-02-03create_new_keys: add a proper main funcMike Frysinger
2015-02-03futility: show .vbprivk filesBill Richardson
2015-02-03Restore lost dependenciesBill Richardson
2015-02-03futility: handle truncated BIOS images without segfaultBill Richardson
2015-01-31vboot2: Add sd->fw_version_secdata field to communicate to crossystemJulius Werner
2015-01-31add vb2api_get_pcr_digestDaisuke Nojiri
2015-01-31futility: refactor file type detection into new filesBill Richardson
2015-01-31crossystem: Add fw_prev_tried and fw_prev_result to output valuesJulius Werner
2015-01-31sign_official_build.sh should work without dev-firmware keysBill Richardson
2015-01-31Don't include lib20 files in xrefsBill Richardson
2015-01-31lib21: Close the open file when finished using itBill Richardson
2015-01-29Rename Makefile's fwlib2 target to fwlib20.Bill Richardson
2015-01-29sign_official_build: Support old images without kernel in partition 4.Hung-Te Lin
2015-01-28sign_official_buid: Fix "incorrect rootfs hash" when image has no firmware up...Hung-Te Lin
2015-01-28futility: extract vb2_verify_fw to an external testBill Richardson
2015-01-28vboot2: Add stub implementation for vb2ex_printf()Bill Richardson
2015-01-28futility: vbutil_kernel should check the kernel a bit moreBill Richardson
2015-01-28vboot2: fix alignment issues on 32-bit architecturesBill Richardson
2015-01-27cgpt_wrapper: Fix non-zero return code when okayNam T. Nguyen
2015-01-24cgptlib: Add functions to cgptlib APIFurquan Shaikh
2015-01-23vboot: Add flag to vbutil_kernel for reconstruction of vmlinuz imageShelley Chen
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