1. caa5f18 binman: Indicate how to make binman verbose by Simon Glass · Sat Feb 06 09:57:28 2021 -0700
  2. 2748fb6 tools/mkeficapsule.c: fix DEBUG build by Klaus Heinrich Kiwi · Sat Feb 20 17:40:45 2021 -0300
  3. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · Mon Feb 15 17:08:09 2021 -0700
  4. b7ff766 buildman: 'Thread' object has no attribute 'isAlive' by Heinrich Schuchardt · Thu Feb 11 12:03:22 2021 +0100
  5. f6c38c1 tools/fit_check_sign.c: Update usage function. by Ilies CHERGUI · Sun Jan 17 15:52:16 2021 +0000
  6. 7297544 Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sun Jan 31 08:49:53 2021 -0500
  7. db84b56 binman: Allow for skip_at_start when reading entries by Simon Glass · Wed Jan 06 21:35:19 2021 -0700
  8. a2af730 binman: Support alignment of files by Simon Glass · Wed Jan 06 21:35:18 2021 -0700
  9. 220c622 binman: Allow vblock to include devicetree blobs by Simon Glass · Wed Jan 06 21:35:17 2021 -0700
  10. 3fb2540 binman: Support reading an image with entry args by Simon Glass · Wed Jan 06 21:35:16 2021 -0700
  11. ecbe473 binman: Support finding symbols in sub-sections by Simon Glass · Wed Jan 06 21:35:15 2021 -0700
  12. d2b3b2a binman: Fix a few file comments by Simon Glass · Wed Jan 06 21:35:14 2021 -0700
  13. 0834945 binman: Show the size when writing entries by Simon Glass · Wed Jan 06 21:35:13 2021 -0700
  14. 01ab229 binman: Update the TODO list by Simon Glass · Wed Jan 06 21:35:12 2021 -0700
  15. 9920989 patman: Correct lz4 compression parameters by Simon Glass · Wed Jan 06 21:35:11 2021 -0700
  16. d35a852 dtoc: binman: Drop Python 2 code by Simon Glass · Wed Jan 06 21:35:10 2021 -0700
  17. 8077d292 tools: add mkeficapsule to .gitignore by Heinrich Schuchardt · Thu Jan 28 22:46:13 2021 +0100
  18. 75d0cd1 Merge tag 'efi-2021-04-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Jan 23 19:07:00 2021 -0500
  19. 14b4420 mkeficapsule: Miscellaneous fixes in the utility by Sughosh Ganu · Fri Jan 22 20:34:56 2021 +0530
  20. a4c14aa tools: mkeficapsule: fill reserved members of structure by AKASHI Takahiro · Fri Jan 22 10:43:49 2021 +0900
  21. 710e9c1 tools: env: return error if ubi_update_start() fails by Martin Hundebøll · Mon Nov 30 12:11:32 2020 +0100
  22. 00dffdd mkimage: Move padding commands outside of FIT_SIGNATURE by Joel Stanley · Tue Dec 08 14:42:15 2020 +1030
  23. a9cc270 tools/Makefile: FIT_CIPHER requires libssl by Joel Stanley · Tue Dec 08 14:42:13 2020 +1030
  24. 1f7d9a2 tools: image-host: add support for several sub-images by Philippe Reynes · Tue Nov 24 14:39:48 2020 +0100
  25. 856bcc8 tools: image-host: clean function fit_config_get_hash_list by Philippe Reynes · Tue Nov 24 14:39:47 2020 +0100
  26. 541f6d3 tools: mtk_image: add support for booting ARM64 images by Fabien Parent · Fri Oct 16 19:52:37 2020 +0200
  27. 0c59c9a Merge branch '2021.04-rc' of https://github.com/lftan/u-boot by Tom Rini · Fri Jan 15 07:23:50 2021 -0500
  28. 4f0a87b tools: socfpgaimage: update padding flow by Ley Foon Tan · Wed Jan 13 18:53:05 2021 +0800
  29. 2bba5e5 tools: socfpgaimage: Print image header information by Ley Foon Tan · Fri Dec 11 14:46:47 2020 +0800
  30. c82e626 tools: efivar.py unused variable by Heinrich Schuchardt · Sat Jan 09 02:20:45 2021 +0100
  31. c32fca7 tools: efivar.py should check GUID when deleting by Heinrich Schuchardt · Sat Jan 09 02:09:44 2021 +0100
  32. 10712a1 tools: efivar.py: incorrect indentation by Heinrich Schuchardt · Sat Jan 09 02:02:24 2021 +0100
  33. facf1a5 tools: efivar.py without arguments by Heinrich Schuchardt · Sat Jan 09 01:52:30 2021 +0100
  34. e53f9d9 tools: mkimage: Add Allwinner eGON support by Andre Przywara · Thu Dec 20 01:15:18 2018 +0000
  35. 92d6d86 Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Wed Jan 06 07:57:33 2021 -0500
  36. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  37. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  38. b430e9e dtoc: Tidy up src_scan tests by Simon Glass · Mon Dec 28 20:35:08 2020 -0700
  39. df692c3 dtoc: Move src_scan tests to a separate file by Simon Glass · Mon Dec 28 20:35:07 2020 -0700
  40. 9065bc9 dtoc: Split source-code scanning to a separate file by Simon Glass · Mon Dec 28 20:35:06 2020 -0700
  41. 2500de2 dtoc: Drop dm_populate_phandle_data() by Simon Glass · Mon Dec 28 20:35:05 2020 -0700
  42. 16382ce dtoc: Output nodes in order by Simon Glass · Mon Dec 28 20:35:04 2020 -0700
  43. 4f2059b dtoc: Allow specifying the base directory for tests by Simon Glass · Mon Dec 28 20:35:03 2020 -0700
  44. 5552678 dtoc: Add the method for each command to OutputFile by Simon Glass · Mon Dec 28 20:35:02 2020 -0700
  45. beddd7a dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · Mon Dec 28 20:35:01 2020 -0700
  46. 6b20884 dtoc: Add a header comment to each generated file by Simon Glass · Mon Dec 28 20:35:00 2020 -0700
  47. 5fa24b0 dtoc: Run tests using test_util by Simon Glass · Mon Dec 28 20:34:59 2020 -0700
  48. e0451a6 concurrencytest: Fix Python3 warning by Simon Glass · Mon Dec 28 20:34:58 2020 -0700
  49. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · Mon Dec 28 20:34:57 2020 -0700
  50. e10c0ff dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET() by Simon Glass · Mon Dec 28 20:34:55 2020 -0700
  51. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · Mon Dec 28 20:34:54 2020 -0700
  52. 4e8e846 dtoc: Add an 'all' command by Simon Glass · Mon Dec 28 20:34:52 2020 -0700
  53. c3a310a8 dtoc: Allow outputing to multiple files by Simon Glass · Mon Dec 28 20:34:51 2020 -0700
  54. 6a65d8a dtoc: Allow providing a directory to write files to by Simon Glass · Mon Dec 28 20:34:50 2020 -0700
  55. 07ee48e dtoc: Test the stdout output by Simon Glass · Mon Dec 28 20:34:49 2020 -0700
  56. 6ca0c7a dtoc: Use None to mean stdout by Simon Glass · Mon Dec 28 20:34:48 2020 -0700
  57. a60cabd dtoc: Tidy up pylint warnings in test by Simon Glass · Mon Dec 28 20:34:47 2020 -0700
  58. b42ed51 dtoc: Convert _drivers to a dict by Simon Glass · Wed Dec 23 08:11:23 2020 -0700
  59. 9829eea dtoc: Output the struct values in a separate function by Simon Glass · Wed Dec 23 08:11:22 2020 -0700
  60. 9fdd0c3 dtoc: Output the device in a separate function by Simon Glass · Wed Dec 23 08:11:21 2020 -0700
  61. 9d98b6e dtoc: Make _output_list a top-level function by Simon Glass · Wed Dec 23 08:11:20 2020 -0700
  62. 2751123 dtoc: Fix a few pylint warnings in dtb_platdata by Simon Glass · Wed Dec 23 08:11:19 2020 -0700
  63. 56a34a4 sandbox: Drop unnecessary test node by Simon Glass · Tue Dec 22 19:30:20 2020 -0700
  64. 70bd6cc tools: zynqmp: Fix regex expression around XPm_ConfigObject by Adrian Fiergolski · Tue Nov 24 16:13:07 2020 +0100
  65. 079fcf2 mkeficapsule: Add support for embedding public key in a dtb by Sughosh Ganu · Wed Dec 30 19:26:59 2020 +0530
  66. e0f1971 buildman: Remove output binaries before building by Simon Glass · Wed Dec 16 17:24:17 2020 -0700
  67. 98373d4 patman: Add project-default for 'gcc' by Philipp Tomsich · Tue Nov 24 18:14:53 2020 +0100
  68. 858531a patman: Add --no-signoff to suppress adding signoffs by Philipp Tomsich · Tue Nov 24 18:14:52 2020 +0100
  69. 2659068 tools: add a simple script to generate EFI variables by Paulo Alcantara · Tue Dec 08 20:10:48 2020 -0300
  70. 2d84811 checkpatch: Add warnings for unexpected struct names by Simon Glass · Thu Dec 03 16:55:24 2020 -0700
  71. 39edb95 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · Thu Dec 03 16:55:19 2020 -0700
  72. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  73. 93daa01 dtoc: Tidy up more Python style in dtb_platdata by Simon Glass · Thu Dec 03 16:55:16 2020 -0700
  74. 94ee3bd dtoc: Tidy up Python style in dtb_platdata by Simon Glass · Sun Nov 08 20:36:21 2020 -0700
  75. 632b84c patman: Drop tools.ToChar() and ToChars() by Simon Glass · Sun Nov 08 20:36:20 2020 -0700
  76. c27ee7c patman: Drop tools.ToByte() by Simon Glass · Sun Nov 08 20:36:19 2020 -0700
  77. 9dfb311 patman: Drop unicode helper functions by Simon Glass · Sun Nov 08 20:36:18 2020 -0700
  78. c9a032c fdt: Use an Enum for the data type by Simon Glass · Sun Nov 08 20:36:17 2020 -0700
  79. 0f626ce test/py: efi_capsule: test for FIT image capsule by AKASHI Takahiro · Mon Nov 30 18:12:16 2020 +0900
  80. 19122aa tools: add mkeficapsule command for UEFI capsule update by AKASHI Takahiro · Mon Nov 30 18:12:15 2020 +0900
  81. df054ef Merge tag 'dm-pull-30nov20' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Dec 02 11:36:51 2020 -0500
  82. 6e89224 binman: Handle tool paths containing '~' correctly by Simon Glass · Mon Nov 09 07:45:02 2020 -0700
  83. 3dc0667 mips: octeon: tools: Add update_octeon_header tool by Stefan Roese · Mon Nov 30 13:14:23 2020 +0100
  84. 791c747 tools: dumpimage: Remove remaining mentions of the -i option by Tyler Hicks · Mon Oct 26 10:40:24 2020 -0500
  85. 4ec40da tools: image-host.c: use correct variable for strerrno by Philippe Reynes · Fri Nov 13 15:15:18 2020 +0100
  86. 95f2ab2 tools: image-host.c: use random instead of rand by Philippe Reynes · Fri Nov 13 16:37:46 2020 +0100
  87. 4acc93c patman: Add a Series-patchwork-url option by Simon Glass · Tue Nov 03 13:54:16 2020 -0700
  88. 3d80d79 patman: Add a setting for the Patchwork URL by Simon Glass · Tue Nov 03 13:54:15 2020 -0700
  89. f9b03cf patman: Allow specifying the patchwork URL by Simon Glass · Tue Nov 03 13:54:14 2020 -0700
  90. 9bb0a8d patman: Update defaults in subparsers by Simon Glass · Tue Nov 03 13:54:13 2020 -0700
  91. 718f1a8 patman: Correct Change-Ids error message args by Simon Glass · Tue Nov 03 13:54:11 2020 -0700
  92. 1ee91c1 patman: Refactor how the default subcommand works by Simon Glass · Tue Nov 03 13:54:10 2020 -0700
  93. 2112d07 patman: Support listing comments from patchwork by Simon Glass · Thu Oct 29 21:46:38 2020 -0600
  94. da8a292 patman: Support parsing of review snippets by Simon Glass · Thu Oct 29 21:46:37 2020 -0600
  95. d0a0a58 patman: Support updating a branch with review tags by Simon Glass · Thu Oct 29 21:46:36 2020 -0600
  96. 3db916d patman: Support checking for review tags in patchwork by Simon Glass · Thu Oct 29 21:46:35 2020 -0600
  97. 1c1f207 patman: Detect missing upstream in CountCommitsToBranch by Simon Glass · Thu Oct 29 21:46:34 2020 -0600
  98. 8cf2364 patman: Improve handling of files by Simon Glass · Thu Oct 29 21:46:33 2020 -0600
  99. 5387de3 patman: Allow showing a Commit as a string by Simon Glass · Thu Oct 29 21:46:32 2020 -0600
  100. 5c906fb patman: Don't ignore lines starting with hash by Simon Glass · Thu Oct 29 21:46:31 2020 -0600