aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-01-10Merge branch 'next'WIP/10Jan2022Tom Rini46-223/+2951
2022-01-09Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...WIP/09Jan2022-nextTom Rini2-48/+186
2022-01-07binman: add support for creating dummy files for external blobsHeiko Thiery9-8/+138
2022-01-05tools: kwbimage: Fix checksum calculation for v1 imagesPierre Bourdon1-3/+3
2021-12-28Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-b...WIP/28Dec2021Tom Rini1-0/+2
2021-12-26video: theadorable: Use RGB565 for BMP blittingSimon Glass1-0/+0
2021-12-26video: Add a test for 16bpp BMP filesSimon Glass1-0/+0
2021-12-26tools: avoid OpenSSL deprecation warningsHeinrich Schuchardt1-0/+2
2021-12-24rockchip: mkimage: Add support for rk3568 SoCKever Yang1-0/+1
2021-12-24rockchip: mkimage: Add support for idb header V2Yi Liu1-28/+158
2021-12-24rockchip: mkimage: Add image header versionKever Yang1-12/+17
2021-12-24rockchip: mkimage: rename RK_SIGNATURE to RK_MAGICKever Yang1-5/+5
2021-12-23fdt: Make it easier to debug u-boot.dtsi filesSimon Glass1-6/+8
2021-12-23fdt: Drop CONFIG_BINMAN_STANDALONE_FDTSimon Glass1-20/+0
2021-12-20Merge tag 'v2022.01-rc4' into nextWIP/20Dec2021-nextTom Rini1-7/+8
2021-12-20fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED useJoakim Tjernlund1-7/+8
2021-12-17fdtgrep: Correct alignment of struct sectionSimon Glass1-2/+1
2021-12-17iot2050: binman: add missing-msg for blobsIvan Mikhaylov1-0/+11
2021-12-17binman: Use less hard coded magic when inserting new PATHAndy Shevchenko1-5/+7
2021-12-17binman: Do not pollute source tree when build with `make O=...`Andy Shevchenko1-1/+12
2021-12-17binman: Add support for ATF FIPSimon Glass13-0/+862
2021-12-17binman: Add a utility module for ATF FIPSimon Glass3-1/+1061
2021-12-05binman: Rename _ReadSubnodes() to ReadEntries()Simon Glass3-6/+6
2021-12-05binman: Support lists of external blobsSimon Glass6-3/+133
2021-12-05dtoc: Add support for reading string-list propertiesSimon Glass2-0/+30
2021-12-05binman: Allow extracting a file in an alternative formatSimon Glass12-21/+193
2021-12-05binman: Allow listing an image created by a newer versionSimon Glass5-18/+74
2021-12-05binman: Allow providing tools and blob directoriesSimon Glass1-1/+30
2021-12-02binman: Rename testCbfsNoCOntents()Simon Glass1-1/+1
2021-12-02binman: cfbs: Refactor ObtainContents() for consistencySimon Glass1-17/+23
2021-12-02binman: cbfs: Refactor the init processSimon Glass1-2/+6
2021-12-02binman: Use normal entries in cbfsSimon Glass1-8/+8
2021-12-02binman: Move cbfs.ObtainContents() down a bitSimon Glass1-15/+15
2021-12-02binman: Update the section documentationSimon Glass2-55/+242
2021-12-02binman: Allow control of which entries to readSimon Glass1-6/+7
2021-12-02binman: Allow overriding BuildSectionData()Simon Glass2-5/+13
2021-12-02binman: Drop the filename property in entry_SectionSimon Glass1-4/+1
2021-12-02binman: Drop the underscore in _ReadEntries()Simon Glass4-8/+8
2021-12-02binman: Correct comments for ReadChildData()Simon Glass1-2/+3
2021-12-02binman: Correct init of entry in Entry classSimon Glass1-1/+1
2021-12-02binman: Add a way to obtain the versionSimon Glass3-0/+67
2021-12-02binman: Tidy up style in cmdlineSimon Glass1-18/+27
2021-12-02dtoc: Add support for reading fixed-length bytes propertiesSimon Glass2-0/+37
2021-12-02dtoc: Add support for reading 64-bit intsSimon Glass4-3/+56
2021-12-02dtoc: Bring in the libfdt module automaticallySimon Glass1-0/+6
2021-12-02tools/netconsole: Add support for socatAndy Shevchenko1-2/+10
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini1-3/+17
2021-11-28binman: Fix extract command for using non-absolute image pathsJan Kiszka1-0/+1
2021-11-15arm64: relocate-rela: Add support for ld.lldAlistair Delva1-3/+17
2021-11-14Dockerfile, CI: Update to latest "focal" tagWIP/14Nov2021Tom Rini1-1/+1