1. f137881 tools: patman: fix `pip install` with Python 3.12 by Brandon Maier · Mon Jul 01 17:51:41 2024 +0000
  2. 3314e90 qconfig: Move operation check into parse_args() by Simon Glass · Wed Jul 17 16:57:11 2024 +0100
  3. d755289 qconfig: Drop col argument from Slots() by Simon Glass · Wed Jul 17 16:57:10 2024 +0100
  4. c2466b7 qconfig: Use the Color object in Progress by Simon Glass · Wed Jul 17 16:57:09 2024 +0100
  5. c5ca9dc qconfig: Move the last two operations into their own functions by Simon Glass · Wed Jul 17 16:57:08 2024 +0100
  6. 19d91da qconfig: Move progress output into the class by Simon Glass · Wed Jul 17 16:57:07 2024 +0100
  7. e054a75 qconfig: Move commit code into a separate function by Simon Glass · Wed Jul 17 16:57:06 2024 +0100
  8. 4c05903 qconfig: Move all move_config code into move_config() by Simon Glass · Wed Jul 17 16:57:05 2024 +0100
  9. 3c4cb20 qconfig: Add a return value to do_find_config() by Simon Glass · Wed Jul 17 16:57:04 2024 +0100
  10. 1835211 qconfig: Move imply into a separate function by Simon Glass · Wed Jul 17 16:57:03 2024 +0100
  11. 6901a64 qconfig: Add a return value to do_scan_source() by Simon Glass · Wed Jul 17 16:57:02 2024 +0100
  12. ac261cc qconfig: Move testing into a separate function by Simon Glass · Wed Jul 17 16:57:01 2024 +0100
  13. 84f541a qconfig: Move converting config args to the top by Simon Glass · Wed Jul 17 16:57:00 2024 +0100
  14. 9a042c5 qconfig: Move checking directory to the top by Simon Glass · Wed Jul 17 16:56:59 2024 +0100
  15. 704dd89 qconfig: Move getting the colour to where it is needed by Simon Glass · Wed Jul 17 16:56:58 2024 +0100
  16. 855a0ce qconfig: Move arg checking to the top of main() by Simon Glass · Wed Jul 17 16:56:57 2024 +0100
  17. 771276e qconfig: Move arg checking a little higher by Simon Glass · Wed Jul 17 16:56:56 2024 +0100
  18. fe11dcf qconfig: Move arg parsing into a separate function by Simon Glass · Wed Jul 17 16:56:55 2024 +0100
  19. 4696094 qconfig: Rename the doc link by Simon Glass · Wed Jul 17 16:56:54 2024 +0100
  20. 0f43920 qconfig: Correct format string in do_imply_config() by Simon Glass · Wed Jul 17 16:56:53 2024 +0100
  21. 2815557 qconfig: Tidy up some pylint warnings by Simon Glass · Wed Jul 17 16:56:52 2024 +0100
  22. a0a6160 qconfig: Make KconfigScanner a function by Simon Glass · Wed Jul 17 16:56:51 2024 +0100
  23. 0c3c7ca qconfig: Drop the try_expand() function by Simon Glass · Wed Jul 17 16:56:50 2024 +0100
  24. 3a315fa qconfig: Fix pylint error in read_database() by Simon Glass · Wed Jul 17 16:56:49 2024 +0100
  25. 40db432 tools: Remove duplicate newlines by Marek Vasut · Sat Jul 13 15:19:34 2024 +0200
  26. 3f6f9b2 Revert "buildman: Always use the full path in CROSS_COMPILE" by Tom Rini · Fri Jul 05 14:34:07 2024 -0600
  27. 907ee6a mkimage: Allow 'auto-conf' signing of scripts by Alexander Dahl · Thu Jun 20 16:20:59 2024 +0200
  28. bd75bea u_boot_pylib: Use correct coverage tool within venv by Simon Glass · Sun Jun 23 11:56:21 2024 -0600
  29. f498efc buildman: Always use the full path in CROSS_COMPILE by Simon Glass · Sun Jun 23 11:56:20 2024 -0600
  30. 5822546 buildman: Fix a few typos in toolchain code by Simon Glass · Sun Jun 23 11:56:19 2024 -0600
  31. 754334c buildman: Add python3-pycryptodome by Simon Glass · Sun Jun 23 11:56:18 2024 -0600
  32. 12a2f1a buildman: Add python3-coverage by Simon Glass · Sun Jun 23 11:56:17 2024 -0600
  33. c229d32 buildman: Add a way to limit the number of buildmans by Simon Glass · Sun Jun 23 11:55:15 2024 -0600
  34. 222825b buildman: Add a flag to force mrproper on failure by Simon Glass · Sun Jun 23 11:55:13 2024 -0600
  35. cf76d0a buildman: Avoid rebuilding when --mrproper is used by Simon Glass · Sun Jun 23 11:55:12 2024 -0600
  36. a7b944f buildman: Make mrproper an argument to run_commit() by Simon Glass · Sun Jun 23 11:55:11 2024 -0600
  37. 5d05de5 buildman: Make mrproper an argument to _config_and_build() by Simon Glass · Sun Jun 23 11:55:10 2024 -0600
  38. 0850c0d buildman: Make mrproper an argument to _reconfigure() by Simon Glass · Sun Jun 23 11:55:09 2024 -0600
  39. aa46d1f binman: Make Intel ME default to position 0x1000 by Simon Glass · Sun Jun 23 11:55:07 2024 -0600
  40. a360b8f binman: Support an assumed size for missing binaries by Simon Glass · Sun Jun 23 11:55:06 2024 -0600
  41. c4f8c28 binman: Update the entrydocs header by Simon Glass · Sun Jun 23 11:55:05 2024 -0600
  42. 0acb07f binman: ti: Regenerate entry docs by Simon Glass · Sun Jun 23 11:55:04 2024 -0600
  43. 4d97236 binman: Regenerate nxp docs by Simon Glass · Sun Jun 23 11:55:03 2024 -0600
  44. 86e1b82 binman: efi: Correct entry docs by Simon Glass · Sun Jun 23 11:55:02 2024 -0600
  45. 9f07026 tools: patman: fix deprecated Python ConfigParser methods by Brandon Maier · Tue Jun 04 16:16:07 2024 +0000
  46. fb726ab tools: binman: fix deprecated Python ConfigParser methods by Brandon Maier · Tue Jun 04 16:16:06 2024 +0000
  47. a657bc6 tools: binman: fix deprecated Python unittest methods by Brandon Maier · Tue Jun 04 16:16:05 2024 +0000
  48. e45678c patman: Add a tag for when a patch gets added to a series by Sean Anderson · Thu Apr 18 22:36:32 2024 -0400
  49. 2597809 patman: Add Commit-cc as an alias for Patch-cc by Sean Anderson · Thu Apr 18 22:36:31 2024 -0400
  50. a06df74 patman: Fix tests if add_maintainers is set to False by Sean Anderson · Thu Apr 18 22:36:30 2024 -0400
  51. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · Mon Jun 24 13:34:52 2024 -0600
  52. f6d30a8 tools: Build mkeficapsule tool by default if EFI_LOADER is set by Jonathan Humphreys · Fri May 31 17:51:02 2024 -0500
  53. e0683f9 rockchip: mkimage: fix mkimage -l for header v1 by Quentin Schulz · Thu Jun 06 13:44:04 2024 +0200
  54. 71407d8 Merge patch series "FWU: Add support for FWU metadata version 2" by Tom Rini · Fri May 24 13:42:07 2024 -0600
  55. 910bdb2 tools: mkfwumdata: add logic to append vendor data to the FWU metadata by Sughosh Ganu · Fri Mar 22 16:27:29 2024 +0530
  56. 081c089 tools: mkfwumdata: add support for metadata version 2 by Sughosh Ganu · Fri Mar 22 16:27:28 2024 +0530
  57. 9c26778 tools: mkfwumdata: fix the size parameter to the fwrite call by Sughosh Ganu · Fri Mar 22 16:27:15 2024 +0530
  58. 96e614e binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing by Marek Vasut · Tue May 21 12:48:23 2024 +0200
  59. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  60. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  61. 8678ffe common.h: Remove this file and all references by Tom Rini · Wed May 01 19:31:38 2024 -0600
  62. bb3354e binman: Fix typo in mkimage etype description by Marek Vasut · Fri Apr 26 00:54:08 2024 +0200
  63. 3715311 tools: typo arguemnts by Heinrich Schuchardt · Fri Apr 19 13:37:46 2024 +0200
  64. 564e37d binman: Add nxp_imx8mimage etype by Marek Vasut · Fri Apr 26 01:00:35 2024 +0200
  65. 15f85c2 tools: copyfile: use 64k instead of 512 buffer by Ahelenia Ziemiańska · Tue Apr 09 14:14:34 2024 +0200
  66. 23b571e image-host: Fix error value paths and emit error messages to stderr. by Hugo Cornelis · Thu Mar 21 12:22:22 2024 +0100
  67. 7585cc5 tools: binman: ti_board_cfg: improve error message by Michael Walle · Tue Mar 26 10:39:34 2024 +0100
  68. 8cfcc9b binman: ti-secure: Enable debug extension for combined boot by Manorit Chawdhry · Tue Mar 26 13:37:06 2024 +0530
  69. aa3dc33 trace: use dynamic string buffer in make_flamegraph() by Vincent Stehlé · Tue Apr 02 13:29:16 2024 +0200
  70. c668b15 tools: open FIT image read-only by Ahelenia Ziemiańska · Thu Mar 21 19:31:54 2024 +0100
  71. 98c9212 Merge tag 'v2024.04-rc5' into next by Tom Rini · Mon Mar 25 22:15:47 2024 -0400
  72. 64fe6ae patman: Properly document the patchwork_url setting by Douglas Anderson · Mon Mar 11 14:02:45 2024 -0700
  73. 51c5ae1 CI: Move to latest container image by Tom Rini · Thu Mar 14 22:36:43 2024 -0400
  74. 139e995 CI: Cherry-pick reset support for m68k for QEMU by Tom Rini · Mon Mar 11 10:02:43 2024 -0400
  75. e752a3a CI: Update to using clang-17 by Tom Rini · Sun Mar 10 15:59:28 2024 -0400
  76. 905d075 Dockerfile: install xilinx-bootgen package by Heinrich Schuchardt · Wed Feb 28 08:23:09 2024 +0100
  77. 2b4a656 Dockerfile: build fiptool by Heinrich Schuchardt · Wed Feb 28 08:43:11 2024 +0100
  78. 12ef744 tools: imx9_image: Reword warning message. by Mathieu Othacehe · Mon Feb 26 18:37:19 2024 +0100
  79. 17575c4 dtoc: avoid invalid escape sequence '\s' by Heinrich Schuchardt · Tue Feb 27 22:51:38 2024 +0100
  80. 55ada78 CI: Move to latest container image by Tom Rini · Tue Feb 13 09:39:28 2024 -0500
  81. 9e2b09e Dockerfile: Build coreboot from source by Tom Rini · Tue Feb 13 09:39:26 2024 -0500
  82. aad057e tools: mkimage: Add support for i.MXRT FlexSPI Header by Jesse Taube · Tue Jan 23 21:15:16 2024 -0500
  83. 88c1116d tools: buildman: fix non-existing SafeConfigParser in Python 3.12+ by Quentin Schulz · Tue Jan 23 18:57:01 2024 +0100
  84. 763160f docker: Add tools/buildman/requirements.txt to the cache by Tom Rini · Thu Jan 18 12:10:07 2024 -0500
  85. 9281484 image-host: refactor and protect for very long filenames by Hugo Cornelis · Mon Jan 08 15:24:30 2024 +0100
  86. 8cd0451 tools: binman: ti_board_cfg: Check for linting problems by Neha Malcom Francis · Fri Jan 05 17:09:17 2024 +0530
  87. 4f963dc CI: Move to latest Ubuntu "Jammy" tag by Tom Rini · Wed Jan 17 15:04:50 2024 -0500
  88. 24069c2 docker: build QEMU v8.2.0 by Heinrich Schuchardt · Fri Jan 12 03:17:57 2024 +0100
  89. c71fcdf Merge tag 'xilinx-for-v2024.04-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Jan 17 09:27:43 2024 -0500
  90. 0136a7c doc: fix three-dash references in reStructuredText by Grzegorz Szymaszek · Sat Jan 06 11:36:54 2024 +0100
  91. dcfb633 tools: fix build without LIBCRYPTO support by Paul-Erwan Rio · Thu Dec 21 08:26:11 2023 +0100
  92. 3f3c838 tools: kwbimage: Allow disabling build on non-mvebu platforms by Alexander Dahl · Thu Dec 21 08:26:10 2023 +0100
  93. 1c33e98 tools: zynqmpimage: print partition names by Brandon Maier · Thu Jan 04 18:50:09 2024 +0000
  94. cfec0b1 tools: zynqmpimage: add partition extracting by Brandon Maier · Thu Jan 04 18:50:08 2024 +0000
  95. a2fbda0 tools: zynqmpimage: print all partition sizes by Brandon Maier · Thu Jan 04 18:50:07 2024 +0000
  96. c234c91 tools: zynqmpimage: show info on partition 0 by Brandon Maier · Thu Jan 04 18:50:06 2024 +0000
  97. 9b832ad mach-imx: Add i.MX93 binman support. by Mathieu Othacehe · Fri Dec 29 12:02:18 2023 +0100
  98. ade0dc3 fw_env: autodetect NAND erase size and env sectors by Anthony Loiseau · Thu Dec 21 23:44:38 2023 +0100
  99. b509c7d fw_env: keep calling read() until whole flash block is read by Rafał Miłecki · Wed Dec 13 13:13:54 2023 +0100
  100. 260de10 fw_env: rename variables holding env data content by Rafał Miłecki · Wed Dec 13 10:23:44 2023 +0100