1. 7c1a302 checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error by Alper Nebi Yasak · Mon Oct 05 09:57:30 2020 +0300
  2. 64d67c4 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · Thu Sep 17 15:01:46 2020 +0200
  3. 8dcfee9 Merge branch 'for-next' of https://github.com/lftan/u-boot by Tom Rini · Mon Oct 12 07:55:17 2020 -0400
  4. 31b24b4 Kconfig: Create a new tools menu by Simon Glass · Thu Sep 10 20:21:27 2020 -0600
  5. 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
  6. fbdbff3 tools: socfpgaimage: Add check params function for Arria 10 (v1) by Ley Foon Tan · Wed Sep 09 11:34:30 2020 +0800
  7. a072950 binman: Support adding a U-Boot environment by Simon Glass · Sun Sep 06 10:35:33 2020 -0600
  8. 6f1f4d4 binman: Show an error when a file is missing by Simon Glass · Sun Sep 06 10:35:32 2020 -0600
  9. 5d90d5e binman: sunxi: Add help message for missing sunxi ATF BL31 by Simon Glass · Sun Sep 06 10:39:10 2020 -0600
  10. a820af7 binman: Support help messages for missing blobs by Simon Glass · Sun Sep 06 10:39:09 2020 -0600
  11. 1032acc binman: Allow selecting default FIT configuration by Simon Glass · Sun Sep 06 10:39:08 2020 -0600
  12. fb4e538 binman: Document how CROSS_COMPILE, CC, HOSTCC etc. are used in README by Alper Nebi Yasak · Sun Sep 06 14:46:07 2020 +0300
  13. cd740d3 binman: Allow resolving host-specific tools from env vars by Alper Nebi Yasak · Sun Sep 06 14:46:06 2020 +0300
  14. 5cd321d binman: Use target-specific tools when cross-compiling by Alper Nebi Yasak · Sun Sep 06 14:46:05 2020 +0300
  15. e475c5c binman: Support cross-compiling test files to x86 by Alper Nebi Yasak · Sun Sep 06 14:46:04 2020 +0300
  16. fede44a buildman: Use git worktrees instead of git clones when possible by Alper Nebi Yasak · Thu Sep 03 15:51:03 2020 +0300
  17. a435cd1 binman: Support generating FITs with multiple dtbs by Simon Glass · Tue Sep 01 05:13:59 2020 -0600
  18. 559c4de binman: Add support for ATF BL31 by Simon Glass · Tue Sep 01 05:13:58 2020 -0600
  19. b8f9037 binman: Move 'external' support into base class by Simon Glass · Tue Sep 01 05:13:57 2020 -0600
  20. 31ee50f binman: Fix up a few missing comments by Simon Glass · Tue Sep 01 05:13:55 2020 -0600
  21. 21db0ff binman: Allow entry args to be required by Simon Glass · Tue Sep 01 05:13:54 2020 -0600
  22. c08a11f tools: Drop unnecessary use of __file__ by Simon Glass · Sat Aug 29 11:36:15 2020 -0600
  23. c1dc2f8 binman: Use pkg_resources to find resources by Simon Glass · Sat Aug 29 11:36:14 2020 -0600
  24. c261ec1 binman: Build FIT image subentries with the section etype by Alper Nebi Yasak · Mon Aug 31 12:58:20 2020 +0300
  25. c503060 binman: Respect pad-before property of section subentries by Alper Nebi Yasak · Mon Aug 31 12:58:19 2020 +0300
  26. 6aae239 binman: Ignore hash*, signature* nodes in sections by Alper Nebi Yasak · Mon Aug 31 12:58:18 2020 +0300
  27. 464ccf0 Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Aug 25 23:12:43 2020 -0400
  28. cba0725 Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sun Aug 23 16:06:38 2020 -0400
  29. ce44bf5 moveconfig: Skip binary and ELF files by Simon Glass · Tue Aug 11 11:23:34 2020 -0600
  30. bc404b7 binman: Add a setup script for Python by Simon Glass · Wed Aug 05 13:27:49 2020 -0600
  31. 235968d dtoc: Add a setup script for Python by Simon Glass · Wed Aug 05 13:27:48 2020 -0600
  32. 90cd6f0 binman: Correct some import statements by Simon Glass · Wed Aug 05 13:27:47 2020 -0600
  33. 220ff5f binman: Move GetEntryModules() to control by Simon Glass · Wed Aug 05 13:27:46 2020 -0600
  34. 0afc716 tools/imximage: fix DCD Blocks message output order by Matthias Schiffer · Tue Jul 28 13:32:36 2020 +0200
  35. 14139f5 mkimage: fit: fix import of external data by Patrick Oppenlander · Thu Jul 30 14:31:48 2020 +1000
  36. 5964c3f mkimage: fit: include image cipher in configuration signature by Patrick Oppenlander · Thu Jul 30 14:30:47 2020 +1000
  37. a4fafb3 mkimage: fit: don't cipher ciphered data by Patrick Oppenlander · Thu Jul 30 14:22:15 2020 +1000
  38. be47211 mkimage: fit: handle FDT_ERR_NOSPACE when ciphering by Patrick Oppenlander · Thu Jul 30 14:22:14 2020 +1000
  39. d586fc3 mkimage: fit: only process one cipher node by Patrick Oppenlander · Thu Jul 30 14:22:13 2020 +1000
  40. f820563 tools: env: Avoid an uninited warning with was_locked by Simon Glass · Sat Aug 01 10:30:39 2020 -0600
  41. e0de0f2 tools: env: Fix printf() warning in fw_env by Simon Glass · Sat Aug 01 10:30:38 2020 -0600
  42. c2248cb fit_image: Use calloc() to fix reproducibility issue by Fabio Estevam · Mon Jul 27 21:03:13 2020 -0300
  43. f38051e checkpatch: Don't allow common.h and dm.h in headers by Simon Glass · Sun Jul 19 10:16:01 2020 -0600
  44. 50137da patman: Fix up the test comments by Simon Glass · Sun Jul 19 10:16:00 2020 -0600
  45. 20c21bf fw_setenv: lock the flash only if it was locked before by Ivan Mikhaylov · Fri Jul 10 19:54:18 2020 +0300
  46. e064fc1 dtoc: remove compatible string aliases support by Walter Lozano · Thu Jul 23 00:22:05 2020 -0300
  47. 5fe734c dtoc: look for compatible string aliases in driver list by Walter Lozano · Thu Jul 23 00:22:03 2020 -0300
  48. c46090d Makefile: Rename ALL-y to INPUTS-y by Simon Glass · Sun Jul 19 13:56:01 2020 -0600
  49. a679366 buildman: Show the build rate at the end by Simon Glass · Sun Jul 19 12:40:26 2020 -0600
  50. 3697171 buildman: Correct the testOutputDir() unit test by Simon Glass · Sun Jul 19 12:28:11 2020 -0600
  51. 952109b buildman: Allow using older versions of genboardscfg.py by Simon Glass · Sun Jul 19 09:59:49 2020 -0600
  52. d82062b dtoc: add coverage test for unicode error by Walter Lozano · Tue Jul 28 19:06:23 2020 -0300
  53. 6eb63c7 binman: Re-enable concurrent tests by Simon Glass · Thu Jul 09 18:39:34 2020 -0600
  54. 14c596c binman: Don't change the descriptor in tests by Simon Glass · Sat Jul 25 15:11:19 2020 -0600
  55. 2173fb4 patman: When no tracking branch is provided, tell the user by Nicolas Boichat · Mon Jul 13 10:50:01 2020 +0800
  56. 0da9574 patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · Mon Jul 13 10:50:00 2020 +0800
  57. ed73b31 Add information for skipped commit options by Patrick Delaunay · Thu Jul 02 19:52:54 2020 +0200
  58. 2870c1c patman: Detect unexpected END by Patrick Delaunay · Thu Jul 02 19:08:24 2020 +0200
  59. 45d556d binman: Add support for generating a FIT by Simon Glass · Thu Jul 09 18:39:45 2020 -0600
  60. f67c99c dtoc: Allow adding variable-sized data to a dtb by Simon Glass · Thu Jul 09 18:39:44 2020 -0600
  61. 472ee0c mkimage: Allow updating the FIT timestamp by Simon Glass · Thu Jul 09 18:39:43 2020 -0600
  62. d70829a binman: Allow zero-length entries to overlap by Simon Glass · Thu Jul 09 18:39:42 2020 -0600
  63. e88cef9 binman: Allow missing Intel blobs by Simon Glass · Thu Jul 09 18:39:41 2020 -0600
  64. a003cd3 binman: Detect when valid images are not produced by Simon Glass · Thu Jul 09 18:39:40 2020 -0600
  65. 6e02f7c patman: Update errors and warnings to use stderr by Simon Glass · Thu Jul 09 18:39:39 2020 -0600
  66. 5d94cc6 binman: Allow external binaries to be missing by Simon Glass · Thu Jul 09 18:39:38 2020 -0600
  67. 4761f4a binman: Convert existing binary blobs to blob_ext by Simon Glass · Thu Jul 09 18:39:37 2020 -0600
  68. 5e56018 binman: Add an etype for external binary blobs by Simon Glass · Thu Jul 09 18:39:36 2020 -0600
  69. 67c5980 binman: Use super() instead of specifying parent type by Simon Glass · Thu Jul 09 18:39:35 2020 -0600
  70. 12dd26ad binman: Fix a few typos in the entry docs by Simon Glass · Thu Jul 09 18:39:32 2020 -0600
  71. 48f3aad binman: Add support for calling mkimage by Simon Glass · Thu Jul 09 18:39:31 2020 -0600
  72. 901ec8f binman: Set a default toolpath by Simon Glass · Thu Jul 09 18:39:30 2020 -0600
  73. 5d5930d binman: Specify the toolpath when running test coverage by Simon Glass · Thu Jul 09 18:39:29 2020 -0600
  74. 6a5d36e binman: Correct the search patch for pylibfdt by Simon Glass · Thu Jul 09 18:39:28 2020 -0600
  75. b5a47b2 binman: cbfs: Fix IFWI typo by Simon Glass · Thu Jul 09 18:39:27 2020 -0600
  76. b5a8a94 binman: Output errors to stderr by Simon Glass · Thu Jul 09 18:39:26 2020 -0600
  77. dbac716 patman: Add a -D option to enable debugging by Simon Glass · Sun Jul 05 21:41:59 2020 -0600
  78. 08e91be patman: Support collecting response tags in Patchstream by Simon Glass · Sun Jul 05 21:41:57 2020 -0600
  79. 3f6cd78 patman: Allow disabling 'bright' mode with Print output by Simon Glass · Sun Jul 05 21:41:56 2020 -0600
  80. 109e84e patman: Add a 'test' subcommand by Simon Glass · Sun Jul 05 21:41:55 2020 -0600
  81. ecb09da patman: Allow different commands by Simon Glass · Sun Jul 05 21:41:54 2020 -0600
  82. eb101ac patman: Convert to ArgumentParser by Simon Glass · Sun Jul 05 21:41:53 2020 -0600
  83. b3bf4e1 patman: Allow skipping patches at the end by Simon Glass · Sun Jul 05 21:41:52 2020 -0600
  84. 2eb4da7 patman: Allow creating patches for another branch by Simon Glass · Sun Jul 05 21:41:51 2020 -0600
  85. 54f1c5b patman: Add a test that uses gitpython by Simon Glass · Sun Jul 05 21:41:50 2020 -0600
  86. 24725af patman: Move main code out to a control module by Simon Glass · Sun Jul 05 21:41:49 2020 -0600
  87. bddb438 patman: Use test_util to show test results by Simon Glass · Sun Jul 05 21:41:48 2020 -0600
  88. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  89. d6a56ac patman: When no tracking branch is provided, tell the user by Nicolas Boichat · Mon Jul 13 10:50:01 2020 +0800
  90. feba110 patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · Mon Jul 13 10:50:00 2020 +0800
  91. 03b9dcd Add information for skipped commit options by Patrick Delaunay · Thu Jul 02 19:52:54 2020 +0200
  92. 05cc537 patman: Detect unexpected END by Patrick Delaunay · Thu Jul 02 19:08:24 2020 +0200
  93. c7b010d binman: Add support for generating a FIT by Simon Glass · Thu Jul 09 18:39:45 2020 -0600
  94. f1cfee5 dtoc: Allow adding variable-sized data to a dtb by Simon Glass · Thu Jul 09 18:39:44 2020 -0600
  95. ef894c3 mkimage: Allow updating the FIT timestamp by Simon Glass · Thu Jul 09 18:39:43 2020 -0600
  96. 5781864 binman: Allow zero-length entries to overlap by Simon Glass · Thu Jul 09 18:39:42 2020 -0600
  97. b791ad4 binman: Allow missing Intel blobs by Simon Glass · Thu Jul 09 18:39:41 2020 -0600
  98. 7332588 binman: Detect when valid images are not produced by Simon Glass · Thu Jul 09 18:39:40 2020 -0600
  99. dab7c43 patman: Update errors and warnings to use stderr by Simon Glass · Thu Jul 09 18:39:39 2020 -0600
  100. 42f927a binman: Allow external binaries to be missing by Simon Glass · Thu Jul 09 18:39:38 2020 -0600