index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
binman
Age
Commit message (
Expand
)
Author
2021-03-02
binman: Indicate how to make binman verbose
Simon Glass
2021-01-30
binman: Allow for skip_at_start when reading entries
Simon Glass
2021-01-30
binman: Support alignment of files
Simon Glass
2021-01-30
binman: Allow vblock to include devicetree blobs
Simon Glass
2021-01-30
binman: Support reading an image with entry args
Simon Glass
2021-01-30
binman: Support finding symbols in sub-sections
Simon Glass
2021-01-30
binman: Fix a few file comments
Simon Glass
2021-01-30
binman: Show the size when writing entries
Simon Glass
2021-01-30
binman: Update the TODO list
Simon Glass
2021-01-30
dtoc: binman: Drop Python 2 code
Simon Glass
2020-12-13
patman: Drop tools.ToByte()
Simon Glass
2020-12-13
patman: Drop unicode helper functions
Simon Glass
2020-12-13
fdt: Use an Enum for the data type
Simon Glass
2020-11-05
binman: Correct calculation for image-pos
Simon Glass
2020-11-05
binman: Update intel_ifwi to store padded section
Simon Glass
2020-10-29
binman: Avoid calculated section data repeatedly
Simon Glass
2020-10-29
binman: Support compression of sections
Simon Glass
2020-10-29
binman: Use the actual contents in CheckSize()
Simon Glass
2020-10-29
binman: Update CheckEntries() for compressed sections
Simon Glass
2020-10-29
binman: Drop CheckEntries()
Simon Glass
2020-10-29
binman: Call CheckSize() from the section's Pack() method
Simon Glass
2020-10-29
binman: Drop the Entry.CheckSize() method
Simon Glass
2020-10-29
binman: Move sort and expand to the main Pack() function
Simon Glass
2020-10-29
binman: Drop Entry.CheckOffset()
Simon Glass
2020-10-29
binman: Avoid reporting image-pos with compression
Simon Glass
2020-10-29
binman: Set section contents in GetData()
Simon Glass
2020-10-29
binman: Store the original data before compression
Simon Glass
2020-10-29
binman: Make section padding consistent with other entries
Simon Glass
2020-10-29
binman: Move section padding to the parent
Simon Glass
2020-10-29
binman: Refactor _BuildSectionData()
Simon Glass
2020-10-29
binman: Move section-building code into a function
Simon Glass
2020-10-29
binman: Expand docs and test for alignment
Simon Glass
2020-10-29
binman: Expand docs and test for padding
Simon Glass
2020-10-29
binman: Update testPackExtra with more checks
Simon Glass
2020-10-29
binman: Use 'files-compress' to set compression for files
Simon Glass
2020-10-29
binman: Move CompressData() into Entry base class
Simon Glass
2020-10-29
binman: Expand the error message for breaching a section
Simon Glass
2020-10-29
binman: Remove references to 'image' in entry_Section
Simon Glass
2020-10-29
binman: Fix return from u-boot-ucode if there is no DT
Simon Glass
2020-10-29
binman: Give a sensible error if no command is given
Simon Glass
2020-10-29
binman: Add tests for skip-at-start sections
Simon Glass
2020-10-29
binman: Drop unused return variable for _DoTestFile()
Simon Glass
2020-10-29
binman: Update the entry docs
Simon Glass
2020-10-22
sunxi: binman: Add support for including SCP firmware
Samuel Holland
2020-10-22
binman: Add support for SCP firmware
Samuel Holland
2020-10-22
sunxi: binman: Update FIT component descriptions
Samuel Holland
2020-10-22
binman: Only write FDT once per node
Samuel Holland
2020-09-25
binman: Support adding a U-Boot environment
Simon Glass
2020-09-25
binman: Show an error when a file is missing
Simon Glass
2020-09-22
binman: sunxi: Add help message for missing sunxi ATF BL31
Simon Glass
[next]