1. 39edb95 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · Thu Dec 03 16:55:19 2020 -0700
  2. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  3. 93daa01 dtoc: Tidy up more Python style in dtb_platdata by Simon Glass · Thu Dec 03 16:55:16 2020 -0700
  4. 94ee3bd dtoc: Tidy up Python style in dtb_platdata by Simon Glass · Sun Nov 08 20:36:21 2020 -0700
  5. 632b84c patman: Drop tools.ToChar() and ToChars() by Simon Glass · Sun Nov 08 20:36:20 2020 -0700
  6. c27ee7c patman: Drop tools.ToByte() by Simon Glass · Sun Nov 08 20:36:19 2020 -0700
  7. 9dfb311 patman: Drop unicode helper functions by Simon Glass · Sun Nov 08 20:36:18 2020 -0700
  8. c9a032c fdt: Use an Enum for the data type by Simon Glass · Sun Nov 08 20:36:17 2020 -0700
  9. 0f626ce test/py: efi_capsule: test for FIT image capsule by AKASHI Takahiro · Mon Nov 30 18:12:16 2020 +0900
  10. 19122aa tools: add mkeficapsule command for UEFI capsule update by AKASHI Takahiro · Mon Nov 30 18:12:15 2020 +0900
  11. 791c747 tools: dumpimage: Remove remaining mentions of the -i option by Tyler Hicks · Mon Oct 26 10:40:24 2020 -0500
  12. 4ec40da tools: image-host.c: use correct variable for strerrno by Philippe Reynes · Fri Nov 13 15:15:18 2020 +0100
  13. 95f2ab2 tools: image-host.c: use random instead of rand by Philippe Reynes · Fri Nov 13 16:37:46 2020 +0100
  14. 4acc93c patman: Add a Series-patchwork-url option by Simon Glass · Tue Nov 03 13:54:16 2020 -0700
  15. 3d80d79 patman: Add a setting for the Patchwork URL by Simon Glass · Tue Nov 03 13:54:15 2020 -0700
  16. f9b03cf patman: Allow specifying the patchwork URL by Simon Glass · Tue Nov 03 13:54:14 2020 -0700
  17. 9bb0a8d patman: Update defaults in subparsers by Simon Glass · Tue Nov 03 13:54:13 2020 -0700
  18. 718f1a8 patman: Correct Change-Ids error message args by Simon Glass · Tue Nov 03 13:54:11 2020 -0700
  19. 1ee91c1 patman: Refactor how the default subcommand works by Simon Glass · Tue Nov 03 13:54:10 2020 -0700
  20. 2112d07 patman: Support listing comments from patchwork by Simon Glass · Thu Oct 29 21:46:38 2020 -0600
  21. da8a292 patman: Support parsing of review snippets by Simon Glass · Thu Oct 29 21:46:37 2020 -0600
  22. d0a0a58 patman: Support updating a branch with review tags by Simon Glass · Thu Oct 29 21:46:36 2020 -0600
  23. 3db916d patman: Support checking for review tags in patchwork by Simon Glass · Thu Oct 29 21:46:35 2020 -0600
  24. 1c1f207 patman: Detect missing upstream in CountCommitsToBranch by Simon Glass · Thu Oct 29 21:46:34 2020 -0600
  25. 8cf2364 patman: Improve handling of files by Simon Glass · Thu Oct 29 21:46:33 2020 -0600
  26. 5387de3 patman: Allow showing a Commit as a string by Simon Glass · Thu Oct 29 21:46:32 2020 -0600
  27. 5c906fb patman: Don't ignore lines starting with hash by Simon Glass · Thu Oct 29 21:46:31 2020 -0600
  28. 891316b patman: Fix spelling of plural for warning by Simon Glass · Thu Oct 29 21:46:30 2020 -0600
  29. 42e3d39 patman: Convert testBasic() to use an interator by Simon Glass · Thu Oct 29 21:46:29 2020 -0600
  30. 3b762cc patman: Add some tests for warnings by Simon Glass · Thu Oct 29 21:46:28 2020 -0600
  31. 06202d6 patman: Add a test for PatchStream tags by Simon Glass · Thu Oct 29 21:46:27 2020 -0600
  32. a7fadab patman: Drop unused signoff member by Simon Glass · Thu Oct 29 21:46:26 2020 -0600
  33. 8093a8f patman: Convert 'Series-xxx' tag errors into warnings by Simon Glass · Thu Oct 29 21:46:25 2020 -0600
  34. 6d00f6c patman: Attach warnings to individual patches by Simon Glass · Thu Oct 29 21:46:24 2020 -0600
  35. b580039 patman: Move warning collection to a function by Simon Glass · Thu Oct 29 21:46:23 2020 -0600
  36. 06127f9 patman: Fix up argument/return docs in patchstream by Simon Glass · Thu Oct 29 21:46:22 2020 -0600
  37. 5f6caa5 patman: Drop unused args in patchstream by Simon Glass · Thu Oct 29 21:46:21 2020 -0600
  38. f9b6e0f patman: Rename variables in patchstream by Simon Glass · Thu Oct 29 21:46:20 2020 -0600
  39. 93f61c0 patman: Rename functions in patchstream by Simon Glass · Thu Oct 29 21:46:19 2020 -0600
  40. 0602226 patman: Fix constant style in patchstream by Simon Glass · Thu Oct 29 21:46:18 2020 -0600
  41. c42b1d0 patman: Fix indenting in patchstream by Simon Glass · Thu Oct 29 21:46:17 2020 -0600
  42. a80986c patman: Allow linking a series with patchwork by Simon Glass · Thu Oct 29 21:46:16 2020 -0600
  43. eb209e5 patman: Fix remaining pylint3 warnings in func_test by Simon Glass · Thu Oct 29 21:46:15 2020 -0600
  44. 59a70bb patman: Use capture_sys_output() consistently by Simon Glass · Thu Oct 29 21:46:14 2020 -0600
  45. 95745aa patman: Fix whitespace errors in func_test by Simon Glass · Thu Oct 29 21:46:13 2020 -0600
  46. 350569e patman: Update how tests are run by Simon Glass · Thu Oct 29 21:46:12 2020 -0600
  47. 4318b71 patman: Correct operation of -n by Simon Glass · Thu Oct 29 21:46:10 2020 -0600
  48. eb943b1 binman: Correct calculation for image-pos by Simon Glass · Mon Nov 02 12:55:44 2020 -0700
  49. e17220f binman: Update intel_ifwi to store padded section by Simon Glass · Mon Nov 02 12:55:43 2020 -0700
  50. cf64893 Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Fri Oct 30 22:55:16 2020 -0400
  51. 67e862b rockchip: mkimage: Remove host endianness dependency by Samuel Holland · Sat Oct 24 11:43:17 2020 -0500
  52. a22e680 binman: Avoid calculated section data repeatedly by Simon Glass · Mon Oct 26 17:40:26 2020 -0600
  53. d92c836 binman: Support compression of sections by Simon Glass · Mon Oct 26 17:40:25 2020 -0600
  54. d99850b binman: Use the actual contents in CheckSize() by Simon Glass · Mon Oct 26 17:40:24 2020 -0600
  55. c5f4b48 binman: Update CheckEntries() for compressed sections by Simon Glass · Mon Oct 26 17:40:23 2020 -0600
  56. 2d9570d binman: Drop CheckEntries() by Simon Glass · Mon Oct 26 17:40:22 2020 -0600
  57. b193d46 binman: Call CheckSize() from the section's Pack() method by Simon Glass · Mon Oct 26 17:40:21 2020 -0600
  58. 6a6c1b7 binman: Drop the Entry.CheckSize() method by Simon Glass · Mon Oct 26 17:40:20 2020 -0600
  59. bd668e3 binman: Move sort and expand to the main Pack() function by Simon Glass · Mon Oct 26 17:40:19 2020 -0600
  60. 55f6807 binman: Drop Entry.CheckOffset() by Simon Glass · Mon Oct 26 17:40:18 2020 -0600
  61. acd6c6e binman: Avoid reporting image-pos with compression by Simon Glass · Mon Oct 26 17:40:17 2020 -0600
  62. 72eeff1 binman: Set section contents in GetData() by Simon Glass · Mon Oct 26 17:40:16 2020 -0600
  63. 789b3440 binman: Store the original data before compression by Simon Glass · Mon Oct 26 17:40:15 2020 -0600
  64. bb39574 binman: Make section padding consistent with other entries by Simon Glass · Mon Oct 26 17:40:14 2020 -0600
  65. 510ef0f binman: Move section padding to the parent by Simon Glass · Mon Oct 26 17:40:13 2020 -0600
  66. ff1903a binman: Refactor _BuildSectionData() by Simon Glass · Mon Oct 26 17:40:12 2020 -0600
  67. d0850eb binman: Move section-building code into a function by Simon Glass · Mon Oct 26 17:40:11 2020 -0600
  68. afb9caa binman: Expand docs and test for alignment by Simon Glass · Mon Oct 26 17:40:10 2020 -0600
  69. d12599d binman: Expand docs and test for padding by Simon Glass · Mon Oct 26 17:40:09 2020 -0600
  70. 187202f binman: Update testPackExtra with more checks by Simon Glass · Mon Oct 26 17:40:08 2020 -0600
  71. 51d02ad binman: Use 'files-compress' to set compression for files by Simon Glass · Mon Oct 26 17:40:07 2020 -0600
  72. a1301a2 binman: Move CompressData() into Entry base class by Simon Glass · Mon Oct 26 17:40:06 2020 -0600
  73. d617986 binman: Expand the error message for breaching a section by Simon Glass · Mon Oct 26 17:40:05 2020 -0600
  74. 05ef6f3 binman: Remove references to 'image' in entry_Section by Simon Glass · Mon Oct 26 17:40:04 2020 -0600
  75. 31a0963 binman: Fix return from u-boot-ucode if there is no DT by Simon Glass · Mon Oct 26 17:40:03 2020 -0600
  76. 7668194 binman: Give a sensible error if no command is given by Simon Glass · Mon Oct 26 17:40:02 2020 -0600
  77. d1fdf75 binman: Add tests for skip-at-start sections by Simon Glass · Mon Oct 26 17:40:01 2020 -0600
  78. 8cdc08a binman: Drop unused return variable for _DoTestFile() by Simon Glass · Mon Oct 26 17:40:00 2020 -0600
  79. 136dd35 binman: Update the entry docs by Simon Glass · Mon Oct 26 17:39:59 2020 -0600
  80. 4c73d7b dm: Don't allow U_BOOT_DEVICE() when of-platdata is used by Simon Glass · Sat Oct 03 11:31:41 2020 -0600
  81. 5792f4b dm: Use driver_info index instead of pointer by Simon Glass · Sat Oct 03 11:31:40 2020 -0600
  82. 36b15e2 dm: Support parent devices with of-platdata by Simon Glass · Sat Oct 03 11:31:35 2020 -0600
  83. 8034e4d dtoc: Fix widening of int to bytes by Simon Glass · Sat Oct 03 11:31:27 2020 -0600
  84. 192f813 dtoc: Order the structures internally by name by Simon Glass · Sat Oct 03 11:31:25 2020 -0600
  85. 941f8f0 dtoc: Document the return value of scan_structs() by Simon Glass · Sat Oct 03 11:31:24 2020 -0600
  86. c162211 dtoc: Use a namedtuple for _links by Simon Glass · Sat Oct 03 09:25:19 2020 -0600
  87. bc9e268 dtoc: Extract inner loop from output_node() by Simon Glass · Sat Oct 03 09:25:18 2020 -0600
  88. d0a2d6f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Thu Oct 22 20:32:02 2020 -0400
  89. d697a2d tools: image-host.c: use correct output format by Heinrich Schuchardt · Thu Oct 08 20:51:24 2020 +0200
  90. 089fc92 mkimage: Skip adding non-existent IDs to a list by Naoki Hayama · Wed Oct 07 11:21:55 2020 +0900
  91. 6b7db0a sunxi: binman: Add support for including SCP firmware by Samuel Holland · Wed Oct 21 21:12:16 2020 -0500
  92. 9d8cc63 binman: Add support for SCP firmware by Samuel Holland · Wed Oct 21 21:12:15 2020 -0500
  93. 91079ac sunxi: binman: Update FIT component descriptions by Samuel Holland · Wed Oct 21 21:12:14 2020 -0500
  94. 99fdebc binman: Only write FDT once per node by Samuel Holland · Wed Oct 21 21:12:09 2020 -0500
  95. 7c1a302 checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error by Alper Nebi Yasak · Mon Oct 05 09:57:30 2020 +0300
  96. 64d67c4 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · Thu Sep 17 15:01:46 2020 +0200
  97. 8dcfee9 Merge branch 'for-next' of https://github.com/lftan/u-boot by Tom Rini · Mon Oct 12 07:55:17 2020 -0400
  98. 31b24b4 Kconfig: Create a new tools menu by Simon Glass · Thu Sep 10 20:21:27 2020 -0600
  99. de25f01 tools: socfpgaimage: Add param entry point (ep) support for Arria 10 (v1) by Ley Foon Tan · Tue Sep 22 10:19:44 2020 +0800
  100. fbdbff3 tools: socfpgaimage: Add check params function for Arria 10 (v1) by Ley Foon Tan · Wed Sep 09 11:34:30 2020 +0800