summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Disable ensure_secure_kernelparams.sh to always enable serial console."factory-whirlwind-6812.41.BHung-Te Lin2015-03-301-3/+0
* Disable ensure_secure_kernelparams.sh to always enable serial console.Hung-Te Lin2015-03-281-0/+3
* vboot_reference: Support MTD devices in dump_kernel_configstabilize-js-6812.26.Bstabilize-js-6812.25.Bstabilize-js-6812.21.Bstabilize-6812.83.Bstabilize-6812.75.Bstabilize-6812.41.Bstabilize-6812.34.Bstabilize-6812.29.Bstabilize-6812.15.Bstabilize-6812.14.Bstabilize-6812.13.Brelease-R42-6812.Bfactory-ryu-6486.14.BNam T. Nguyen2015-02-192-0/+42
* Use /usr/bin/python2 in shebangsAnatol Pomazau2015-02-191-1/+1
* vboot_reference: Install vboot_host.pc fileNam T. Nguyen2015-02-192-1/+32
* vboot_reference: Remove mmap() in dump_kernel_configNam T. Nguyen2015-02-171-62/+79
* kernel flags: Pass back kernel premable flags in kparamsFurquan Shaikh2015-02-124-0/+9
* kernel flags: Add flags field to kernel preamble.Furquan Shaikh2015-02-1213-13/+89
* initial Android.mkDavid Riley2015-02-121-0/+179
* 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