aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-23cgpt_wrapper: Print error if execv() fails.Alex Deymo
2015-02-23vboot2: add library function for extracting vmlinuz from kernel partZach Reizner
2015-02-19vboot_reference: Support MTD devices in dump_kernel_configNam T. Nguyen
2015-02-19Use /usr/bin/python2 in shebangsAnatol Pomazau
2015-02-19vboot_reference: Install vboot_host.pc fileNam T. Nguyen
2015-02-17vboot_reference: Remove mmap() in dump_kernel_configNam T. Nguyen
2015-02-12kernel flags: Pass back kernel premable flags in kparamsFurquan Shaikh
2015-02-12kernel flags: Add flags field to kernel preamble.Furquan Shaikh
2015-02-12initial Android.mkDavid Riley
2015-02-12vboot2: Add more precise recovery reasons to firmware verificationJulius Werner
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