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
/
elf.py
Age
Commit message (
Expand
)
Author
2019-11-11
binman: tegra: Adjust symbol calculation depending on end-at-4gb
Simon Glass
2019-11-02
binman: Correct symbol calculation with non-zero image base
Simon Glass
2019-10-15
binman: Use tools.Run() to run objdump
Simon Glass
2019-10-15
binman: Handle hidden symbols in ELF files
Simon Glass
2019-10-15
binman: Drop .note section from ELF
Simon Glass
2019-07-29
binman: Add a bit of logging in entries when packing
Simon Glass
2019-07-23
binman: Add a function to decode an ELF file
Simon Glass
2019-07-23
binman: Add a function to create a sample ELF file
Simon Glass
2019-07-10
binman: Use items() instead of iteritems()
Simon Glass
2018-08-01
binman: Rename 'position' to 'offset'
Simon Glass
2018-08-01
binman: Don't depend on dict order in ELF testOutsideFile()
Simon Glass
2018-06-07
binman: Rename ELF parameters to 'section'
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
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