summaryrefslogtreecommitdiff
path: root/tools/binman/binman.py
AgeCommit message (Expand)Author
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