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
Age
Commit message (
Expand
)
Author
2019-07-29
dtoc: Update Fdt.FromData() to allow a name
Simon Glass
2019-07-29
binman: Show a helpful error when a DT property is missing
Simon Glass
2019-07-29
binman: Add a bit of logging in entries when packing
Simon Glass
2019-07-29
patman: Update tout to avoid open-coding the debug levels
Simon Glass
2019-07-29
binman: Drop state.fdt_set as this is not needed
Simon Glass
2019-07-29
binman: Simplify state.fdt_subset
Simon Glass
2019-07-29
binman: Adjust state.fdt_files to be keyed by entry type
Simon Glass
2019-07-29
binman: Adjust GetFdt() to be keyed by etype
Simon Glass
2019-07-29
binman: Rename state.GetFdt()
Simon Glass
2019-07-29
binman: Rename state.GetFdts()
Simon Glass
2019-07-29
binman: Convert GetFdtSet() to use a dict
Simon Glass
2019-07-29
binman: Move image/fdt code into PrepareImagesAndDtbs()
Simon Glass
2019-07-29
binman: Use print() to print output
Simon Glass
2019-07-29
binman: Move GetFdtSet() into blob_dtb
Simon Glass
2019-07-29
binman: Move image-processing code into a function
Simon Glass
2019-07-29
dtoc: Return a non-zero exit code when tests fail
Simon Glass
2019-07-29
tools/logos: remove black background of U-Boot logo
Heinrich Schuchardt
2019-07-29
bmp_logo: support CONFIG_DM_VIDEO
Heiko Schocher
2019-07-24
buildman: fix invocation examples typos
Baruch Siach
2019-07-24
binman: Add a test for nested and aligned sections
Simon Glass
2019-07-24
binman: Add an 'extract' command
Simon Glass
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: Allow for logging information to be displayed
Simon Glass
2019-07-24
binman: Support listing an image
Simon Glass
2019-07-24
binman: Convert Image to a subclass of Entry
Simon Glass
2019-07-24
binman: Support reading an image into an Image object
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: Use the cbfs memlen field only for uncompressed length
Simon Glass
2019-07-24
binman: Provide the actual data address for cbfs files
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 control for post-pack entry expansion
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: Fix up ProcessUpdateContents error and comments
Simon Glass
2019-07-24
binman: Allow easy importing of entry modules
Simon Glass
2019-07-24
binman: Drop an unused arg in Entry.Lookup()
Simon Glass
2019-07-24
binman: Move compression into the Entry base class
Simon Glass
2019-07-24
binman: Convert to use ArgumentParser
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 a convenience functions for real-DTB tests
Simon Glass
2019-07-24
binman: Update help for new features
Simon Glass
2019-07-24
binman: Update future features
Simon Glass
2019-07-24
binman: Simplify the entry test
Simon Glass
[prev]
[next]