summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vboot2: Add more precise recovery reasons to firmware verificationstabilize-6783.BJulius Werner2015-02-124-28/+55
* Changes to compile signing tools on darwinDavid Riley2015-02-119-4/+39
* Add LINUX_FS_GUID to list of GUIDs.Furquan Shaikh2015-02-111-0/+2
* vboot1: Add vboot2 recovery reason strings and subcode to TAB displayJulius Werner2015-02-112-1/+24
* crossystem: read recovery switch status from chromeos_arm deviceKen Chang2015-02-101-0/+5
* Check the correct length of the GPT header signaturestabilize-6771.Bfactory-auron-6772.BBill Richardson2015-02-091-9/+12
* vboot2: Fail vb2_secdata_(get|set) when secdata was not initializedJulius Werner2015-02-043-16/+26
* keygeneration: fix typos in previous commitMike Frysinger2015-02-031-9/+9
* create_new_keys: add options for generating 4k keysMike Frysinger2015-02-032-28/+59
* vboot_reference: fix pointer issue in vmlinuz recontructionShelley Chen2015-02-031-11/+21
* create_new_keys: add a proper main funcstabilize-6752.BMike Frysinger2015-02-031-61/+95
* futility: show .vbprivk filesBill Richardson2015-02-036-4/+53
* Restore lost dependenciesBill Richardson2015-02-031-0/+2
* futility: handle truncated BIOS images without segfaultBill Richardson2015-02-036-8/+41
* vboot2: Add sd->fw_version_secdata field to communicate to crossystemJulius Werner2015-01-316-32/+21
* add vb2api_get_pcr_digestDaisuke Nojiri2015-01-319-2/+198
* futility: refactor file type detection into new filesBill Richardson2015-01-3111-184/+356
* crossystem: Add fw_prev_tried and fw_prev_result to output valuesJulius Werner2015-01-311-0/+2
* sign_official_build.sh should work without dev-firmware keysBill Richardson2015-01-311-0/+6
* Don't include lib20 files in xrefsBill Richardson2015-01-311-0/+2
* lib21: Close the open file when finished using itBill Richardson2015-01-311-1/+3
* Rename Makefile's fwlib2 target to fwlib20.Bill Richardson2015-01-292-37/+64
* sign_official_build: Support old images without kernel in partition 4.Hung-Te Lin2015-01-291-6/+25
* sign_official_buid: Fix "incorrect rootfs hash" when image has no firmware up...stabilize-6736.BHung-Te Lin2015-01-281-3/+6
* futility: extract vb2_verify_fw to an external testBill Richardson2015-01-283-14/+6
* vboot2: Add stub implementation for vb2ex_printf()Bill Richardson2015-01-281-0/+13
* futility: vbutil_kernel should check the kernel a bit moreBill Richardson2015-01-281-0/+6
* vboot2: fix alignment issues on 32-bit architecturesBill Richardson2015-01-2820-35/+68
* cgpt_wrapper: Fix non-zero return code when okayNam T. Nguyen2015-01-271-3/+4
* cgptlib: Add functions to cgptlib APIFurquan Shaikh2015-01-244-17/+136
* vboot: Add flag to vbutil_kernel for reconstruction of vmlinuz imageShelley Chen2015-01-2311-18/+318
* futility: remove obsolete dev_sign_file commandBill Richardson2015-01-224-405/+1
* futility: extract verify_kernel command to an external testBill Richardson2015-01-223-9/+5
* futility: update the vbutil_kernel implementationBill Richardson2015-01-223-977/+2
* cgpt: Close stdout on exec'ing flashromNam T. Nguyen2015-01-221-2/+10
* cgpt_wrapper: Resolve the path to "cgpt" commandNam T. Nguyen2015-01-221-0/+17
* cgpt_wrapper: Only write rw_gpt back if changedNam T. Nguyen2015-01-221-2/+12
* cgpt: Enable fast-verify when writing back to NORNam T. Nguyen2015-01-221-2/+2
* cgpt: Properly show ChromeOS-scheme MTD partitionsNam T. Nguyen2015-01-222-4/+32
* futility: prevent segfault for "futility help version"Bill Richardson2015-01-211-1/+2
* Add cgpt_wrapper binary to transparently support NANDNam T. Nguyen2015-01-175-5/+508
* image_signing: work around shar invocation changingMike Frysinger2015-01-161-0/+4
* use ${} with make vars instead of $()Mike Frysinger2015-01-161-38/+38
* integrate support for static buildsMike Frysinger2015-01-161-1/+10
* futility: Change find_fmap() to search larger alignments firstJulius Werner2015-01-141-12/+28
* vboot2: Split NV storage field defintions into their own headerRandall Spangler2015-01-143-56/+69
* vboot2: Introduce vb2ex_hwcrypto APIstabilize-storm-6683.Bstabilize-6670.Bstabilize-6662.BJulius Werner2015-01-0614-53/+328
* nand: Allow smaller disks for booting a kernelfactory-samus-6658.BDan Ehrenberg2015-01-061-1/+1
* nand: vboot support for small GPTsDan Ehrenberg2015-01-057-19/+29
* vboot: Handle GBB_FLAG_DISABLE_LID_SHUTDOWNstabilize-6592.BShawn Nematbakhsh2014-12-172-7/+35