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