summaryrefslogtreecommitdiff
path: root/tools/binman
AgeCommit message (Expand)AuthorFilesLines
2023-07-24binman: ftest: Add test for u_boot_spl_pubkey_dtbLukas Funke2-0/+49
2023-07-24binman: doc: Add documentation for Xilinx Bootgen bintoolLukas Funke1-0/+12
2023-07-24binman: etype: Add u-boot-spl-pubkey-dtb etypeLukas Funke2-0/+151
2023-07-24binman: btool: Add fdt_add_pubkey as btoolLukas Funke1-0/+67
2023-07-24binman: doc: Add documentation for fdt_add_pubkey bintoolLukas Funke1-0/+10
2023-07-24binman: blob_dtb: Add fake_size argument to ObtainContents()Lukas Funke1-1/+1
2023-07-24binman: Don't decompress data while signingLukas Funke1-1/+1
2023-07-24binman: Add tests for etype encryptedChristian Taedcke6-0/+163
2023-07-24binman: Allow cipher node as special sectionChristian Taedcke1-1/+1
2023-07-24binman: Add support for externally encrypted blobsChristian Taedcke2-0/+224
2023-07-24binman: Add missing ssl documentationSimon Glass1-0/+11
2023-07-24binman: Renumber 277...289 TI test filesSimon Glass9-9/+9
2023-07-24binman: Renumber 277_rockchip and 278_mkimage test filesSimon Glass3-3/+3
2023-07-24binman: Tidy up tests for pre-load entry typeSimon Glass10-22/+46
2023-07-22binman: Overwrite symlink if it already existsAndrew Davis2-2/+18
2023-07-22binman: ti-secure: Add support for TI signingNeha Malcom Francis11-8/+863
2023-07-22binman: ti-board-config: Add support for TI board config binariesNeha Malcom Francis9-0/+482
2023-07-20binman: Reduce state.SetInt and bintool cmd to debug levelSimon Glass2-3/+3
2023-07-20binman: Support writing symbols inside a mkimage imageSimon Glass4-2/+127
2023-07-20binman: Support templates at any levelSimon Glass3-2/+63
2023-07-20binman: Add a test for templating in a FITSimon Glass2-0/+44
2023-07-20binman: Support templating with multiple imagesSimon Glass3-2/+42
2023-07-20binman: Support simple templatesSimon Glass5-1/+165
2023-07-20binman: Correct handling of zero bss sizeSimon Glass10-4/+69
2023-07-20binman: Drop __bss_size variable in bss_data.cSimon Glass1-2/+1
2023-07-20binman: Provide a way to specify the fdt-list directlySimon Glass4-0/+85
2023-07-20binman: Convert mkimage to Entry_sectionMarek Vasut4-80/+130
2023-07-20binman: Add more detail on how ObtainContents() worksSimon Glass2-1/+34
2023-07-20binman: Update elf to return number of written symbolsSimon Glass2-5/+16
2023-07-20binman: Allow disabling symbol writingSimon Glass5-5/+64
2023-07-20binman: Read _multiple_data_files in the correct placeSimon Glass1-1/+2
2023-07-20binman: Use GetEntries() to obtain section contentsSimon Glass1-9/+9
2023-07-20binman: Init align_default in entry_SectionSimon Glass1-0/+1
2023-07-14binman: Correct coverage gap in controlSimon Glass1-1/+1
2023-05-11binman: Support writing symbols for ucode etypesSimon Glass3-4/+4
2023-04-28tools: Fall back to importlib_resources on Python 3.6Jan Kiszka1-1/+5
2023-04-28binman: Use expanduser instead of HOMESimon Glass1-1/+1
2023-04-28binman: Use unsigned long over typedef ulongAndrew Davis3-6/+0
2023-03-29arm: dts: iot2050: Optionally embed OTP programming data into imageJan Kiszka1-0/+8
2023-03-29iot2050: Update firmware layoutJan Kiszka1-7/+1
2023-03-16Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into nextTom Rini8-1/+329
2023-03-15binman: add tests for sign optionIvan Mikhaylov7-6/+227
2023-03-15binman: add sign option for binmanIvan Mikhaylov4-1/+61
2023-03-15binman: add documentation for binman sign optionIvan Mikhaylov1-0/+47
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini8-3/+117
2023-03-09binman: Support generation of x509 certificatesSimon Glass7-0/+333
2023-03-09binman: Support updating section contentsSimon Glass10-15/+287
2023-03-09binman: Handle missing bintools correctly in fitSimon Glass2-1/+11
2023-03-09binman: Allow preserving the output dir when replacingSimon Glass3-7/+20
2023-03-08doc: Add notes on how to install patman and binmanSimon Glass1-0/+13