index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
binman
/
etype
/
fit.py
Age
Commit message (
Expand
)
Author
2025-12-06
tools: binman: fit: add support for OpenSSL engines
Quentin Schulz
2025-07-01
Merge patch series "binman: properly error out if path provided to key-name-h...
Tom Rini
2025-07-01
binman: etype: fit: raise ValueError if key-name-hint is a path
Quentin Schulz
2025-04-11
binman: fit: Drop unused code
Simon Glass
2024-12-19
tools: binman: etype: fit: Append DTB directory to the list of input directories
Paul HENRYS
2024-12-19
tools: binman: etype: Allow to replace 'NAME' in node names
Paul HENRYS
2024-12-19
tools: binman: add 'fit, encrypt' property to pass keys directory to mkimage
Paul HENRYS
2024-10-18
binman: implement signing FIT images during image build
Alexander Kochetkov
2024-10-18
binman: fix passing loadables to mkimage on first run
Alexander Kochetkov
2024-09-26
binman: fit: Refine handling of devicetrees for OF_UPSTREAM
Simon Glass
2024-09-26
binman: fit: Set the image_pos attributes only once
Simon Glass
2024-09-26
binman: fit: Avoid assuming that a FIT member is a section
Simon Glass
2024-09-26
binman: Update fdt-list-dir to use the provided directory
Simon Glass
2024-09-26
binman: Tidy up comments and pylint warnings in fit
Simon Glass
2024-09-26
binman: Correct the comment for fdtgrep
Simon Glass
2024-07-29
Makefile: Pass OF_SPL_REMOVE_PROPS to binman
Simon Glass
2024-07-29
binman: fit: Allow running fdtgrep on devicetree blobs
Simon Glass
2024-07-29
binman: fit: Write the compatible string to configuration
Simon Glass
2024-07-29
binman: fit: Allow providing FDT filenames in a directory
Simon Glass
2023-08-02
binman: Override CheckOptional in fit entry
Jonas Karlman
2023-07-20
binman: Provide a way to specify the fdt-list directly
Simon Glass
2023-03-14
binman: add tests for sign option
Ivan Mikhaylov
2023-03-14
binman: add sign option for binman
Ivan Mikhaylov
2023-03-08
binman: Support updating section contents
Simon Glass
2023-03-08
binman: Handle missing bintools correctly in fit
Simon Glass
2023-03-08
patman: Move library functions into a library directory
Simon Glass
2023-03-08
binman: Fix spelling of nodes in code comments
Jonas Karlman
2023-01-26
binman: Add support for selecting firmware to use with split-elf
Jonas Karlman
2023-01-26
binman: Add special subnodes to the nodes generated by split-elf
Jonas Karlman
2023-01-26
binman: Add support for align argument to mkimage tool
Jonas Karlman
2023-01-18
binman: Add a function to check for special section nodes
Simon Glass
2023-01-18
binman: Support optional external blobs
Simon Glass
2023-01-18
binman: Support new op-tee binary format
Simon Glass
2023-01-18
binman: Tidy up comment in fit _gen_node
Simon Glass
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-07-26
binman: Increase default fitImage data section resize step from 1k to 64k
Marek Vasut
2022-04-25
binman: Create FIT subentries in the FIT section, not its parent
Alper Nebi Yasak
2022-04-25
binman: Remove '/images/' fragment from FIT subentry paths
Alper Nebi Yasak
2022-03-18
binman: Support splitting an ELF file into multiple nodes
Simon Glass
2022-03-18
binman: Keep a separate list of entries for fit
Simon Glass
2022-03-18
binman: Update fit to use node instead of subnode
Simon Glass
2022-03-18
binman: Add a consistent way to report errors with fit
Simon Glass
2022-03-18
binman: Fix some pylint warnings in fit
Simon Glass
2022-03-18
binman: Update fit to move node reading into the ReadNode() method
Simon Glass
2022-03-18
binman: Read the fit entries only once
Simon Glass
2022-03-18
binman: Rename tools parameter to btools
Simon Glass
2022-03-18
binman: Refactor fit to generate output at the end
Simon Glass
2022-03-18
binman: Include also subnodes in generator nodes
Jan Kiszka
2022-02-22
binman: Allow different operations in FIT generator nodes
Simon Glass
2022-02-22
binman: Tidy up the docs a little with fit
Simon Glass
[next]