aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2014-09-27futility: Add support for [re]signing kernel partitionsBill Richardson
2014-09-25futility: implement vbutil_kernel using buffers, not filesBill Richardson
2014-09-24futility: Improve help messagesBill Richardson
2014-09-20Re-add dumpRSAPublicKey utilityDuncan Laurie
2014-09-17cleanup: DESTDIR refers to the install root, not the bin/Bill Richardson
2014-09-12futility: stop using the symlink names in utility scriptsBill Richardson
2014-09-05Remove unused include path.Alex Deymo
2014-09-05futility: add load_fmap command, useful for testsBill Richardson
2014-09-05futility: add "sign" command to resign firmware imagesBill Richardson
2014-09-05futility: Add a test for the resign_firmwarefd.sh scriptBill Richardson
2014-09-03futility: the show command can traverse all file typesBill Richardson
2014-09-02Remove futility linker script.Alex Deymo
2014-08-29vboot: Add system-level test for LoadKernel()Randall Spangler
2014-08-29Add 'tags' target to MakefileBill Richardson
2014-08-29cleanup: remove ancient tests that haven't been run in yearsBill Richardson
2014-08-25vboot2: Move vb2_verify_fw inside of futilityRandall Spangler
2014-08-01Call software sync a second time for PD, if necessaryRandall Spangler
2014-07-31futility: Add remaining vboot binary utilitiesBill Richardson
2014-07-18futility: deprecate eficompress and efidecompressBill Richardson
2014-07-17futility: add vbutil_keyblock into the built-in featuresBill Richardson
2014-07-17futility: add vbutil_key into the built-in featuresBill Richardson
2014-07-17Install and use futility when running testsBill Richardson
2014-07-17Slight tweak to MakefileBill Richardson
2014-07-17Avoid coredumps if the FMAP is wrong.Bill Richardson
2014-07-17Increase test coverage for dump_fmapBill Richardson
2014-07-16Cleanup futility test coverage framework a bitBill Richardson
2014-07-09Clean up exported Mtd* functionsBill Richardson
2014-07-09Split libvboot_host.a into external and local libraries.Bill Richardson
2014-07-07Add fPIE flagBertrand SIMONNET
2014-06-20vboot2: Add end-to-end test of firmware verificationRandall Spangler
2014-06-19vboot2: api-level routinesRandall Spangler
2014-06-19vboot2: misc higher-level routines, part 2Randall Spangler
2014-06-19vboot2: misc higher-level routinesRandall Spangler
2014-06-05vboot2: Add common functionsRandall Spangler
2014-06-05vboot2: Add nvstorage and secdata functionsRandall Spangler
2014-06-05vboot2: Add crypto functionsRandall Spangler
2014-06-03vboot2: Add workbuf functionsRandall Spangler
2014-01-10x86: Stop building the vboot library using regparm=3.Gabe Black
2013-09-20fwlib: Map architecture armv7 to armStefan Reinauer
2013-08-30Implementation of Region APISimon Glass
2013-08-29Revert "Implementation of Region API"Yoshiki Iguchi
2013-08-28Implementation of Region APISimon Glass
2013-08-27Revert "Enable debug flags when building natively"Hung-Te Lin
2013-08-25Enable debug flags when building nativelySimon Glass
2013-07-16Add MTD test scriptAlbert Chaulk
2013-06-18Provide MTD version of common functionsAlbert Chaulk
2013-06-10Integrate the flash key-value store code into cgpt.Albert Chaulk
2013-05-02Implement cgptlib for MTD devices.Albert Chaulk
2013-04-09Build dump_fmap into futility.Bill Richardson
2013-04-08Build both static and dynamic versions of futility.Bill Richardson