summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-12-23fdt: Make it easier to debug u-boot.dtsi filesSimon Glass
2021-12-23fdt: Drop CONFIG_BINMAN_STANDALONE_FDTSimon Glass
2021-12-20Merge tag 'v2022.01-rc4' into nextTom Rini
2021-12-20fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED useJoakim Tjernlund
2021-12-17fdtgrep: Correct alignment of struct sectionSimon Glass
2021-12-17iot2050: binman: add missing-msg for blobsIvan Mikhaylov
2021-12-17binman: Use less hard coded magic when inserting new PATHAndy Shevchenko
2021-12-17binman: Do not pollute source tree when build with `make O=...`Andy Shevchenko
2021-12-17binman: Add support for ATF FIPSimon Glass
2021-12-17binman: Add a utility module for ATF FIPSimon Glass
2021-12-05binman: Rename _ReadSubnodes() to ReadEntries()Simon Glass
2021-12-05binman: Support lists of external blobsSimon Glass
2021-12-05dtoc: Add support for reading string-list propertiesSimon Glass
2021-12-05binman: Allow extracting a file in an alternative formatSimon Glass
2021-12-05binman: Allow listing an image created by a newer versionSimon Glass
2021-12-05binman: Allow providing tools and blob directoriesSimon Glass
2021-12-02binman: Rename testCbfsNoCOntents()Simon Glass
2021-12-02binman: cfbs: Refactor ObtainContents() for consistencySimon Glass
2021-12-02binman: cbfs: Refactor the init processSimon Glass
2021-12-02binman: Use normal entries in cbfsSimon Glass
2021-12-02binman: Move cbfs.ObtainContents() down a bitSimon Glass
2021-12-02binman: Update the section documentationSimon Glass
2021-12-02binman: Allow control of which entries to readSimon Glass
2021-12-02binman: Allow overriding BuildSectionData()Simon Glass
2021-12-02binman: Drop the filename property in entry_SectionSimon Glass
2021-12-02binman: Drop the underscore in _ReadEntries()Simon Glass
2021-12-02binman: Correct comments for ReadChildData()Simon Glass
2021-12-02binman: Correct init of entry in Entry classSimon Glass
2021-12-02binman: Add a way to obtain the versionSimon Glass
2021-12-02binman: Tidy up style in cmdlineSimon Glass
2021-12-02dtoc: Add support for reading fixed-length bytes propertiesSimon Glass
2021-12-02dtoc: Add support for reading 64-bit intsSimon Glass
2021-12-02dtoc: Bring in the libfdt module automaticallySimon Glass
2021-12-02tools/netconsole: Add support for socatAndy Shevchenko
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini
2021-11-28binman: Fix extract command for using non-absolute image pathsJan Kiszka
2021-11-15arm64: relocate-rela: Add support for ld.lldAlistair Delva
2021-11-14Dockerfile, CI: Update to latest "focal" tagTom Rini
2021-11-14Dockerfile: build swtpmHeinrich Schuchardt
2021-11-13binman: Fix replace subcommand help and commentsJan Kiszka
2021-11-13binman: Support updating the dtb in an ELF fileSimon Glass
2021-11-13binman: Tidy up comments on _DoTestFile()Simon Glass
2021-11-13binman: Support reading the offset of an ELF-file symbolSimon Glass
2021-11-13binman: Report an error if test files fail to compileSimon Glass
2021-11-13patman: Use a ValueError exception if tools.Run() failsSimon Glass
2021-11-11Create a new boot/ directorySimon Glass
2021-11-10tools: kwbimage: Properly set srcaddr in kwbimage v0Pali Rohár
2021-11-10tools: kwbimage: Properly calculate and align kwbimage v0 header sizePali Rohár
2021-11-10tools: kwbimage: Fill the real header size into the main headerPali Rohár
2021-11-10tools: kwbimage: Align kwbimage header to proper sizePali Rohár