aboutsummaryrefslogtreecommitdiff
path: root/futility
AgeCommit message (Expand)Author
2014-08-29cleanup: add some easier-to-use FMAP parsing functions.Bill Richardson
2014-08-25vboot2: Move vb2_verify_fw inside of futilityRandall Spangler
2014-08-25futility: Reformat to use kernel coding styleBill Richardson
2014-08-23futility: add --arch=aarch64Benson Leung
2014-08-20futility: add more static/const markingsMike Frysinger
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-17Avoid coredumps if the FMAP is wrong.Bill Richardson
2014-07-16Cleanup futility test coverage framework a bitBill Richardson
2014-07-15Simplify the futility linker script a bit.Bill Richardson
2014-07-15Cleanup: remove some noisy output from some utilitiesBill Richardson
2013-08-25Correct some minor compiler warningsSimon Glass
2013-07-15Revert "futility: Use flashrom for 'dump_fmap -x'"Simon Glass
2013-07-11futility: Use flashrom for 'dump_fmap -x'Simon Glass
2013-04-12vboot_reference: change position of 'const'Yunlian Jiang
2013-04-09Build dump_fmap into futility.Bill Richardson
2013-04-08Build both static and dynamic versions of futility.Bill Richardson
2013-04-05Add framework for testing builtin futility functions.Bill Richardson
2013-04-02Massive refactoring of external header files.Bill Richardson
2013-03-11Wrap all vboot utilities with futility.Bill Richardson
2013-01-22Complete refactoring of MakefileBill Richardson