Age | Commit message (Expand) | Author |
---|---|---|
2017-12-19 | util/cbfstool: calculate cbfs file size for xip stages | Aaron Durbin |
2016-08-08 | cbfstool/elfheaders: Make elf_writer_destroy NULL-safe | Furquan Shaikh |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-29 | cbfstool: add ELF symbol, relocation, and string table support | Aaron Durbin |
2015-10-29 | cbfstool: add ELF header initialization helper | Aaron Durbin |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-25 | cbfstool: Clean up in preparation for adding new files | Sol Boucher |
2014-03-18 | cbfstool: add ELF writing support | Aaron Durbin |
2014-03-14 | cbfstool: add symbol table parsing to the ELF parser | Aaron Durbin |
2014-03-14 | cbfstool: add string table parsing to ELF parser | Aaron Durbin |
2014-03-14 | cbfstool: add relocation parsing to ELF parser | Aaron Durbin |
2014-03-14 | cbfstool: introduce struct parsed_elf and parse_elf() | Aaron Durbin |
2014-03-13 | cbfstool: add eflparsing.h | Aaron Durbin |