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
2022-03-18
elf: Rename load_segments() and module failure
Simon Glass
2022-03-18
binman: Complete elf test coverage
Simon Glass
2022-03-10
binman: Expand elf support a little
Simon Glass
2022-02-22
elf: Add a way to read segment information from an ELF file
Simon Glass
2022-02-09
patman: Convert camel case in tout.py
Simon Glass
2022-02-09
patman: Convert camel case in command.py
Simon Glass
2022-02-09
patman: Convert camel case in tools.py
Simon Glass
2021-11-13
binman: Support updating the dtb in an ELF file
Simon Glass
2021-11-13
binman: Support reading the offset of an ELF-file symbol
Simon Glass
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