1. c2ed2e3 qconfig: Update tool for new Makefile variables by Simon Glass · Sun Sep 29 19:49:56 2024 -0600
  2. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · Sun Sep 29 19:49:54 2024 -0600
  3. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · Sun Sep 29 19:49:53 2024 -0600
  4. 73a325c kconfig: binman: Check for SPL instead of XPL by Simon Glass · Sun Sep 29 19:49:52 2024 -0600
  5. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:50 2024 -0600
  6. 2b315b7 qconfig: Add XPL_BUILD to ignored symbols by Simon Glass · Sun Sep 29 19:49:33 2024 -0600
  7. 38f0459 Merge tag 'v2024.10-rc5' into next by Tom Rini · Mon Sep 16 14:48:13 2024 -0600
  8. bc31e3a binman: Update links for sending patches by Tom Rini · Mon Aug 26 10:49:57 2024 -0600
  9. d9d9334 tools: mkeficapsule: support generating dynamic GUIDs by Caleb Connolly · Fri Aug 30 13:34:39 2024 +0100
  10. 4d03486 tools: mkeficapsule: use u-boot UUID library by Caleb Connolly · Fri Aug 30 13:34:38 2024 +0100
  11. 4bdc960 sandbox: switch to dynamic UUIDs by Caleb Connolly · Fri Aug 30 13:34:35 2024 +0100
  12. 051b7cf efi: define struct efi_guid by Caleb Connolly · Fri Aug 30 13:34:31 2024 +0100
  13. 038a3dd buildman: Support building within a Python venv by Simon Glass · Thu Aug 15 13:57:44 2024 -0600
  14. cd17948 Merge tag 'v2024.10-rc4' into next by Tom Rini · Mon Sep 02 14:13:57 2024 -0600
  15. 023bb61 qconfig: Fix an incorrect format-string with negative value by Simon Glass · Wed Aug 21 17:52:24 2024 -0600
  16. eb88af2 patman: Resolve python string vs. regex escaping syntax by Brian Norris · Fri Jul 26 12:02:33 2024 -0700
  17. 9f82441 tools/scripts/Kconfig: Update references from kconfig-language.txt to rst by Hiago De Franco · Mon Aug 19 13:24:49 2024 -0300
  18. f4f0acc buildman: Make test_process_limit handle time.monotonic() by Simon Glass · Thu Aug 22 07:57:46 2024 -0600
  19. bc34139 tools/mkeficapsule: correct printf codes by Heinrich Schuchardt · Wed Aug 14 14:33:44 2024 +0200
  20. e0c84c8 CI: Update to latest Dockerfile by Tom Rini · Wed Aug 21 09:41:20 2024 -0600
  21. 92160da Dockerfile: Update to namespace for some labels by Tom Rini · Mon Aug 19 15:07:19 2024 -0600
  22. a1e98d6 tools: imx8image: add upower image support by Gary Bisson · Mon Aug 05 23:25:08 2024 +0200
  23. 7036580 tools: imx8image: fix soc variable for ULP by Gary Bisson · Mon Aug 05 23:25:07 2024 +0200
  24. 9f98a00 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Aug 06 09:36:46 2024 -0600
  25. e36bd3e tools: imagetool: Remove unnecessary check from toc0_verify_cert_item() by Seung-Woo Kim · Thu Aug 01 10:01:00 2024 +0900
  26. 70be4c2 binman: Keep the efi_capsule input file by Simon Glass · Wed Jul 31 08:49:04 2024 -0600
  27. 55f22b0 binman: Return failure when a usage() message is generated by Simon Glass · Wed Jul 31 08:49:03 2024 -0600
  28. 3a891d2 binman: Deal with mkeficapsule being missing by Simon Glass · Wed Jul 31 08:49:02 2024 -0600
  29. ad1fe6c binman: Collect the version number for mkeficapsule by Simon Glass · Wed Jul 31 08:49:01 2024 -0600
  30. b0ef861 mkeficapsule: Add a --version argument by Simon Glass · Wed Jul 31 08:49:00 2024 -0600
  31. c5d2ec8 tools: Add script to update git subtree projects by Raymond Mao · Thu Jul 25 06:57:51 2024 -0700
  32. a643aed Makefile: Pass OF_SPL_REMOVE_PROPS to binman by Simon Glass · Sat Jul 20 11:49:50 2024 +0100
  33. a04b994 binman: fit: Allow running fdtgrep on devicetree blobs by Simon Glass · Sat Jul 20 11:49:48 2024 +0100
  34. 5f7aadf binman: fit: Write the compatible string to configuration by Simon Glass · Sat Jul 20 11:49:47 2024 +0100
  35. cd2783e binman: fit: Allow providing FDT filenames in a directory by Simon Glass · Sat Jul 20 11:49:46 2024 +0100
  36. f359892 binman: Add support for alternative FDTs by Simon Glass · Sat Jul 20 11:49:45 2024 +0100
  37. 7b72c91 binman: Allow entry types to override FDT contents by Simon Glass · Sat Jul 20 11:49:44 2024 +0100
  38. 482dd31 binman: Remove dependency on pylibfdt for entry-docs by Simon Glass · Sat Jul 20 11:49:43 2024 +0100
  39. ffe8138 binman: Add a bintool for fdtgrep by Simon Glass · Sat Jul 20 11:49:42 2024 +0100
  40. 4b86127 binman: Correct indentation in testSplPubkeyDtb by Simon Glass · Sat Jul 20 11:49:41 2024 +0100
  41. d9e01d2 binman: Fix a comment typo in _DoReadFileDtb() by Simon Glass · Sat Jul 20 11:49:40 2024 +0100
  42. 6b5110b binman: Mention expanded entries in u-boot-vpl by Simon Glass · Sat Jul 20 11:49:39 2024 +0100
  43. 8197552 binman: Correct comment in blob_dtb GetFdtEtype() by Simon Glass · Sat Jul 20 11:49:38 2024 +0100
  44. d3cd5cc binman: Write the compressed output to a file by Simon Glass · Sat Jul 20 11:49:37 2024 +0100
  45. 94a5568 binman: elf: Add more debugging to LookupAndWriteSymbols() by Simon Glass · Sat Jul 20 11:49:36 2024 +0100
  46. 1a246ee binman: Move problem-checking code into a function by Simon Glass · Sat Jul 20 11:49:35 2024 +0100
  47. 65b39ba binman: Tidy up comment for Bintoolfdt_add_pubkey.run() by Simon Glass · Sat Jul 20 11:49:34 2024 +0100
  48. b20a112 binman: Tidy up bintool docs by Simon Glass · Sat Jul 20 11:49:33 2024 +0100
  49. e1931ee binman: Correct an error in the FIT-template example by Simon Glass · Sat Jul 20 11:49:32 2024 +0100
  50. a84b6c5 qconfig: Support a 'list' format by Simon Glass · Thu Jul 18 10:11:25 2024 +0100
  51. ba4d442 qconfig: Sort the boards by name when finding by Simon Glass · Thu Jul 18 10:11:24 2024 +0100
  52. 9c9ec3a qconfig: Allow searching for CONFIG values by Simon Glass · Thu Jul 18 10:11:23 2024 +0100
  53. f869a90 buildman: Show board list with -x by Simon Glass · Thu Jul 11 09:10:04 2024 +0100
  54. 18aa27f binman: Update cbfstool by Simon Glass · Tue Jul 02 17:37:28 2024 +0100
  55. f137881 tools: patman: fix `pip install` with Python 3.12 by Brandon Maier · Mon Jul 01 17:51:41 2024 +0000
  56. 3314e90 qconfig: Move operation check into parse_args() by Simon Glass · Wed Jul 17 16:57:11 2024 +0100
  57. d755289 qconfig: Drop col argument from Slots() by Simon Glass · Wed Jul 17 16:57:10 2024 +0100
  58. c2466b7 qconfig: Use the Color object in Progress by Simon Glass · Wed Jul 17 16:57:09 2024 +0100
  59. c5ca9dc qconfig: Move the last two operations into their own functions by Simon Glass · Wed Jul 17 16:57:08 2024 +0100
  60. 19d91da qconfig: Move progress output into the class by Simon Glass · Wed Jul 17 16:57:07 2024 +0100
  61. e054a75 qconfig: Move commit code into a separate function by Simon Glass · Wed Jul 17 16:57:06 2024 +0100
  62. 4c05903 qconfig: Move all move_config code into move_config() by Simon Glass · Wed Jul 17 16:57:05 2024 +0100
  63. 3c4cb20 qconfig: Add a return value to do_find_config() by Simon Glass · Wed Jul 17 16:57:04 2024 +0100
  64. 1835211 qconfig: Move imply into a separate function by Simon Glass · Wed Jul 17 16:57:03 2024 +0100
  65. 6901a64 qconfig: Add a return value to do_scan_source() by Simon Glass · Wed Jul 17 16:57:02 2024 +0100
  66. ac261cc qconfig: Move testing into a separate function by Simon Glass · Wed Jul 17 16:57:01 2024 +0100
  67. 84f541a qconfig: Move converting config args to the top by Simon Glass · Wed Jul 17 16:57:00 2024 +0100
  68. 9a042c5 qconfig: Move checking directory to the top by Simon Glass · Wed Jul 17 16:56:59 2024 +0100
  69. 704dd89 qconfig: Move getting the colour to where it is needed by Simon Glass · Wed Jul 17 16:56:58 2024 +0100
  70. 855a0ce qconfig: Move arg checking to the top of main() by Simon Glass · Wed Jul 17 16:56:57 2024 +0100
  71. 771276e qconfig: Move arg checking a little higher by Simon Glass · Wed Jul 17 16:56:56 2024 +0100
  72. fe11dcf qconfig: Move arg parsing into a separate function by Simon Glass · Wed Jul 17 16:56:55 2024 +0100
  73. 4696094 qconfig: Rename the doc link by Simon Glass · Wed Jul 17 16:56:54 2024 +0100
  74. 0f43920 qconfig: Correct format string in do_imply_config() by Simon Glass · Wed Jul 17 16:56:53 2024 +0100
  75. 2815557 qconfig: Tidy up some pylint warnings by Simon Glass · Wed Jul 17 16:56:52 2024 +0100
  76. a0a6160 qconfig: Make KconfigScanner a function by Simon Glass · Wed Jul 17 16:56:51 2024 +0100
  77. 0c3c7ca qconfig: Drop the try_expand() function by Simon Glass · Wed Jul 17 16:56:50 2024 +0100
  78. 3a315fa qconfig: Fix pylint error in read_database() by Simon Glass · Wed Jul 17 16:56:49 2024 +0100
  79. 40db432 tools: Remove duplicate newlines by Marek Vasut · Sat Jul 13 15:19:34 2024 +0200
  80. 3f6f9b2 Revert "buildman: Always use the full path in CROSS_COMPILE" by Tom Rini · Fri Jul 05 14:34:07 2024 -0600
  81. 907ee6a mkimage: Allow 'auto-conf' signing of scripts by Alexander Dahl · Thu Jun 20 16:20:59 2024 +0200
  82. bd75bea u_boot_pylib: Use correct coverage tool within venv by Simon Glass · Sun Jun 23 11:56:21 2024 -0600
  83. f498efc buildman: Always use the full path in CROSS_COMPILE by Simon Glass · Sun Jun 23 11:56:20 2024 -0600
  84. 5822546 buildman: Fix a few typos in toolchain code by Simon Glass · Sun Jun 23 11:56:19 2024 -0600
  85. 754334c buildman: Add python3-pycryptodome by Simon Glass · Sun Jun 23 11:56:18 2024 -0600
  86. 12a2f1a buildman: Add python3-coverage by Simon Glass · Sun Jun 23 11:56:17 2024 -0600
  87. c229d32 buildman: Add a way to limit the number of buildmans by Simon Glass · Sun Jun 23 11:55:15 2024 -0600
  88. 222825b buildman: Add a flag to force mrproper on failure by Simon Glass · Sun Jun 23 11:55:13 2024 -0600
  89. cf76d0a buildman: Avoid rebuilding when --mrproper is used by Simon Glass · Sun Jun 23 11:55:12 2024 -0600
  90. a7b944f buildman: Make mrproper an argument to run_commit() by Simon Glass · Sun Jun 23 11:55:11 2024 -0600
  91. 5d05de5 buildman: Make mrproper an argument to _config_and_build() by Simon Glass · Sun Jun 23 11:55:10 2024 -0600
  92. 0850c0d buildman: Make mrproper an argument to _reconfigure() by Simon Glass · Sun Jun 23 11:55:09 2024 -0600
  93. aa46d1f binman: Make Intel ME default to position 0x1000 by Simon Glass · Sun Jun 23 11:55:07 2024 -0600
  94. a360b8f binman: Support an assumed size for missing binaries by Simon Glass · Sun Jun 23 11:55:06 2024 -0600
  95. c4f8c28 binman: Update the entrydocs header by Simon Glass · Sun Jun 23 11:55:05 2024 -0600
  96. 0acb07f binman: ti: Regenerate entry docs by Simon Glass · Sun Jun 23 11:55:04 2024 -0600
  97. 4d97236 binman: Regenerate nxp docs by Simon Glass · Sun Jun 23 11:55:03 2024 -0600
  98. 86e1b82 binman: efi: Correct entry docs by Simon Glass · Sun Jun 23 11:55:02 2024 -0600
  99. 9f07026 tools: patman: fix deprecated Python ConfigParser methods by Brandon Maier · Tue Jun 04 16:16:07 2024 +0000
  100. fb726ab tools: binman: fix deprecated Python ConfigParser methods by Brandon Maier · Tue Jun 04 16:16:06 2024 +0000