1. bce0553 binman: Provide a way to set the symbol base address by Simon Glass · 5 months ago
  2. 01a6099 binman: Add minor improvements to symbol-writing by Simon Glass · 5 months ago
  3. f2154c3 binman: Adjust naming for reading symbols by Simon Glass · 5 months ago
  4. 9b37db6 binman: elf: Add more debugging to LookupAndWriteSymbols() by Simon Glass · 6 months ago
  5. 43176ed binman: elf: Check for ELF_TOOLS availability and remove extra semicolon by Lukas Funke · 1 year, 6 months ago
  6. 7a58a0f binman: Update elf to return number of written symbols by Simon Glass · 1 year, 6 months ago
  7. 4583c00 patman: Move library functions into a library directory by Simon Glass · 1 year, 11 months ago
  8. 571bc4e binman: Support positioning an entry by and ELF symbol by Simon Glass · 2 years ago
  9. c115786 binman: Provide general support for updating ELF symbols by Simon Glass · 2 years ago
  10. 39f4a85 binman: Add a way to check for a valid ELF file by Simon Glass · 2 years ago
  11. d2afb9e binman: Support writing symbols into ELF files by Simon Glass · 2 years, 3 months ago
  12. 2856579 binman: Allow obtaining a symbol value by Simon Glass · 2 years, 3 months ago
  13. 367ecbf spl: binman: Check at runtime if binman symbols were filled in by Alper Nebi Yasak · 2 years, 7 months ago
  14. 17b4ffc elf: Rename load_segments() and module failure by Simon Glass · 2 years, 11 months ago
  15. 40def8a binman: Complete elf test coverage by Simon Glass · 2 years, 10 months ago
  16. 64defba binman: Expand elf support a little by Simon Glass · 2 years, 11 months ago
  17. 4d38dd7 elf: Add a way to read segment information from an ELF file by Simon Glass · 3 years ago
  18. f3385a5 patman: Convert camel case in tout.py by Simon Glass · 3 years ago
  19. d980069 patman: Convert camel case in command.py by Simon Glass · 3 years ago
  20. c1aa66e patman: Convert camel case in tools.py by Simon Glass · 3 years ago
  21. 0427bed binman: Support updating the dtb in an ELF file by Simon Glass · 3 years, 2 months ago
  22. 056f0ef binman: Support reading the offset of an ELF-file symbol by Simon Glass · 3 years, 2 months ago
  23. 870a9ea binman: Support finding symbols in sub-sections by Simon Glass · 4 years ago
  24. 6a4ccad patman: Drop tools.ToByte() by Simon Glass · 4 years, 2 months ago
  25. 1e4687a binman: Use target-specific tools when cross-compiling by Alper Nebi Yasak · 4 years, 4 months ago
  26. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 9 months ago
  27. 1628793 binman: Move to absolute imports by Simon Glass · 4 years, 9 months ago
  28. 83a4518 patman: Drop references to __future__ by Simon Glass · 4 years, 9 months ago
  29. 7c15013 binman: tegra: Adjust symbol calculation depending on end-at-4gb by Simon Glass · 5 years ago
  30. 15c981c binman: Correct symbol calculation with non-zero image base by Simon Glass · 5 years ago
  31. 180f556 binman: Use tools.Run() to run objdump by Simon Glass · 5 years ago
  32. 39c8e47 binman: Handle hidden symbols in ELF files by Simon Glass · 5 years ago
  33. 9d44a7e binman: Drop .note section from ELF by Simon Glass · 5 years ago
  34. 9f297b0 binman: Add a bit of logging in entries when packing by Simon Glass · 5 years ago
  35. d8d4074 binman: Add a function to decode an ELF file by Simon Glass · 6 years ago
  36. f58558a binman: Add a function to create a sample ELF file by Simon Glass · 6 years ago
  37. 5097915 binman: Use items() instead of iteritems() by Simon Glass · 6 years ago
  38. 3ab9598 binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  39. 46d61a2 binman: Don't depend on dict order in ELF testOutsideFile() by Simon Glass · 7 years ago
  40. f55382b binman: Rename ELF parameters to 'section' by Simon Glass · 7 years ago
  41. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  42. 1979063 binman: Support accessing binman tables at run time by Simon Glass · 7 years ago
  43. 7fe9173 binman: Support enabling debug in tests by Simon Glass · 7 years ago
  44. b50e561 binman: Add a function to read ELF symbols by Simon Glass · 7 years ago