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_test.py
Age
Commit message (
Expand
)
Author
2025-05-27
patman: Move capture_sys_output() into terminal and rename
Simon Glass
2024-09-26
binman: Adjust naming for reading symbols
Simon Glass
2023-12-13
binman: elf: Using variable 'old_val' before assignment
Heinrich Schuchardt
2023-08-02
binman: elf: Check for ELF_TOOLS availability and remove extra semicolon
Lukas Funke
2023-07-20
binman: Correct handling of zero bss size
Simon Glass
2023-07-20
binman: Update elf to return number of written symbols
Simon Glass
2023-03-08
patman: Move library functions into a library directory
Simon Glass
2023-01-26
binman: Fix a test-coverage regression
Simon Glass
2023-01-18
binman: Add a way to check for a valid ELF file
Simon Glass
2022-08-20
binman: Skip elf tests if python elftools is not available
Stefan Herbrechtsmeier
2022-06-28
spl: binman: Check at runtime if binman symbols were filled in
Alper Nebi Yasak
2022-03-18
elf: Rename load_segments() and module failure
Simon Glass
2022-03-18
binman: Complete elf test coverage
Simon Glass
2022-03-02
binman: Correct pylint errors
Simon Glass
2022-02-22
binman: Support a list of strings with the mkimage etype
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
2022-01-25
binman: Tweak elf tests for a toolchain change
Simon Glass
2021-11-13
binman: Support reading the offset of an ELF-file symbol
Simon Glass
2021-11-13
binman: Report an error if test files fail to compile
Simon Glass
2021-01-30
binman: Support finding symbols in sub-sections
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
2019-11-11
binman: tegra: Adjust symbol calculation depending on end-at-4gb
Simon Glass
2019-10-15
binman: Allow support for writing a size symbol to binaries
Simon Glass
2019-10-15
binman: Clean up unnecessary code related to ELF test files
Simon Glass
2019-10-15
binman: Use the Makefile for u_boot_binman_syms_bad
Simon Glass
2019-10-15
binman: Use the Makefile for u_boot_binman_syms_size
Simon Glass
2019-10-15
binman: Use the Makefile for u_boot_binman_syms
Simon Glass
2019-10-15
binman: Use the Makefile for u_boot_no_ucode_ptr
Simon Glass
2019-10-15
binman: Use the Makefile for u_boot_ucode_ptr
Simon Glass
2019-10-15
binman: Use the Makefile to build ELF test 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: Convert to use bytes type
Simon Glass
2019-07-10
binman: Handle repeated bytes for Python 3
Simon Glass
2018-10-08
binman: Fix up removal of temporary directories
Simon Glass
2018-08-01
binman: Add comments to elf_test
Simon Glass
2018-07-09
binman: Move capture_sys_output() to test_util
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: Add a function to read ELF symbols
Simon Glass