test/py: efi_capsule: align with the syntax change of mkeficapsule
[platform/kernel/u-boot.git] / tools /
2022-02-11 AKASHI Takahirotools: mkeficapsule: allow for specifying GUID explicitly
2022-02-11 AKASHI Takahirotools: mkeficapsule: add firmware image signing
2022-02-11 AKASHI Takahirotools: build mkeficapsule with tools-only_defconfig
2022-02-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-02-10 Tom RiniMerge tag 'dm-pull-8feb22-take3' of https://gitlab...
2022-02-10 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-02-10 Pali Rohártools: kwboot: Allow to use -b without image path as...
2022-02-10 Pali Rohártools: kwboot: Fix detection of quit esc sequence
2022-02-09 Alper Nebi Yasakbinman: Convert FIT entry type to a subclass of Section...
2022-02-09 Alper Nebi Yasakbinman: Check missing bintools of Section subclasses
2022-02-09 Alper Nebi Yasakbinman: Register and check bintools from FIT subentries
2022-02-09 Alper Nebi Yasakbinman: Fix subentry expansion for FIT entry type
2022-02-09 Simon Glasspatman: Convert camel case in terminal.py
2022-02-09 Simon Glasspatman: Rename Color() method to build()
2022-02-09 Simon Glasspatman: Rename Print() to Tprint()
2022-02-09 Simon Glasspatman: Convert camel case in tout.py
2022-02-09 Simon Glasspatman: Convert camel case in test_util.py
2022-02-09 Simon Glasspatman: Convert camel case in test_checkpatch.py
2022-02-09 Simon Glasspatman: Convert camel case in project.py
2022-02-09 Simon Glasspatman: Convert camel case in gitutil.py
2022-02-09 Simon Glasspatman: Convert camel case in get_maintainer.py
2022-02-09 Simon Glasspatman: Convert camel case in func_test.py
2022-02-09 Simon Glasspatman: Convert camel case in cros_subprocess.py
2022-02-09 Simon Glasspatman: Convert camel case in commit.py
2022-02-09 Simon Glasspatman: Convert camel case in checkpatch.py
2022-02-09 Simon Glasspatman: Convert camel case in command.py
2022-02-09 Simon Glasspatman: Convert camel case in tools.py
2022-02-09 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
2022-02-09 Tom RiniMerge branch '2022-02-08-Kconfig-updates'
2022-02-09 Simon Glassbuildman: Allow adjusting board config on the fly
2022-02-09 Simon Glassbuildman: Provide a hint on how to debug thread crashes
2022-02-09 Simon Glassbuildman: Add helper functions for updating .config...
2022-02-09 Simon Glassbuildman: Make use of test_util
2022-02-09 Simon Glassbuildman: Add a flag to control the traceback
2022-02-09 Simon Glasspatman: Update test_util to run doc tests
2022-02-07 Tom RiniMerge tag 'u-boot-imx-20220207' of https://gitlab.denx...
2022-02-05 Tom RiniMerge tag 'efi-2022-04-rc2-2' of https://source.denx...
2022-02-05 Heinrich Schuchardttools: mkeficapsule: dont use malloc.h
2022-02-05 Mattias Hanssontools/mxsimage: Remove fclose on empty FILE pointer
2022-02-04 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-02-03 Tom RiniMerge branch '2022-02-03-assorted-fixes'
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
next