treewide: Use 16-bit Unicode strings
[platform/kernel/u-boot.git] / tools /
2022-02-03 Tom RiniDockfile, CI: Update to latest focal tag and build
2022-02-03 AKASHI TakahiroDockerfile: Add libgnutls package for building mkeficap...
2022-01-31 Sergey V. Lobanovmkimage: fix segfault on MacOS arm64
2022-01-31 Tom RiniMerge tag 'dm-pull-30jan22' of https://source.denx...
2022-01-31 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-01-31 Pali Rohártools: kwboot: Set debug flag to 1
2022-01-31 Pali Rohártools: kwboot: Fix usage of -D without -t
2022-01-31 Pali Rohártools: kwboot: Handle EINTR in kwboot_tty_recv()
2022-01-31 Pali Rohártools: kwboot: Handle EINTR in kwboot_write()
2022-01-31 Pali Rohártools: kwboot: Remove 2s delay before sending first...
2022-01-31 Pali Rohártools: kwboot: Force BootROM to flush input queue after...
2022-01-31 Pali Rohártools: kwboot: Allow to use option -b without image...
2022-01-31 Pali Rohártools: kwboot: Show 'E' in progress output when error...
2022-01-31 Pali Rohártools: kwboot: Fix handling of repeated xmodem packets
2022-01-31 Pali Rohártools: kwboot: Do not change received character in...
2022-01-31 Pali Rohártools: kwboot: Remove code for handling CAN byte
2022-01-31 Pali Rohártools: kwboot: Improve retrying logic for incomplete...
2022-01-31 Pali Rohártools: kwboot: Wait blk_rsp_timeo when flushing
2022-01-31 Pali Rohártools: kwboot: Increase blk_rsp_timeo to 2s
2022-01-31 Jan Kiszkabinman: Skip node generation for images read from files
2022-01-31 Alper Nebi Yasakmoveconfig: Fix code relying on now-stripped newline...
2022-01-30 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-01-30 Samuel Hollandmkimage: sunxi_egon: Allow overriding the padding size
2022-01-29 Tom RiniMerge tag 'efi-2022-04-rc1-3' of https://source.denx...
2022-01-29 Tom RiniMerge branch '2022-01-28-assorted-fixes'
2022-01-29 AKASHI Takahirotools: mkeficapsule: rework the code a little bit
2022-01-29 AKASHI Takahirotools: mkeficapsule: output messages to stderr instead...
2022-01-28 Jamin Linrsa: adds rsa3072 algorithm
2022-01-27 Tom RiniMerge tag 'dm-pull-26jan22' of https://source.denx...
2022-01-26 Simon Glasstools: mkimage: Show where signatures/keys are written
2022-01-26 Simon Glasstools: Pass public-key node through to caller
2022-01-26 Simon Glassimage: Return destination node for add_verify_data...
2022-01-26 Simon Glasstools: Drop unused name in image-host
2022-01-26 Simon Glasstools: Improve comments in signing functions
2022-01-26 Simon Glasstools: Avoid leaving extra data at the end of copied...
2022-01-26 Simon Glasstools: Move copyfile() into a common file
2022-01-26 Simon Glassfit_check_sign: Update help to mention the key is in...
2022-01-25 Heiko Thierybinman: doc: fix typo for u-boot-tpl
2022-01-25 Simon Glassbinman: Document the __bss_size symbol error
2022-01-25 Simon Glassbinman: Add documentation for bintools
2022-01-25 Simon Glassbinman: Add a command to generate bintool docs
2022-01-25 Simon Glassbinman: Complete test coverage of comp_util
2022-01-25 Simon Glassbinman: Plumb in support for missing bintools
2022-01-25 Simon Glassbinman: Convert to using the lzma_alone bintool
2022-01-25 Simon Glassbinman: Add a bintool implementation for lzma_alone
2022-01-25 Simon Glassbinman: Convert to using the lz4 bintool
2022-01-25 Simon Glassbinman: Add a bintool implementation for lz4
2022-01-25 Simon Glassbinman: Tidy up pylint warnings in comp_util
2022-01-25 Simon Glassbinman: Move compression into binman
2022-01-25 Simon Glassbinman: Convert to using the mkimage bintool
2022-01-25 Simon Glassbinman: Convert to using the ifwitool bintool
2022-01-25 Simon Glassbinman: Convert to using the futility bintool
2022-01-25 Simon Glassbinman: Convert to using the FIP bintool
2022-01-25 Simon Glassbinman: Convert to using the CBFS bintool
2022-01-25 Simon Glassbinman: Enable bintool tests including cmdline processing
2022-01-25 Simon Glassbinman: Add a bintool implementation for mkimage
2022-01-25 Simon Glassbinman: Add a bintool implementation for ifwitool
2022-01-25 Simon Glassbinman: Add a bintool implementation for futility
2022-01-25 Simon Glassbinman: Add a bintool implementation for fiptool
2022-01-25 Simon Glassbinman: Add a bintool implementation for cbfstool
2022-01-25 Simon Glassbinman: Add tests for bintool
2022-01-25 Simon Glassbinman: Plumb in support for bintools
2022-01-25 Simon Glassbinman: Add support for bintools
2022-01-25 Simon Glassbinman: Add installation instructions
2022-01-25 Simon Glassbinman: Correct path for fip_util
2022-01-25 Simon Glassbinman: Allow faked blobs in blob-ext-list
2022-01-25 Simon Glassbinman: Drop the image name from the fake-blob message
2022-01-25 Simon Glasspatman: Add a function to find a tool on the path
2022-01-25 Simon Glasspatman: Tidy up the download function a little
2022-01-25 Simon Glassbuildman: Move the download function to tools
2022-01-25 Simon Glasspatman: Allow running a tool and returning the full...
2022-01-25 Simon Glassbinman: Expand the external FIT test a little
2022-01-25 Simon Glassmkimage: Show the external-offset error
2022-01-25 Simon Glassbinman: Tweak elf tests for a toolchain change
2022-01-25 Tom RiniMerge branch '2022-01-24-assorted-updates'
2022-01-24 Simon Glassmoveconfig: Fix some pylint errors
2022-01-24 Simon Glassmoveconfig: Use a function to read files
2022-01-24 Simon Glassmoveconfig: Use a function to write files
2022-01-24 Simon Glassmoveconfig: Drop check for old Python
2022-01-24 Simon Glassmoveconfig: Convert to ArgumentParser
2022-01-24 Simon Glassmoveconfig: Use single quotes
2022-01-24 Simon Glassmoveconfig: Allow querying board configuration
2022-01-24 Simon Glassmoveconfig: Allow adding unit tests
2022-01-24 Simon Glassmoveconfig: Sort the options
2022-01-24 Simon Glassmoveconfig: Read the database in a separate function
2022-01-24 Simon Glassmoveconfig: Correct operation of the 'imply' feature
2022-01-24 Simon Glasstools: Add init files for Python tools
2022-01-24 Simon Glasspatman: Update the list of modules
2022-01-24 Simon Glassdtoc: Fix up a code comment that confuses pylint
2022-01-24 Tom RiniMerge branch '2022-01-24-assorted-fixes-and-updates'
2022-01-24 Heinrich Schuchardtmkimage: struct stat.st_size may not be long
2022-01-24 Jan Kiszkamkimage: Allow to specify the signature algorithm on...
2022-01-24 Jan Kiszkamkimage: Drop unused OPT_STRING constant
2022-01-24 Jan Kiszkaimage-fit: Make string of algo parameter constant
2022-01-24 Stefan Eichenbergertools/fitimage: make sure dumpimage still works when...
2022-01-24 Stefan Eichenbergertools/fitimage: remove redundant format check
2022-01-22 Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-20 Tom RiniMerge tag 'u-boot-amlogic-20220120' of https://source...
2022-01-20 Tom RiniMerge tag 'doc-2022-04-rc1' of https://source.denx...
next