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
/
binman
Age
Commit message (
Expand
)
Author
2022-12-23
global: Migrate CONFIG_X86_MRC_ADDR to CFG
Tom Rini
2022-11-22
binman: Add documentation for the command line args
Simon Glass
2022-11-22
binman: Add a separate section about environment variables
Simon Glass
2022-11-22
binman: Use an exit code when blobs are missing
Simon Glass
2022-11-22
Revert "binman: btool: gzip: fix packer name so that binary can be found"
Quentin Schulz
2022-11-22
binman: bintool: remove btool_ prefix from btool names
Quentin Schulz
2022-10-31
binman: Support writing symbols into ELF files
Simon Glass
2022-10-31
binman: Handle writing ELF symbols in the Entry class
Simon Glass
2022-10-31
binman: Split out looking up a symbol into a function
Simon Glass
2022-10-31
binman: Allow obtaining a symbol value
Simon Glass
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-29
binman: Add support for symlinking images
Neha Malcom Francis
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-09-21
binman: Get futility by building it
Simon Glass
2022-09-12
binman: Add VPL support
Simon Glass
2022-09-07
Merge tag 'dm-pull-7sep22' of https://source.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2022-09-04
binman: allow user-defined filenames for mkimage entry
Quentin Schulz
2022-09-04
binman: add support for skipping file concatenation for mkimage
Quentin Schulz
2022-09-01
binman: bintool: bzip2: fix version function on non-Debian-based systems
Quentin Schulz
2022-09-01
binman: btool: futility: use Bintool.version
Quentin Schulz
2022-09-01
binman: btool: fiptool: use Bintool.version
Quentin Schulz
2022-09-01
binman: bintool: parametrize args to pass to binary for returning version
Quentin Schulz
2022-09-01
binman: btool: mkimage: use Bintool.version
Quentin Schulz
2022-09-01
binman: btool: lz4: use Bintool.version
Quentin Schulz
2022-09-01
binman: bintool: move version check implementation into bintool class
Quentin Schulz
2022-09-01
binman: btool: gzip: fix packer name so that binary can be found
Quentin Schulz
2022-08-26
binman: Sort tests and rework test-file numbers
Stefan Herbrechtsmeier
2022-08-26
binman: Document how to handle dependent images
Simon Glass
2022-08-26
binman: Mention split-elf in the main docs
Simon Glass
2022-08-20
binman: Add zstd bintool
Stefan Herbrechtsmeier
2022-08-20
binman: Add xz bintool
Stefan Herbrechtsmeier
2022-08-20
binman: Add lzop bintool
Stefan Herbrechtsmeier
2022-08-20
binman: Add gzip bintool
Stefan Herbrechtsmeier
2022-08-20
binman: Add bzip2 bintool
Stefan Herbrechtsmeier
2022-08-20
binman: Add BintoolPacker class to bintool
Stefan Herbrechtsmeier
2022-08-20
binman: Add compression tests
Stefan Herbrechtsmeier
2022-08-20
binman: Support missing compression tools
Stefan Herbrechtsmeier
2022-08-20
binman: Move compression bintool management into entry class
Stefan Herbrechtsmeier
2022-08-20
binman: Select compression bintools in cbfs_util class
Stefan Herbrechtsmeier
2022-08-20
binman: Move compression bintools creation into test setup
Stefan Herbrechtsmeier
2022-08-20
binman: Remove obsolete compressed data header handling
Stefan Herbrechtsmeier
2022-08-20
binman: Disable compressed data header
Stefan Herbrechtsmeier
2022-08-20
binman: Add length header attribute to dtb entry
Stefan Herbrechtsmeier
2022-08-20
binman: Add DecompressData function to entry class
Stefan Herbrechtsmeier
2022-08-20
binman: Check only section data in multi section test
Stefan Herbrechtsmeier
2022-08-20
binman: Collect bintools before usage
Stefan Herbrechtsmeier
2022-08-20
binman: Forward AddBintools calls to base class
Stefan Herbrechtsmeier
2022-08-20
binman: Forward AddBintools calls to sub entries in cbfs_util
Stefan Herbrechtsmeier
2022-08-20
binman: Avoid duplicates in bintool lists
Stefan Herbrechtsmeier
2022-08-20
binman: Skip elf tests if python elftools is not available
Stefan Herbrechtsmeier
[next]