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-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
2018-09-28
binman: Generate an error when text is not provided
Simon Glass
2018-09-28
binman: Allow 'fill' entry to have a size of 0
Simon Glass
2018-09-28
binman: Move 'special properties' docs to README.entries
Simon Glass
2018-09-27
binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entry
Jagdish Gediya
2018-08-01
binman: Rename ReadContents() to ReadBlobContents()
Simon Glass
2018-08-01
binman: Add support for adding TPL binaries
Simon Glass
2018-08-01
binman: Add an entry for a Chromium vblock
Simon Glass
2018-08-01
binman: Add support for Chromium GBB
Simon Glass
2018-08-01
binman: Add an entry filled with a repeating byte
Simon Glass
2018-08-01
binman: Add support for a cros_ec image
Simon Glass
2018-08-01
binman: Add support for flashrom FMAP
Simon Glass
2018-08-01
binman: Allow creation of entry documentation
Simon Glass
2018-08-01
binman: Expand documentation for entries
Simon Glass
2018-08-01
binman: Support an entry that holds text
Simon Glass
2018-08-01
binman: Add support for passing arguments to entries
Simon Glass
2018-08-01
binman: Add a new 'image-pos' property
Simon Glass
2018-08-01
binman: Enhance the map and fdt-update output
Simon Glass
2018-08-01
binman: Rename 'position' to 'offset'
Simon Glass
2018-07-09
binman: Support updating the device tree with calc'd info
Simon Glass
2018-07-09
binman: Add a SetCalculatedProperties() method
Simon Glass
2018-07-09
binman: Add a ProcessFdt() method
Simon Glass
2018-07-09
binman: Tidy up setting of entry contents
Simon Glass
2018-07-09
binman: Correct operation of ObtainContents()
Simon Glass
2018-07-09
binman: Make the operation of Entry__testing explicit
Simon Glass
2018-06-07
binman: Add support for outputing a map file
Simon Glass
2018-06-07
binman: Add support for sections
Simon Glass
2018-06-07
binman: Avoid setting sys.path globally
Simon Glass
2018-06-07
binman: Rename Entry property to 'section'
Simon Glass
2018-06-07
binman: Rename ELF parameters to 'section'
Simon Glass
[next]