index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
binman
/
etype
Age
Commit message (
Expand
)
Author
2019-07-24
binman: Support reading from CBFS entries
Simon Glass
2019-07-24
binman: Allow reading an entry from an image
Simon Glass
2019-07-24
binman: Convert Image to a subclass of Entry
Simon Glass
2019-07-24
binman: Support locating an image header
Simon Glass
2019-07-24
binman: Support locating an FDT map
Simon Glass
2019-07-24
binman: Allow listing the entries in an image
Simon Glass
2019-07-24
binman: Detect bad CBFS file types
Simon Glass
2019-07-24
binman: Support FDT update for CBFS
Simon Glass
2019-07-24
binman: Allow device-tree entries to be compressed
Simon Glass
2019-07-24
binman: Allow entries to expand after packing
Simon Glass
2019-07-24
binman: Add a return value to ProcessContentsUpdate()
Simon Glass
2019-07-24
binman: Call ProcessUpdateContents() consistently
Simon Glass
2019-07-24
binman: Allow easy importing of entry modules
Simon Glass
2019-07-24
binman: Move compression into the Entry base class
Simon Glass
2019-07-24
binman: Add an image header
Simon Glass
2019-07-24
binman: Add an FDT map
Simon Glass
2019-07-24
binman: Add support for fixed-offset files in CBFS
Simon Glass
2019-07-24
binman: Add support for Intel IFWI entries
Simon Glass
2019-07-24
binman: Add support for CBFS entries
Simon Glass
2019-07-23
binman: Support ELF files for TPL
Simon Glass
2019-07-23
binman: Correct comment in u_boot_spl_elf
Simon Glass
2019-07-23
binman: Use tools compression function for blob handling
Simon Glass
2019-07-23
binman: Allow text directly in the node
Simon Glass
2019-07-23
binman: Don't assume there is an ME region
Simon Glass
2019-07-23
binman: Assume Intel descriptor is at the start of the image
Simon Glass
2019-07-23
binman: Use a better error for missing Intel descriptor
Simon Glass
2019-07-10
binman: Update 'text' entry for Python 3
Simon Glass
2019-07-10
patman: Update fmap code for Python 3
Simon Glass
2019-07-10
binman: Convert to use bytes type
Simon Glass
2019-07-10
binman: Handle repeated bytes for Python 3
Simon Glass
2019-07-10
binman: Use binary mode when compressing data
Simon Glass
2019-07-10
binman: Use items() instead of iteritems()
Simon Glass
2019-05-08
binman: Allow sections to have an offset
Simon Glass
2019-05-08
binman: Add a missing comment in Entry_vblock
Simon Glass
2019-05-08
binman: Don't generate an error in 'text' entry constructor
Simon Glass
2018-11-20
binman: Set the pathname correctly for ELF files
Simon Glass
2018-11-20
binman: Drop an unnecessary comma in blob handling
Simon Glass
2018-10-22
binman: Add support for Intel reference code
Simon Glass
2018-09-30
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-09-29
binman: Support ELF files for U-Boot and SPL
Simon Glass
2018-09-29
binman: Correct fmap output on x86
Simon Glass
2018-09-29
binman: Record the parent section of each section
Simon Glass
2018-09-29
binman: Support x86 microcode in TPL
Simon Glass
2018-09-29
binman: Support expanding entries
Simon Glass
2018-09-29
binman: Support adding files
Simon Glass
2018-09-29
binman: Support compressed entries
Simon Glass
2018-09-28
binman: Support updating all device tree files
Simon Glass
2018-09-28
binman: Move state information into a new module
Simon Glass
2018-09-28
binman: Tidy up the vblock entry
Simon Glass
2018-09-28
binman: Add x86 support for starting TPL
Simon Glass
[next]