1. 64defba binman: Expand elf support a little by Simon Glass · 2 years, 11 months ago
  2. 4d38dd7 elf: Add a way to read segment information from an ELF file by Simon Glass · 3 years ago
  3. f3385a5 patman: Convert camel case in tout.py by Simon Glass · 3 years ago
  4. d980069 patman: Convert camel case in command.py by Simon Glass · 3 years ago
  5. c1aa66e patman: Convert camel case in tools.py by Simon Glass · 3 years ago
  6. 0427bed binman: Support updating the dtb in an ELF file by Simon Glass · 3 years, 3 months ago
  7. 056f0ef binman: Support reading the offset of an ELF-file symbol by Simon Glass · 3 years, 3 months ago
  8. 870a9ea binman: Support finding symbols in sub-sections by Simon Glass · 4 years ago
  9. 6a4ccad patman: Drop tools.ToByte() by Simon Glass · 4 years, 2 months ago
  10. 1e4687a binman: Use target-specific tools when cross-compiling by Alper Nebi Yasak · 4 years, 5 months ago
  11. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 9 months ago
  12. 1628793 binman: Move to absolute imports by Simon Glass · 4 years, 9 months ago
  13. 83a4518 patman: Drop references to __future__ by Simon Glass · 4 years, 9 months ago
  14. 7c15013 binman: tegra: Adjust symbol calculation depending on end-at-4gb by Simon Glass · 5 years ago
  15. 15c981c binman: Correct symbol calculation with non-zero image base by Simon Glass · 5 years ago
  16. 180f556 binman: Use tools.Run() to run objdump by Simon Glass · 5 years ago
  17. 39c8e47 binman: Handle hidden symbols in ELF files by Simon Glass · 5 years ago
  18. 9d44a7e binman: Drop .note section from ELF by Simon Glass · 5 years ago
  19. 9f297b0 binman: Add a bit of logging in entries when packing by Simon Glass · 6 years ago
  20. d8d4074 binman: Add a function to decode an ELF file by Simon Glass · 6 years ago
  21. f58558a binman: Add a function to create a sample ELF file by Simon Glass · 6 years ago
  22. 5097915 binman: Use items() instead of iteritems() by Simon Glass · 6 years ago
  23. 3ab9598 binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  24. 46d61a2 binman: Don't depend on dict order in ELF testOutsideFile() by Simon Glass · 7 years ago
  25. f55382b binman: Rename ELF parameters to 'section' by Simon Glass · 7 years ago
  26. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  27. 1979063 binman: Support accessing binman tables at run time by Simon Glass · 7 years ago
  28. 7fe9173 binman: Support enabling debug in tests by Simon Glass · 7 years ago
  29. b50e561 binman: Add a function to read ELF symbols by Simon Glass · 7 years ago