aboutsummaryrefslogtreecommitdiff
path: root/futility/futility.c
AgeCommit message (Expand)Author
2015-02-28futility: Add global args to specify vboot API and formatBill Richardson
2015-01-22futility: remove obsolete dev_sign_file commandBill Richardson
2015-01-21futility: prevent segfault for "futility help version"Bill Richardson
2014-10-31futility: add version commandBill Richardson
2014-10-21Add hwid digest field to GBB headerBill Richardson
2014-10-15futility: Be more accepting of how it's invokedBill Richardson
2014-09-24futility: Improve help messagesBill Richardson
2014-09-12futility: slight tweak to the logging implementationBill Richardson
2014-09-03futility: the show command can traverse all file typesBill Richardson
2014-08-25futility: Reformat to use kernel coding styleBill Richardson
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-16Cleanup futility test coverage framework a bitBill Richardson
2014-07-15Simplify the futility linker script a bit.Bill Richardson
2013-08-25Correct some minor compiler warningsSimon Glass
2013-04-08Build both static and dynamic versions of futility.Bill Richardson
2013-04-02Massive refactoring of external header files.Bill Richardson
2013-03-11Wrap all vboot utilities with futility.Bill Richardson