1. 748a1d4 binman: Add basic support for debugging performance by Simon Glass · Tue Jul 06 10:36:41 2021 -0600
  2. 1e689d2 patman: Use bytearray instead of string by Simon Glass · Tue Jul 06 10:36:40 2021 -0600
  3. c62c3a9 binman: Use bytearray instead of string by Simon Glass · Tue Jul 06 10:36:39 2021 -0600
  4. f58dae9 binman: Split node-reading out from constructor in files by Simon Glass · Tue Jul 06 10:36:38 2021 -0600
  5. 76f496d binman: Support multithreading for building images by Simon Glass · Tue Jul 06 10:36:37 2021 -0600
  6. b87eac8f binman: Put compressed data into separate files by Simon Glass · Tue Jul 06 10:36:36 2021 -0600
  7. 57c325a dtoc: Detect drivers which do not parse correctly by Simon Glass · Sun Jul 04 12:19:49 2021 -0600
  8. 240f0b1 dtoc: Detect unexpected suffix on .of_match by Simon Glass · Sun Jul 04 12:19:48 2021 -0600
  9. 9dc87d3 dtoc: Add a stdout check in test_normalized_name() by Simon Glass · Sun Jul 04 12:19:47 2021 -0600
  10. 2063806 dtoc: Correct the re_compat regular expression by Simon Glass · Sun Jul 04 12:19:46 2021 -0600
  11. 674b6e1 dtoc: Allow multiple warnings for a driver by Simon Glass · Sun Jul 04 12:19:45 2021 -0600
  12. 87827df dtoc: Convert to use ArgumentParser by Simon Glass · Sun Jul 04 12:19:44 2021 -0600
  13. a6a776c dtoc: Avoid using subscripts on match objects by Simon Glass · Sun Jul 04 12:19:43 2021 -0600
  14. 94d3ad9 mkeficapsule: Remove dtb related options by Ilias Apalodimas · Sat Jul 17 17:26:45 2021 +0300
  15. 9a5bfc1 tools: Use a single target-independent config to enable OpenSSL by Alexandru Gagniuc · Wed Jul 14 17:05:47 2021 -0500
  16. 298bb16 common: Move host-only logic in image-sig.c to separate file by Alexandru Gagniuc · Wed Jul 14 17:05:37 2021 -0500
  17. 7a1745c tools: Avoid showing return value of clock_gettime() by Simon Glass · Thu May 13 19:39:20 2021 -0600
  18. 9ebd551 dtoc: Check that a parent is not missing by Simon Glass · Sun Jun 27 17:51:10 2021 -0600
  19. f75f1d7 tools: image-host: fix wrong return value by Ming Liu · Mon May 31 09:04:51 2021 +0200
  20. 88be5d3 tools/fitimage: add missing linebreak for some messages by Sven Roederer · Tue May 25 23:15:27 2021 +0200
  21. 774aed5 mkimage: allow -l to work on block devices on Linux by Yann Dirson · Tue May 18 10:59:04 2021 +0200
  22. 4aab306 Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Jul 07 13:34:42 2021 -0400
  23. 0a78bc3 Azure/GitLab: Move to gcc-11.1.0 and LLVM-11 by Tom Rini · Fri Jul 02 10:41:58 2021 -0400
  24. 2cec579 tools: Fix default target compile tools in Python tools by Alper Nebi Yasak · Mon Jun 07 21:11:37 2021 +0300
  25. c8982d2 Docker/CI: Update to "focal" and latest build by Tom Rini · Thu Jun 10 10:57:36 2021 -0400
  26. 5d249e9 tools: docker: Install a readable kernel for libguestfs-tools by Alper Nebi Yasak · Mon Jun 21 21:51:54 2021 +0300
  27. c3bb6ef tools: k3_fit_atf: add DM binary to the FIT image by Tero Kristo · Fri Jun 11 11:45:17 2021 +0300
  28. 560ea8a tools: k3_fit_atf: Add support for providing ATF load address using a Kconfig symbol by Aswath Govindraju · Fri Jun 04 22:00:31 2021 +0530
  29. d72582f binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE by Bin Meng · Mon May 10 20:23:37 2021 +0800
  30. c0b1574 binman: Add support for RISC-V OpenSBI fw_dynamic blob by Bin Meng · Mon May 10 20:23:33 2021 +0800
  31. 16cf566 binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts by Bin Meng · Mon May 10 20:23:32 2021 +0800
  32. bbf293b binman: Correct the comment for ATF entry type by Bin Meng · Mon May 10 20:23:31 2021 +0800
  33. 1fa2b7c binman: Correct '-a' description in the doc by Bin Meng · Mon May 10 20:23:30 2021 +0800
  34. 93008e2 buildman: Use bytes for the environment by Simon Glass · Sun Apr 11 16:27:28 2021 +1200
  35. 9bf9a72 buildman: Handle exceptions in threads gracefully by Simon Glass · Sun Apr 11 16:27:27 2021 +1200
  36. a3d0144 buildman: Use common code to send an result by Simon Glass · Sun Apr 11 16:27:26 2021 +1200
  37. a29b3ea buildman: Tidy up a few comments by Simon Glass · Sun Apr 11 16:27:25 2021 +1200
  38. b1d414c binman: Support adding sections to FMAPs by Simon Glass · Sat Apr 03 11:05:10 2021 +1300
  39. 82059c2 binman: Tweak implementation of fmap by Simon Glass · Sat Apr 03 11:05:09 2021 +1300
  40. ec7378b patman: Parse checkpatch by message instead of by line by Evan Benn · Thu Apr 01 13:49:30 2021 +1100
  41. 488ea97 patman: Assume we always have pygit2 for tests by Tom Rini · Fri Feb 26 07:52:31 2021 -0500
  42. 705b84b dtoc: Correct dtoc output when testing by Simon Glass · Tue Apr 27 08:19:48 2021 +1200
  43. 13089cc binman: Correct testSplNoDtb() and Tpl also by Simon Glass · Sun Apr 25 08:39:32 2021 +1200
  44. 8fcea12 mkimage: Add a 'keyfile' argument for image signing by Alexandru Gagniuc · Fri Feb 19 12:45:17 2021 -0600
  45. 3ebd200 lib: Add support for ECDSA image signing by Alexandru Gagniuc · Fri Feb 19 12:45:12 2021 -0600
  46. 32abcbd lib/rsa: Make fdt_add_bignum() available outside of RSA code by Alexandru Gagniuc · Fri Feb 19 12:45:11 2021 -0600
  47. db182c4 lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · Fri Feb 19 12:45:10 2021 -0600
  48. aaad0c2 moveconfig.py: add to the "do not process" list by Trevor Woerner · Mon Mar 15 12:01:33 2021 -0400
  49. 50fe43f checkpatch: Add warnings for using strn(cat|cpy) by Sean Anderson · Thu Mar 11 00:15:45 2021 -0500
  50. 455219f tools/mkeficapsule: improve online help by Heinrich Schuchardt · Thu Apr 08 22:02:29 2021 +0200
  51. f1a4cb5 imx6: icorem6: chmod 644 enigcam.bmp by Heinrich Schuchardt · Tue Mar 16 21:46:39 2021 +0100
  52. e3ed0cc tools: imx image: fix write warning by Peng Fan · Fri Mar 19 15:56:53 2021 +0800
  53. 04549e9 tools: Integrate the Dockerfile used for CI by Tom Rini · Mon Mar 15 13:19:01 2021 -0400
  54. ea52c2d moveconfig: Handle binary files cleanly by Simon Glass · Fri Mar 26 16:17:29 2021 +1300
  55. 4415dc1 dtoc: Improve handling of reg properties by Simon Glass · Fri Mar 26 16:17:27 2021 +1300
  56. 94ba59e dtoc: Adjust detection of 64-bit properties by Simon Glass · Fri Mar 26 16:17:26 2021 +1300
  57. 695077d dtoc: Show driver warnings once at the end by Simon Glass · Fri Mar 26 16:17:25 2021 +1300
  58. 37aa020 buildman: Add an encoding to the out-env file by Simon Glass · Fri Mar 26 14:39:39 2021 +1300
  59. b310656 patman: Continue on if warnings are found outside a commit by Simon Glass · Mon Mar 22 18:01:42 2021 +1300
  60. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · Mon Mar 29 17:53:19 2021 -0400
  61. e6d9b9d Support building on macOS/arm64 by Jessica Clarke · Sat Mar 20 20:43:05 2021 +0000
  62. d8bee46 dtoc: Add new check that offsets are correct by Simon Glass · Sun Mar 21 18:24:39 2021 +1300
  63. 3be798a dtoc: Support adding subnodes alongside existing ones by Simon Glass · Sun Mar 21 18:24:38 2021 +1300
  64. 244548f dtoc: Add a subnode test for multiple nodes by Simon Glass · Sun Mar 21 18:24:37 2021 +1300
  65. b2e8ac4 dtoc: Tweak ordering of fdt-offsets refreshing by Simon Glass · Sun Mar 21 18:24:36 2021 +1300
  66. 459df47 dtoc: Tidy up property-offset handling by Simon Glass · Sun Mar 21 18:24:35 2021 +1300
  67. 93f18a1 dtoc: Improve internal error for Refresh() by Simon Glass · Sun Mar 21 18:24:34 2021 +1300
  68. f427c5f binman: Support default alignment for sections by Simon Glass · Sun Mar 21 18:24:33 2021 +1300
  69. 27a7f77 binman: Support obtaining section contents immediately by Simon Glass · Sun Mar 21 18:24:32 2021 +1300
  70. e191578 binman: Add support for a collection of entries by Simon Glass · Sun Mar 21 18:24:31 2021 +1300
  71. 7098b7f binman: Allow disabling expanding an entry by Simon Glass · Sun Mar 21 18:24:30 2021 +1300
  72. 3bbc993 binman: Use a unique number for the symbols test file by Simon Glass · Sun Mar 21 18:24:29 2021 +1300
  73. 774b23f binman: Update various pieces of the documentation by Simon Glass · Thu Mar 18 20:25:17 2021 +1300
  74. 8911fa1 binman: Drop repetitive heading for each entry by Simon Glass · Thu Mar 18 20:25:16 2021 +1300
  75. 0ac96b6 binman: Incorporate entry documentation by Simon Glass · Thu Mar 18 20:25:15 2021 +1300
  76. fa88828 binman: Rearrange documentation into headings by Simon Glass · Thu Mar 18 20:25:14 2021 +1300
  77. 75ead66 binman: doc: Add documentation to htmldocs by Simon Glass · Thu Mar 18 20:25:13 2021 +1300
  78. 718b529 binman: Automatically expand phase binaries into sections by Simon Glass · Thu Mar 18 20:25:07 2021 +1300
  79. 55ab0b6 binman: Plumb expanded entries through fully by Simon Glass · Thu Mar 18 20:25:06 2021 +1300
  80. ed93067 binman: Allow a way to select expanded entries by Simon Glass · Thu Mar 18 20:25:05 2021 +1300
  81. 2f85941 binman: Allow using an an 'expanded' entry type by Simon Glass · Thu Mar 18 20:25:04 2021 +1300
  82. eb751fd binman: Use standard filenames for SPL/TPL devicetree by Simon Glass · Thu Mar 18 20:25:03 2021 +1300
  83. 8235dd8 binman: Move the comment for GetFdts() to the base class by Simon Glass · Thu Mar 18 20:25:02 2021 +1300
  84. a1ba618 binman: Drop unnecessary field in output_fdt_info by Simon Glass · Thu Mar 18 20:25:01 2021 +1300
  85. f184d95 binman: Use the fake SPL/TPL only if requested by Simon Glass · Thu Mar 18 20:25:00 2021 +1300
  86. d9bdd25 binman: Drop unnecessary 'type' property in tests by Simon Glass · Thu Mar 18 20:24:59 2021 +1300
  87. 63f41d4 binman: Add support for u-boot-tpl-bss-bad by Simon Glass · Thu Mar 18 20:24:58 2021 +1300
  88. c98de97 binman: Add support for u-boot-tpl-nodtb by Simon Glass · Thu Mar 18 20:24:57 2021 +1300
  89. 31e04cb binman: Support symbols in u-boot-spl-nodtb by Simon Glass · Thu Mar 18 20:24:56 2021 +1300
  90. 308939b binman: Correct the documentation for u-boot-spl-bss-pad by Simon Glass · Thu Mar 18 20:24:55 2021 +1300
  91. 537e006 binman: Tidy up underscores in entry documentation by Simon Glass · Thu Mar 18 20:24:54 2021 +1300
  92. 3f093a3 binman: Update entry help for files-align by Simon Glass · Thu Mar 18 20:24:53 2021 +1300
  93. fcb2a7c binman: Document ExpandEntries() in the base class by Simon Glass · Thu Mar 18 20:24:52 2021 +1300
  94. 4ef93d9 binman: Allow extracting to current directory by Simon Glass · Thu Mar 18 20:24:51 2021 +1300
  95. db2b9ca dtoc: Only generate the required files by Simon Glass · Thu Mar 25 06:40:51 2021 +1300
  96. ed5e6ae dtoc: Drop use of DECL() macros by Simon Glass · Mon Mar 15 17:25:11 2021 +1300
  97. fea2f25 dtoc: Generate device instances by Simon Glass · Wed Feb 03 06:01:21 2021 -0700
  98. c7b4b83 dtoc: Generate uclass devices by Simon Glass · Wed Feb 03 06:01:20 2021 -0700
  99. e211908 dtoc: Generate a summary in the dt-plat.c file by Simon Glass · Wed Feb 03 06:01:19 2021 -0700
  100. 4e430a2 dtoc: Tidy up the list of supported phandle properties by Simon Glass · Wed Feb 03 06:01:18 2021 -0700