aboutsummaryrefslogtreecommitdiff
path: root/tools/binman
AgeCommit message (Expand)Author
2023-07-24binman: ftest: Add test for u_boot_spl_pubkey_dtbLukas Funke
2023-07-24binman: doc: Add documentation for Xilinx Bootgen bintoolLukas Funke
2023-07-24binman: etype: Add u-boot-spl-pubkey-dtb etypeLukas Funke
2023-07-24binman: btool: Add fdt_add_pubkey as btoolLukas Funke
2023-07-24binman: doc: Add documentation for fdt_add_pubkey bintoolLukas Funke
2023-07-24binman: blob_dtb: Add fake_size argument to ObtainContents()Lukas Funke
2023-07-24binman: Don't decompress data while signingLukas Funke
2023-07-24binman: Add tests for etype encryptedChristian Taedcke
2023-07-24binman: Allow cipher node as special sectionChristian Taedcke
2023-07-24binman: Add support for externally encrypted blobsChristian Taedcke
2023-07-24binman: Add missing ssl documentationSimon Glass
2023-07-24binman: Renumber 277...289 TI test filesSimon Glass
2023-07-24binman: Renumber 277_rockchip and 278_mkimage test filesSimon Glass
2023-07-24binman: Tidy up tests for pre-load entry typeSimon Glass
2023-07-21binman: Overwrite symlink if it already existsAndrew Davis
2023-07-21binman: ti-secure: Add support for TI signingNeha Malcom Francis
2023-07-21binman: ti-board-config: Add support for TI board config binariesNeha Malcom Francis
2023-07-20binman: Reduce state.SetInt and bintool cmd to debug levelSimon Glass
2023-07-20binman: Support writing symbols inside a mkimage imageSimon Glass
2023-07-20binman: Support templates at any levelSimon Glass
2023-07-20binman: Add a test for templating in a FITSimon Glass
2023-07-20binman: Support templating with multiple imagesSimon Glass
2023-07-20binman: Support simple templatesSimon Glass
2023-07-20binman: Correct handling of zero bss sizeSimon Glass
2023-07-20binman: Drop __bss_size variable in bss_data.cSimon Glass
2023-07-20binman: Provide a way to specify the fdt-list directlySimon Glass
2023-07-20binman: Convert mkimage to Entry_sectionMarek Vasut
2023-07-20binman: Add more detail on how ObtainContents() worksSimon Glass
2023-07-20binman: Update elf to return number of written symbolsSimon Glass
2023-07-20binman: Allow disabling symbol writingSimon Glass
2023-07-20binman: Read _multiple_data_files in the correct placeSimon Glass
2023-07-20binman: Use GetEntries() to obtain section contentsSimon Glass
2023-07-20binman: Init align_default in entry_SectionSimon Glass
2023-07-14binman: Correct coverage gap in controlSimon Glass
2023-05-11binman: Support writing symbols for ucode etypesSimon Glass
2023-04-28tools: Fall back to importlib_resources on Python 3.6Jan Kiszka
2023-04-28binman: Use expanduser instead of HOMESimon Glass
2023-04-28binman: Use unsigned long over typedef ulongAndrew Davis
2023-03-29arm: dts: iot2050: Optionally embed OTP programming data into imageJan Kiszka
2023-03-29iot2050: Update firmware layoutJan Kiszka
2023-03-16Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into nextTom Rini
2023-03-14binman: add tests for sign optionIvan Mikhaylov
2023-03-14binman: add sign option for binmanIvan Mikhaylov
2023-03-14binman: add documentation for binman sign optionIvan Mikhaylov
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini
2023-03-08binman: Support generation of x509 certificatesSimon Glass
2023-03-08binman: Support updating section contentsSimon Glass
2023-03-08binman: Handle missing bintools correctly in fitSimon Glass
2023-03-08binman: Allow preserving the output dir when replacingSimon Glass
2023-03-08doc: Add notes on how to install patman and binmanSimon Glass