aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2015-03-10futility: Add create command to make keypairs from RSA filesBill Richardson
2015-02-28Do not litter the source directory with build artifactsBill Richardson
2015-02-27Fix some Makefile dependencies for parallel testsBill Richardson
2015-02-25Remove duplicated linker flagAnatol Pomazau
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-19vboot_reference: Install vboot_host.pc fileNam T. Nguyen
2015-02-11Changes to compile signing tools on darwinDavid Riley
2015-02-03Restore lost dependenciesBill Richardson
2015-01-31add vb2api_get_pcr_digestDaisuke Nojiri
2015-01-31futility: refactor file type detection into new filesBill Richardson
2015-01-31Don't include lib20 files in xrefsBill Richardson
2015-01-29Rename Makefile's fwlib2 target to fwlib20.Bill Richardson
2015-01-28futility: extract vb2_verify_fw to an external testBill Richardson
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-17Add cgpt_wrapper binary to transparently support NANDNam T. Nguyen
2015-01-16use ${} with make vars instead of $()Mike Frysinger
2015-01-16integrate support for static buildsMike Frysinger
2014-12-12vboot: Move IsEntryUnused to gpt_miscDan Ehrenberg
2014-12-06Allow /etc/defaults/vboot_reference to customise some utilitiesBill Richardson
2014-12-04vboot2: Move old struct handling to lib20/Randall Spangler
2014-12-04vboot2: Move knowledge of vboot 2.1 data structures inside lib21/Randall Spangler
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-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-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-14vboot2: Add api-level functions to use new data structuresRandall Spangler
2014-11-14vboot: cgpt: Treat drive_path as the GPT storageNam T. Nguyen
2014-11-14vboot2: load keyblock and preamble from new-style structsRandall Spangler
2014-11-13vboot: cgpt: Support writing GPT structs to NOR flashNam T. Nguyen
2014-11-05vboot2: use common header size fieldsRandall Spangler
2014-10-31Extend HWID digest into PCR1 (GBB v1.2 only)Bill Richardson
2014-10-31futility: add version commandBill Richardson
2014-10-29vboot2: Add vb2_unpack_key2() and unit testsRandall Spangler
2014-10-29cgpt: Separate out certain GPT manipluation functionsDan Ehrenberg
2014-10-28vboot2: Move and rename functionsRandall Spangler
2014-10-21Add hwid digest field to GBB headerBill Richardson
2014-10-15vboot: new streaming APIsDan Ehrenberg
2014-10-04Improve cross-reference targetsBill Richardson
2014-10-03Don't install vbutil_what_keys on the targetBill Richardson
2014-10-02futility: rolled back vbutil_kernel changeBill Richardson