Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | binman: Add a bit of logging in entries when packing | Simon Glass | 2019-07-29 | 1 | -8/+11 |
* | binman: Add a function to decode an ELF file | Simon Glass | 2019-07-23 | 1 | -0/+21 |
* | binman: Add a function to create a sample ELF file | Simon Glass | 2019-07-23 | 1 | -0/+20 |
* | binman: Convert to use bytes type | Simon Glass | 2019-07-10 | 1 | -2/+3 |
* | binman: Handle repeated bytes for Python 3 | Simon Glass | 2019-07-10 | 1 | -1/+1 |
* | binman: Fix up removal of temporary directories | Simon Glass | 2018-10-08 | 1 | -0/+5 |
* | binman: Add comments to elf_test | Simon Glass | 2018-08-01 | 1 | -0/+33 |
* | binman: Move capture_sys_output() to test_util | Simon Glass | 2018-07-09 | 1 | -20/+2 |
* | binman: Rename ELF parameters to 'section' | Simon Glass | 2018-06-07 | 1 | -14/+14 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -3/+1 |
* | binman: Support accessing binman tables at run time | Simon Glass | 2017-12-12 | 1 | -1/+91 |
* | binman: Add a function to read ELF symbols | Simon Glass | 2017-12-12 | 1 | -0/+32 |