summaryrefslogtreecommitdiff
path: root/tools/binman/binman.py
AgeCommit message (Expand)Author
2020-04-26binman: Rename the main moduleSimon Glass
2020-04-26patman: Drop references to __future__Simon Glass
2019-11-04binman: Move to use Python 3Simon Glass
2019-07-24binman: Convert to use ArgumentParserSimon Glass
2019-07-24binman: Add a utility library for coreboot CBFSSimon 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: Drop unnecessary debug handlingSimon Glass
2019-07-23binman: Ensure that coverage has access to site packagesSimon Glass
2019-07-23binman: Detect skipped testsSimon Glass
2019-07-10binman: Don't show errors for failed testsSimon Glass
2019-07-10binman: Convert print statements to Python 3Simon Glass
2018-10-08binman: Run tests concurrentlySimon Glass
2018-10-08binman: Add a default path to libfdt.pySimon Glass
2018-08-01binman: Allow creation of entry documentationSimon Glass
2018-07-09binman: Move coverage logic into a new test_util fileSimon Glass
2018-07-09binman: Tidy up execution of testsSimon Glass
2018-07-09binman: Switch to 'python-coverage'Tom Rini
2018-06-07binman: Allow a single test to be executedSimon Glass
2018-06-07binman: Avoid setting sys.path globallySimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-12-12binman: Support accessing binman tables at run timeSimon Glass
2017-12-12binman: Support enabling debug in testsSimon Glass
2017-12-12binman: Add a function to read ELF symbolsSimon Glass
2017-11-22binman: Return non-zero exit code on test failureSimon Glass
2017-11-22binman: Check for files missing from test coverageSimon Glass
2017-11-22binman: Add tests for importlib availabilitySimon Glass
2017-11-22binman: Append to PYTHONPATH when running test coverageSimon Glass
2017-11-22binman: Rename tests to ftestSimon Glass
2017-11-17pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada
2017-07-11binman: Put our local modules ahead of system modulesSimon Glass
2017-06-02fdt: Support use of the new python libfdt librarySimon Glass
2017-03-11tools: binman: change shebang from python into python2Jörg Krause
2017-01-20binman: add tools directory to the python pathEmmanuel Vadot
2017-01-02tools: binman: Use /usr/bin/env to find python executableEmmanuel Vadot
2016-12-20binman: Introduce binman, a tool for building binary imagesSimon Glass