index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
binman
/
binman.py
Age
Commit message (
Expand
)
Author
2017-12-12
binman: Support accessing binman tables at run time
Simon Glass
2017-12-12
binman: Support enabling debug in tests
Simon Glass
2017-12-12
binman: Add a function to read ELF symbols
Simon Glass
2017-11-22
binman: Return non-zero exit code on test failure
Simon Glass
2017-11-22
binman: Check for files missing from test coverage
Simon Glass
2017-11-22
binman: Add tests for importlib availability
Simon Glass
2017-11-22
binman: Append to PYTHONPATH when running test coverage
Simon Glass
2017-11-22
binman: Rename tests to ftest
Simon Glass
2017-11-17
pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile
Masahiro Yamada
2017-07-11
binman: Put our local modules ahead of system modules
Simon Glass
2017-06-02
fdt: Support use of the new python libfdt library
Simon Glass
2017-03-11
tools: binman: change shebang from python into python2
Jörg Krause
2017-01-20
binman: add tools directory to the python path
Emmanuel Vadot
2017-01-02
tools: binman: Use /usr/bin/env to find python executable
Emmanuel Vadot
2016-12-20
binman: Introduce binman, a tool for building binary images
Simon Glass