summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* fdt: Make it easier to debug u-boot.dtsi filesSimon Glass2021-12-231-6/+8
* fdt: Drop CONFIG_BINMAN_STANDALONE_FDTSimon Glass2021-12-231-20/+0
* Merge tag 'v2022.01-rc4' into nextTom Rini2021-12-201-7/+8
|\
| * fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED useJoakim Tjernlund2021-12-201-7/+8
* | fdtgrep: Correct alignment of struct sectionSimon Glass2021-12-171-2/+1
* | iot2050: binman: add missing-msg for blobsIvan Mikhaylov2021-12-171-0/+11
* | binman: Use less hard coded magic when inserting new PATHAndy Shevchenko2021-12-171-5/+7
* | binman: Do not pollute source tree when build with `make O=...`Andy Shevchenko2021-12-171-1/+12
* | binman: Add support for ATF FIPSimon Glass2021-12-1713-0/+862
* | binman: Add a utility module for ATF FIPSimon Glass2021-12-173-1/+1061
* | binman: Rename _ReadSubnodes() to ReadEntries()Simon Glass2021-12-053-6/+6
* | binman: Support lists of external blobsSimon Glass2021-12-056-3/+133
* | dtoc: Add support for reading string-list propertiesSimon Glass2021-12-052-0/+30
* | binman: Allow extracting a file in an alternative formatSimon Glass2021-12-0512-21/+193
* | binman: Allow listing an image created by a newer versionSimon Glass2021-12-055-18/+74
* | binman: Allow providing tools and blob directoriesSimon Glass2021-12-051-1/+30
* | binman: Rename testCbfsNoCOntents()Simon Glass2021-12-021-1/+1
* | binman: cfbs: Refactor ObtainContents() for consistencySimon Glass2021-12-021-17/+23
* | binman: cbfs: Refactor the init processSimon Glass2021-12-021-2/+6
* | binman: Use normal entries in cbfsSimon Glass2021-12-021-8/+8
* | binman: Move cbfs.ObtainContents() down a bitSimon Glass2021-12-021-15/+15
* | binman: Update the section documentationSimon Glass2021-12-022-55/+242
* | binman: Allow control of which entries to readSimon Glass2021-12-021-6/+7
* | binman: Allow overriding BuildSectionData()Simon Glass2021-12-022-5/+13
* | binman: Drop the filename property in entry_SectionSimon Glass2021-12-021-4/+1
* | binman: Drop the underscore in _ReadEntries()Simon Glass2021-12-024-8/+8
* | binman: Correct comments for ReadChildData()Simon Glass2021-12-021-2/+3
* | binman: Correct init of entry in Entry classSimon Glass2021-12-021-1/+1
* | binman: Add a way to obtain the versionSimon Glass2021-12-023-0/+67
* | binman: Tidy up style in cmdlineSimon Glass2021-12-021-18/+27
* | dtoc: Add support for reading fixed-length bytes propertiesSimon Glass2021-12-022-0/+37
* | dtoc: Add support for reading 64-bit intsSimon Glass2021-12-024-3/+56
* | dtoc: Bring in the libfdt module automaticallySimon Glass2021-12-021-0/+6
* | tools/netconsole: Add support for socatAndy Shevchenko2021-12-021-2/+10
* | Merge tag 'v2022.01-rc3' into nextTom Rini2021-11-291-3/+17
|\ \ | |/
| * arm64: relocate-rela: Add support for ld.lldAlistair Delva2021-11-151-3/+17
* | binman: Fix extract command for using non-absolute image pathsJan Kiszka2021-11-281-0/+1
|/
* Dockerfile, CI: Update to latest "focal" tagTom Rini2021-11-141-1/+1
* Dockerfile: build swtpmHeinrich Schuchardt2021-11-141-0/+28
* binman: Fix replace subcommand help and commentsJan Kiszka2021-11-132-4/+4
* binman: Support updating the dtb in an ELF fileSimon Glass2021-11-139-2/+216
* binman: Tidy up comments on _DoTestFile()Simon Glass2021-11-131-0/+5
* binman: Support reading the offset of an ELF-file symbolSimon Glass2021-11-136-5/+131
* binman: Report an error if test files fail to compileSimon Glass2021-11-131-2/+6
* patman: Use a ValueError exception if tools.Run() failsSimon Glass2021-11-131-1/+1
* Create a new boot/ directorySimon Glass2021-11-111-9/+9
* tools: kwbimage: Properly set srcaddr in kwbimage v0Pali Rohár2021-11-101-0/+22
* tools: kwbimage: Properly calculate and align kwbimage v0 header sizePali Rohár2021-11-101-8/+16
* tools: kwbimage: Fill the real header size into the main headerPali Rohár2021-11-101-0/+9
* tools: kwbimage: Align kwbimage header to proper sizePali Rohár2021-11-101-5/+22