index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
binman
/
elf.py
Age
Commit message (
Expand
)
Author
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