summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-07-24binman: Simplify the entry testSimon Glass
2019-07-24binman: Add support for fixed-offset files in CBFSSimon Glass
2019-07-24binman: Pad empty areas of the CBFS with filesSimon Glass
2019-07-24binman: Add support for Intel IFWI entriesSimon Glass
2019-07-24binman: Add support for CBFS entriesSimon Glass
2019-07-24binman: Add a utility library for coreboot CBFSSimon Glass
2019-07-24patman: Add a function to write ifwitoolSimon Glass
2019-07-24binman: Pass the toolpath to testsSimon Glass
2019-07-23binman: Allow preserving test directoriesSimon Glass
2019-07-23binman: Allow verbosity control when running testsSimon Glass
2019-07-23binman: Fix up the _DoTestFile() function -u argumentSimon Glass
2019-07-23binman: Support ELF files for TPLSimon Glass
2019-07-23binman: Correct comment in u_boot_spl_elfSimon Glass
2019-07-23binman: Use tools compression function for blob handlingSimon Glass
2019-07-23binman: Drop unnecessary debug handlingSimon Glass
2019-07-23binman: Use the tools.Decompress methodSimon Glass
2019-07-23patman: Add functions to compress and decompress dataSimon Glass
2019-07-23binman: Allow text directly in the nodeSimon Glass
2019-07-23binman: Update entry.SetOffsetSize to be optionalSimon Glass
2019-07-23binman: Don't assume there is an ME regionSimon Glass
2019-07-23binman: Assume Intel descriptor is at the start of the imageSimon Glass
2019-07-23binman: Ensure that coverage has access to site packagesSimon Glass
2019-07-23binman: Add a function to decode an ELF fileSimon Glass
2019-07-23binman: Add a function to create a sample ELF fileSimon Glass
2019-07-23binman: Detect skipped testsSimon Glass
2019-07-23binman: Use a better error for missing Intel descriptorSimon Glass
2019-07-23binman: Tidy up help for --indirSimon Glass
2019-07-23binman: Add missing comments toentrySimon Glass
2019-07-23binman: Add missing comments to bsectionSimon Glass
2019-07-23binman: Add a --toolpath option to set the tool search pathSimon Glass
2019-07-23patman: Add a way to set the search path for toolsSimon Glass
2019-07-23binman: Add coverage tools info for Python 3Simon Glass
2019-07-23binman: Correct two typos in function names in ftestSimon Glass
2019-07-23binman: Fix comment in bsection.GetEntries()Simon Glass
2019-07-23tools: Drop duplicate raise_on_error argumentSimon Glass
2019-07-23x86: Add ifwitool for Intel Integrated Firmware ImageSimon Glass
2019-07-18tools: mkenvimage: Always consider non-regular filesAndre Przywara
2019-07-18tools: mkenvimage: Fix reading from slow pipeAndre Przywara
2019-07-18lib: rsa: add support to other openssl engine types than pkcs11Vesa Jääskeläinen
2019-07-10trace: do not limit trace buffer to 2GiBHeinrich Schuchardt
2019-07-10Add a simple script to remove boardsSimon Glass
2019-07-10patman: Update cover-coverage tests for Python 3Simon Glass
2019-07-10binman: Update the README.entries fileSimon Glass
2019-07-10binman: Document parallel testsSimon Glass
2019-07-10binman: Read map files as textSimon Glass
2019-07-10binman: Fix up a format string in AssertInList()Simon Glass
2019-07-10binman: Update 'text' entry for Python 3Simon Glass
2019-07-10patman: Update fmap code for Python 3Simon Glass
2019-07-10binman: Update entry_test to support Python 3Simon Glass
2019-07-10binman: Convert to use bytes typeSimon Glass