aboutsummaryrefslogtreecommitdiff
path: root/tools/binman
AgeCommit message (Expand)AuthorFilesLines
8 daysbinman: Make Intel ME default to position 0x1000Simon Glass1-1/+1
8 daysbinman: Support an assumed size for missing binariesSimon Glass6-1/+74
8 daysbinman: Update the entrydocs headerSimon Glass1-1/+1
8 daysbinman: ti: Regenerate entry docsSimon Glass2-22/+58
8 daysbinman: Regenerate nxp docsSimon Glass1-0/+22
8 daysbinman: efi: Correct entry docsSimon Glass3-59/+61
8 daystools: binman: fix deprecated Python unittest methodsBrandon Maier3-48/+48
2024-05-24binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signingMarek Vasut2-0/+212
2024-05-03binman: Fix typo in mkimage etype descriptionMarek Vasut1-1/+1
2024-04-28binman: Add nxp_imx8mimage etypeMarek Vasut1-0/+74
2024-04-11tools: binman: ti_board_cfg: improve error messageMichael Walle1-1/+1
2024-04-11binman: ti-secure: Enable debug extension for combined bootManorit Chawdhry1-0/+7
2024-01-18tools: binman: ti_board_cfg: Check for linting problemsNeha Malcom Francis5-2/+45
2024-01-04Merge patch series "ATF and OP-TEE Firewalling for K3 devices."WIP/04Jan2024-nextTom Rini6-3/+191
2024-01-04binman: ftest: Add test for ti-secure firewall nodeManorit Chawdhry3-0/+79
2024-01-04binman: ti-secure: Add support for firewalling entitiesManorit Chawdhry3-3/+112
2023-12-31binman: used-before-assignment in ftest.pyHeinrich Schuchardt1-5/+15
2023-12-13binman: elf: Using variable 'old_val' before assignmentHeinrich Schuchardt1-4/+4
2023-12-13binman: etype: dm: Add entry type for TI DMNeha Malcom Francis4-0/+56
2023-12-13binman: doc: fix typoDario Binacchi1-1/+1
2023-12-13tools: Move python tools to version 0.0.6Simon Glass1-2/+2
2023-12-13doc: Update documentation URLSimon Glass1-1/+1
2023-11-11doc: shorten overlong title underlinesHeinrich Schuchardt1-1/+1
2023-11-02binman: openssl: x509: ti_secure_rom: Add support for bootcore_optsNeha Malcom Francis5-5/+17
2023-11-02binman: Move stage header into a CBFS attributeSimon Glass2-29/+42
2023-11-02binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGESimon Glass2-7/+8
2023-11-02binman: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4Simon Glass3-19/+20
2023-11-02binman: Ensure attributes always come last in the metadataSimon Glass1-22/+24
2023-11-02binman: Don't add compression attribute for uncompressed filesSimon Glass3-12/+15
2023-11-02binman: Reset missing bintools after testingSimon Glass1-0/+2
2023-10-13binman: capsule: Add support for generating EFI empty capsulesSughosh Ganu8-0/+247
2023-10-13btool: mkeficapsule: Add support for EFI empty capsule generationSughosh Ganu1-0/+26
2023-10-13binman: capsule: Use dumped capsule header contents for verificationSughosh Ganu2-47/+82
2023-10-13binman: capsule: Remove superfluous [address, size]-cells propertiesSughosh Ganu8-24/+0
2023-10-13binman: bintool: Change make target arg type from string to listLukas Funke3-3/+3
2023-10-02Merge branch 'next'Tom Rini13-8/+610
2023-09-29binman: doc: Remove incomplete sentenceHeinrich Schuchardt1-2/+0
2023-09-23binman: Fix SyntaxWarning: invalid escape sequence '\('Rong Tao1-1/+1
2023-09-16binman: doc: fix reference tag placement for Logging sectionMassimo Pegorer1-1/+1
2023-09-04Merge tag 'v2023.10-rc4' into nextTom Rini2-7/+0
2023-08-29binman: capsule: Add support for generating EFI capsulesSughosh Ganu11-0/+498
2023-08-29btool: mkeficapsule: Add a bintool for EFI capsule generationSughosh Ganu1-0/+101
2023-08-29binman: bintool: Build a tool from a list of commandsSughosh Ganu1-8/+11
2023-08-28Revert "binman: Add a temporary hack for duplicate phandles"Simon Glass2-7/+0
2023-08-05binman: ftest: Add test for xilinx-bootgen etypeLukas Funke3-0/+123
2023-08-05binman: etype: Add xilinx-bootgen etypeLukas Funke2-0/+300
2023-08-05binman: btool: Add Xilinx Bootgen btoolLukas Funke2-1/+138
2023-08-05binman: Renumber 291 and 292 test filesSimon Glass3-2/+2
2023-08-02binman: Add a temporary hack for duplicate phandlesSimon Glass2-0/+7
2023-08-02binman: Support templates containing phandlesSimon Glass5-0/+165