1. 65cf1ca binman: Adjust naming for reading symbols by Simon Glass · Mon Aug 26 13:11:38 2024 -0600
  2. 85902cd binman: elf: Using variable 'old_val' before assignment by Heinrich Schuchardt · Sat Dec 09 19:50:31 2023 +0100
  3. abd4626 binman: elf: Check for ELF_TOOLS availability and remove extra semicolon by Lukas Funke · Tue Jul 18 13:53:09 2023 +0200
  4. 83b8bfe binman: Correct handling of zero bss size by Simon Glass · Tue Jul 18 07:24:01 2023 -0600
  5. ea1d77d binman: Update elf to return number of written symbols by Simon Glass · Tue Jul 18 07:23:56 2023 -0600
  6. 131444f patman: Move library functions into a library directory by Simon Glass · Thu Feb 23 18:18:04 2023 -0700
  7. 6490d4b binman: Fix a test-coverage regression by Simon Glass · Mon Jan 23 11:29:41 2023 -0700
  8. 6e657f6 binman: Add a way to check for a valid ELF file by Simon Glass · Sat Jan 07 14:07:13 2023 -0700
  9. 732742e binman: Skip elf tests if python elftools is not available by Stefan Herbrechtsmeier · Fri Aug 19 16:25:18 2022 +0200
  10. 9634dc9 spl: binman: Check at runtime if binman symbols were filled in by Alper Nebi Yasak · Sat Jun 18 15:13:11 2022 +0300
  11. acc0375 elf: Rename load_segments() and module failure by Simon Glass · Sat Mar 05 20:18:57 2022 -0700
  12. ea64c02 binman: Complete elf test coverage by Simon Glass · Fri Mar 18 19:19:49 2022 -0600
  13. 2a0fa98 binman: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:21 2022 -0700
  14. 948dd3a binman: Support a list of strings with the mkimage etype by Simon Glass · Tue Feb 08 11:49:58 2022 -0700
  15. 571adc8 elf: Add a way to read segment information from an ELF file by Simon Glass · Tue Feb 08 11:49:55 2022 -0700
  16. 011f1b3 patman: Convert camel case in tout.py by Simon Glass · Sat Jan 29 14:14:15 2022 -0700
  17. 840be73 patman: Convert camel case in command.py by Simon Glass · Sat Jan 29 14:14:05 2022 -0700
  18. 8002552 patman: Convert camel case in tools.py by Simon Glass · Sat Jan 29 14:14:04 2022 -0700
  19. 315400e binman: Tweak elf tests for a toolchain change by Simon Glass · Sun Jan 09 20:13:37 2022 -0700
  20. a4e259e binman: Support reading the offset of an ELF-file symbol by Simon Glass · Wed Nov 03 21:09:16 2021 -0600
  21. 271fd8f binman: Report an error if test files fail to compile by Simon Glass · Wed Nov 03 21:09:15 2021 -0600
  22. ecbe473 binman: Support finding symbols in sub-sections by Simon Glass · Wed Jan 06 21:35:15 2021 -0700
  23. 5cd321d binman: Use target-specific tools when cross-compiling by Alper Nebi Yasak · Sun Sep 06 14:46:05 2020 +0300
  24. a997ea5 patman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:04 2020 -0600
  25. c585dd4 binman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:03 2020 -0600
  26. 72555fa binman: tegra: Adjust symbol calculation depending on end-at-4gb by Simon Glass · Wed Nov 06 17:22:44 2019 -0700
  27. 3f8ff01 binman: Allow support for writing a size symbol to binaries by Simon Glass · Sat Aug 24 07:23:05 2019 -0600
  28. 93a806f binman: Clean up unnecessary code related to ELF test files by Simon Glass · Sat Aug 24 07:22:59 2019 -0600
  29. 46ea691 binman: Use the Makefile for u_boot_binman_syms_bad by Simon Glass · Sat Aug 24 07:22:58 2019 -0600
  30. b8deb12 binman: Use the Makefile for u_boot_binman_syms_size by Simon Glass · Sat Aug 24 07:22:57 2019 -0600
  31. 5d0c026 binman: Use the Makefile for u_boot_binman_syms by Simon Glass · Sat Aug 24 07:22:56 2019 -0600
  32. faaaa16 binman: Use the Makefile for u_boot_no_ucode_ptr by Simon Glass · Sat Aug 24 07:22:55 2019 -0600
  33. 4affd4b binman: Use the Makefile for u_boot_ucode_ptr by Simon Glass · Sat Aug 24 07:22:54 2019 -0600
  34. f629089 binman: Use the Makefile to build ELF test files by Simon Glass · Sat Aug 24 07:22:53 2019 -0600
  35. d349ada binman: Drop .note section from ELF by Simon Glass · Sat Aug 24 07:22:45 2019 -0600
  36. b6dff4c binman: Add a bit of logging in entries when packing by Simon Glass · Sat Jul 20 12:23:36 2019 -0600
  37. 567b682 binman: Add a function to decode an ELF file by Simon Glass · Mon Jul 08 13:18:35 2019 -0600
  38. 4f379ea binman: Add a function to create a sample ELF file by Simon Glass · Mon Jul 08 13:18:34 2019 -0600
  39. 303f62f binman: Convert to use bytes type by Simon Glass · Fri May 17 22:00:46 2019 -0600
  40. ac0d495 binman: Handle repeated bytes for Python 3 by Simon Glass · Tue May 14 15:53:47 2019 -0600
  41. 752e755 binman: Fix up removal of temporary directories by Simon Glass · Mon Oct 01 21:12:41 2018 -0600
  42. 4114f97 binman: Add comments to elf_test by Simon Glass · Tue Jul 17 13:25:26 2018 -0600
  43. 3609d5e binman: Move capture_sys_output() to test_util by Simon Glass · Fri Jul 06 10:27:34 2018 -0600
  44. 8a6f56e binman: Rename ELF parameters to 'section' by Simon Glass · Fri Jun 01 09:38:13 2018 -0600
  45. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  46. 4ca8e04 binman: Support accessing binman tables at run time by Simon Glass · Mon Nov 13 18:55:01 2017 -0700
  47. 24ad365 binman: Add a function to read ELF symbols by Simon Glass · Mon Nov 13 18:54:54 2017 -0700