index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
binman
/
elf.py
Age
Commit message (
Expand
)
Author
2021-01-30
binman: Support finding symbols in sub-sections
Simon Glass
2020-12-13
patman: Drop tools.ToByte()
Simon Glass
2020-09-22
binman: Use target-specific tools when cross-compiling
Alper Nebi Yasak
2020-04-26
patman: Move to absolute imports
Simon Glass
2020-04-26
binman: Move to absolute imports
Simon Glass
2020-04-26
patman: Drop references to __future__
Simon Glass
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