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
Age
Commit message (
Expand
)
Author
2022-01-25
binman: Correct path for fip_util
Simon Glass
2022-01-25
binman: Allow faked blobs in blob-ext-list
Simon Glass
2022-01-25
binman: Drop the image name from the fake-blob message
Simon Glass
2022-01-25
patman: Add a function to find a tool on the path
Simon Glass
2022-01-25
patman: Tidy up the download function a little
Simon Glass
2022-01-25
buildman: Move the download function to tools
Simon Glass
2022-01-25
patman: Allow running a tool and returning the full result
Simon Glass
2022-01-25
binman: Expand the external FIT test a little
Simon Glass
2022-01-25
mkimage: Show the external-offset error
Simon Glass
2022-01-25
binman: Tweak elf tests for a toolchain change
Simon Glass
2022-01-24
moveconfig: Fix some pylint errors
Simon Glass
2022-01-24
moveconfig: Use a function to read files
Simon Glass
2022-01-24
moveconfig: Use a function to write files
Simon Glass
2022-01-24
moveconfig: Drop check for old Python
Simon Glass
2022-01-24
moveconfig: Convert to ArgumentParser
Simon Glass
2022-01-24
moveconfig: Use single quotes
Simon Glass
2022-01-24
moveconfig: Allow querying board configuration
Simon Glass
2022-01-24
moveconfig: Allow adding unit tests
Simon Glass
2022-01-24
moveconfig: Sort the options
Simon Glass
2022-01-24
moveconfig: Read the database in a separate function
Simon Glass
2022-01-24
moveconfig: Correct operation of the 'imply' feature
Simon Glass
2022-01-24
tools: Add init files for Python tools
Simon Glass
2022-01-24
patman: Update the list of modules
Simon Glass
2022-01-24
dtoc: Fix up a code comment that confuses pylint
Simon Glass
2022-01-24
mkimage: struct stat.st_size may not be long
Heinrich Schuchardt
2022-01-24
mkimage: Allow to specify the signature algorithm on the command line
Jan Kiszka
2022-01-24
mkimage: Drop unused OPT_STRING constant
Jan Kiszka
2022-01-24
image-fit: Make string of algo parameter constant
Jan Kiszka
2022-01-24
tools/fitimage: make sure dumpimage still works when "@" are detected
Stefan Eichenberger
2022-01-24
tools/fitimage: remove redundant format check
Stefan Eichenberger
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-14
tools: kwbimage: Fix mkimage/dumpimage -l argument
Pali Rohár
2022-01-14
tools: kwbimage: Extract main data image without -p arg for dumpimage
Pali Rohár
2022-01-14
tools: kwbimage/kwboot: Check ext field for non-zero value
Pali Rohár
2022-01-14
tools: kwbimage: Do not cast const pointers to non-const pointers
Pali Rohár
2022-01-14
tools: kwbimage: Dump kwbimage config file on '-p -1' option
Pali Rohár
2022-01-14
tools: kwbimage: Show binary image offset in mkimage -l, in addition to size
Pali Rohár
2022-01-14
tools: kwbimage: Add missing check for maximal value for DATA_DELAY
Pali Rohár
2022-01-14
tools: kwbimage: Enforce 128-bit boundary alignment only for Sheeva CPU
Pali Rohár
2022-01-14
tools: kwbimage: Check for maximal kwbimage header size
Pali Rohár
2022-01-14
tools: kwbimage: Check the return value of image_headersz_v1()
Pali Rohár
2022-01-14
tools: kwbimage: Add support for specifying LOAD_ADDRESS for BINARY command
Pali Rohár
2022-01-14
tools: kwbimage: Add support for specifying CPU core
Pali Rohár
2022-01-14
tools: kwbimage: Preserve order of BINARY, DATA and DATA_DELAY commands
Pali Rohár
2022-01-14
tools: kwbimage: Fix generating image with multiple DATA_DELAY commands
Pali Rohár
2022-01-14
tools: kwbimage: Deduplicate v1 regtype header finishing
Pali Rohár
2022-01-14
tools: kwbimage: Mark all local functions as static
Pali Rohár
2022-01-13
genboardscfg: limit to 240 jobs
Andre Przywara
2022-01-13
patman: Support absolute and ~user-relative alias files
Brian Norris
2022-01-12
binman: Write fake blobs to the output directory
Simon Glass
[next]