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
2019-10-08
binman: Take account of skip-at-start with image-header
Simon Glass
2019-10-08
binman: Handle reading data for end-at-4gb sections
Simon Glass
2019-10-08
binman: Add a base implementation of Entry.ReadChildData()
Simon Glass
2019-10-08
binman: Allow verbose output with all commands
Simon Glass
2019-10-08
binman: Allow selection of logging verbosity
Simon Glass
2019-09-24
fw_env: fix build error
Pierre-Jean Texier
2019-09-24
fw_env: remove duplicated definitions
Pierre-Jean Texier
2019-09-10
tools: Add ifwitool to .gitignore
Andy Shevchenko
2019-09-03
riscv: tools: Handle addend to absolute reloc in prelink-riscv
Marcus Comstedt
2019-08-26
tools: remove easylogo and include/video_logo.h
Heinrich Schuchardt
2019-08-20
easylogo: avoid buffer overrun
Heinrich Schuchardt
2019-08-15
riscv: tools: Add big endian target support to prelink-riscv
Marcus Comstedt
2019-08-15
riscv: tools: Fix prelink-riscv to work on big endian hosts
Marcus Comstedt
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
env: Rename the redundancy flags
Simon Glass
2019-08-11
env: Rename environment to embedded_environment
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-07-30
tools: zynqmp_psu_init_minimize.sh: fix return lines coding style
Luca Ceresoli
2019-07-30
arm64: zynqmp: add tool to minimize psu_init_gpl.c files
Luca Ceresoli
2019-07-30
arm64: zynqmp: add tool to convert PMU config object .c to binary
Luca Ceresoli
2019-07-29
Merge tag 'dm-pull-29jul19' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2019-07-29
Merge branch '2019-07-29-master-imports'
Tom Rini
2019-07-29
binman: Add command-line support for replacing entries
Simon Glass
2019-07-29
binman: Correct the error message for invalid path
Simon Glass
2019-07-29
binman: Split control.WriteEntryToImage() into separate functions
Simon Glass
2019-07-29
binman: Update control.WriteEntry() to support writing the map
Simon Glass
2019-07-29
binman: Move control.WriteEntry further down the file
Simon Glass
2019-07-29
binman: Clean up all output directories in tests
Simon Glass
2019-07-29
binman: Add a test function to clean up the output dir
Simon Glass
2019-07-29
binman: Update state when replacing device-tree entries
Simon Glass
2019-07-29
patman: Reset the output directory when it is removed
Simon Glass
2019-07-29
binman: Support replacing data in a cbfs
Simon Glass
2019-07-29
binman: Update Entry.WriteData() to handle special sections
Simon Glass
2019-07-29
binman: Update Entry.ReadEntry() to work through classes
Simon Glass
2019-07-29
binman: Add a prefix before CBFS hex offsets
Simon Glass
2019-07-29
binman: Add a few more features to the wishlist
Simon Glass
2019-07-29
binman: Place Intel descriptor at image start
Simon Glass
2019-07-29
binman: Adjust fmap to ignore CBFS files
Simon Glass
2019-07-29
binman: Support shrinking a entry after packing
Simon Glass
2019-07-29
binman: Update the _testing entry to support shrinkage
Simon Glass
2019-07-29
binman: Allow updating entries that change size
Simon Glass
2019-07-29
binman: Add more tests for image header position
Simon Glass
2019-07-29
binman: Move Image.BuildImage() into a single function
Simon Glass
2019-07-29
binman: Write the original input fdtmap to a file
Simon Glass
2019-07-29
binman: Update documentation for image creation
Simon Glass
2019-07-29
binman: Add info to allow safely repacking an image later
Simon Glass
2019-07-29
binman: Support updating entries in an existing image
Simon Glass
2019-07-29
binman: Tidy up _SetupDtb() to use its own temporary file
Simon Glass
2019-07-29
binman: Allow the fdtmap to remain unchanged
Simon Glass
2019-07-29
binman: Add a constant for common entry properties
Simon Glass
[next]