1. e67e021 buildman: Use -D for --debug by Simon Glass · Wed Jul 19 17:49:29 2023 -0600
  2. a8a0ce7 buildman: Add a way to print the architecture for a board by Simon Glass · Wed Jul 19 17:49:28 2023 -0600
  3. 9d29f95 buildman: Move copy_files() out ot BuilderThread class by Simon Glass · Wed Jul 19 17:49:27 2023 -0600
  4. 465567f buildman: Tidy up some comments in builderthread by Simon Glass · Wed Jul 19 17:49:26 2023 -0600
  5. bf353b8 buildman: Tidy up reporting of a toolchain error by Simon Glass · Wed Jul 19 17:49:25 2023 -0600
  6. b9a1b77 buildman: Avoid passing result into _read_done_file() by Simon Glass · Wed Jul 19 17:49:24 2023 -0600
  7. 2df95fe buildman: Create a function to handle config and build by Simon Glass · Wed Jul 19 17:49:23 2023 -0600
  8. 7e98905 buildman: Move checkout code to a separate function by Simon Glass · Wed Jul 19 17:49:22 2023 -0600
  9. 83a0b86 buildman: Move code to decide output dirs by Simon Glass · Wed Jul 19 17:49:21 2023 -0600
  10. cb2de02 buildman: Move code to remove old outputs by Simon Glass · Wed Jul 19 17:49:20 2023 -0600
  11. fdd7be2 buildman: Move reading of the done file into a function by Simon Glass · Wed Jul 19 17:49:19 2023 -0600
  12. 3b4f50e buildman: Move bulid code into its own function by Simon Glass · Wed Jul 19 17:49:18 2023 -0600
  13. 147f349 buildman: Move reconfigure code into its own function by Simon Glass · Wed Jul 19 17:49:17 2023 -0600
  14. 65cfdd1 buildman: Convert config_out to string IO by Simon Glass · Wed Jul 19 17:49:16 2023 -0600
  15. 926c11b buildman: Move more things into _build_args() by Simon Glass · Wed Jul 19 17:49:15 2023 -0600
  16. ec7132b buildman: Move setting of toolchain arguments to _build_args() by Simon Glass · Wed Jul 19 17:49:14 2023 -0600
  17. 8d0b6b4 buildman: Start a function to set up the make arguments by Simon Glass · Wed Jul 19 17:49:13 2023 -0600
  18. 4b3da47 buildman: Drop unnecessary assignment of config_out by Simon Glass · Wed Jul 19 17:49:12 2023 -0600
  19. 21ca0c4 buildman: Correct invalid use of out_dir variable by Simon Glass · Wed Jul 19 17:49:11 2023 -0600
  20. 4cb5468 buildman: Export _get_output_dir() to avoid warnings by Simon Glass · Wed Jul 19 17:49:10 2023 -0600
  21. d07e553 buildman: Correct most pylint warnings in builderthread by Simon Glass · Wed Jul 19 17:49:09 2023 -0600
  22. c5077c3 buildman: Convert camel case in builderthread.py by Simon Glass · Wed Jul 19 17:49:08 2023 -0600
  23. 933875e buildman: Split parser creation in two by Simon Glass · Wed Jul 19 17:49:07 2023 -0600
  24. bc74d94 buildman: Convert camel case in builder.py by Simon Glass · Wed Jul 19 17:49:06 2023 -0600
  25. 06b83a5 buildman: Convert camel case in bsettings.py by Simon Glass · Wed Jul 19 17:49:05 2023 -0600
  26. a56ac99 buildman: Convert to argparse by Simon Glass · Wed Jul 19 17:49:04 2023 -0600
  27. f56cc29 buildman: Add a test for --boards by Simon Glass · Wed Jul 19 17:49:03 2023 -0600
  28. 54b2fe5 buildman: Correct most pylint warnings in cmdline by Simon Glass · Wed Jul 19 17:49:02 2023 -0600
  29. e145b2c buildman: Convert camel case in cmdline.py by Simon Glass · Wed Jul 19 17:49:01 2023 -0600
  30. 14905d3 buildman: Create a function to get number of built commits by Simon Glass · Wed Jul 19 17:49:00 2023 -0600
  31. b53fa06 buildman: Use get_alow_missing() directly to avoid var by Simon Glass · Wed Jul 19 17:48:59 2023 -0600
  32. f7524f3 buildman: Move getting the adjust_cfg into run_builder() by Simon Glass · Wed Jul 19 17:48:58 2023 -0600
  33. fdd750b buildman: Move checking for make into run_builder() by Simon Glass · Wed Jul 19 17:48:57 2023 -0600
  34. eaf1be2 buildman: Adjust show_toolchain_prefix() to not return by Simon Glass · Wed Jul 19 17:48:56 2023 -0600
  35. 00401d9 buildman: Drop some unnecessary variables by Simon Glass · Wed Jul 19 17:48:55 2023 -0600
  36. 927c827 buildman: Moving running of the builder into a function by Simon Glass · Wed Jul 19 17:48:54 2023 -0600
  37. 31353f2 buildman: Tweak commits and show_bloat by Simon Glass · Wed Jul 19 17:48:53 2023 -0600
  38. cf91d31 buildman: Move remaining builder properties to constructor by Simon Glass · Wed Jul 19 17:48:52 2023 -0600
  39. 7857859 buildman: Avoid too many returns in do_buildman() by Simon Glass · Wed Jul 19 17:48:51 2023 -0600
  40. 1b14049 buildman: Move commit numbering into determine_series() by Simon Glass · Wed Jul 19 17:48:50 2023 -0600
  41. 3b300c5 buildman: Move setting up the output dir into a function by Simon Glass · Wed Jul 19 17:48:49 2023 -0600
  42. fdbff80 buildman: Move counting of commits into a function by Simon Glass · Wed Jul 19 17:48:48 2023 -0600
  43. 7027487 buildman: Build option-adjusting into a function by Simon Glass · Wed Jul 19 17:48:47 2023 -0600
  44. 01c671d buildman: Pass option values to show_actions() by Simon Glass · Wed Jul 19 17:48:46 2023 -0600
  45. f50a728 buildman: Pass option values to get_action_summary() by Simon Glass · Wed Jul 19 17:48:45 2023 -0600
  46. 8b62105 buildman: Move output-file setup into one place by Simon Glass · Wed Jul 19 17:48:44 2023 -0600
  47. 1534934 bulldman: Set up output_dir earlier by Simon Glass · Wed Jul 19 17:48:43 2023 -0600
  48. 3bd8e30 bulidman: Move toolchain handling to a function by Simon Glass · Wed Jul 19 17:48:42 2023 -0600
  49. abcc11d buildman: Move Boards-object code into a function by Simon Glass · Wed Jul 19 17:48:41 2023 -0600
  50. 100196e bulidman: Move more code to determine_series() by Simon Glass · Wed Jul 19 17:48:40 2023 -0600
  51. 72f8bff buildman: Move board-selection code into a function by Simon Glass · Wed Jul 19 17:48:39 2023 -0600
  52. 2097874 buildman: Add tests for excluding things by Simon Glass · Wed Jul 19 17:48:38 2023 -0600
  53. 02d537a buildman: Move dry-run handling higher in do_buildman() by Simon Glass · Wed Jul 19 17:48:37 2023 -0600
  54. f83559c buildman: Drop use of builder in show_actions() by Simon Glass · Wed Jul 19 17:48:36 2023 -0600
  55. 8f317b9 buildman: Add a test for the -A option by Simon Glass · Wed Jul 19 17:48:35 2023 -0600
  56. 6c4beca buildman: Move fetch-arch code into a separate function by Simon Glass · Wed Jul 19 17:48:34 2023 -0600
  57. 2183b84 buildman: Move series calculations into a separate function by Simon Glass · Wed Jul 19 17:48:33 2023 -0600
  58. c7643c1 buildman: Move full-help processing to main by Simon Glass · Wed Jul 19 17:48:32 2023 -0600
  59. af0e29f buildman: Fix most pylint warnings in control by Simon Glass · Wed Jul 19 17:48:31 2023 -0600
  60. c1e1e1d buildman: Convert camel case in control.py by Simon Glass · Wed Jul 19 17:48:30 2023 -0600
  61. bb928de buildman: Tidy up pylint warnings in main by Simon Glass · Wed Jul 19 17:48:29 2023 -0600
  62. 09afcb7 buildman: Provide an argument to the -R option by Simon Glass · Wed Jul 19 17:48:28 2023 -0600
  63. 5e728d4 buildman: Add an option to check maintainers by Simon Glass · Wed Jul 19 17:48:27 2023 -0600
  64. e6acab5 buildman: Correct logic for missing maintainers by Simon Glass · Wed Jul 19 17:48:26 2023 -0600
  65. 263b598 buildman: Sort the maintainer warnings by Simon Glass · Wed Jul 19 17:48:25 2023 -0600
  66. ee088aa buildman: Just display a single line for missing maintainers by Simon Glass · Wed Jul 19 17:48:24 2023 -0600
  67. 060ee97 buildman: Correct operation of MAINTAINERS N: by Simon Glass · Wed Jul 19 17:48:23 2023 -0600
  68. 061499b buildman: Detect boards with no CONFIG_TARGET defined by Simon Glass · Wed Jul 19 17:48:22 2023 -0600
  69. 07a95d8 buildman: Detect boards with multiple CONFIG_TARGETs defined by Simon Glass · Wed Jul 19 17:48:21 2023 -0600
  70. 7188e4b buildman: Refactor target handling in Boards.scan() by Simon Glass · Wed Jul 19 17:48:20 2023 -0600
  71. 9b828ec buildman: Warn about dangling maintainer entries by Simon Glass · Wed Jul 19 17:48:19 2023 -0600
  72. b555e14 buildman: Tidy up common code in parse_file() by Simon Glass · Wed Jul 19 17:48:18 2023 -0600
  73. c0b6fcc buildman: Add a partial test for ensure_board_list() by Simon Glass · Wed Jul 19 17:48:17 2023 -0600
  74. ada78d4 buildman: Add a test for Boards.output_is_new() by Simon Glass · Wed Jul 19 17:48:16 2023 -0600
  75. cef26b8 buildman: Add a test for Boards.scan_defconfigs() by Simon Glass · Wed Jul 19 17:48:15 2023 -0600
  76. e156836 buildman: Avoid globals in leaf functions by Simon Glass · Wed Jul 19 17:48:14 2023 -0600
  77. 1ee644d buildman: Drop dead code to handle :CONFIG_ construct by Simon Glass · Wed Jul 19 17:48:13 2023 -0600
  78. 560bd4a buildman: Rename the ARM boards by Simon Glass · Wed Jul 19 17:48:12 2023 -0600
  79. 44b0a7f buildman: Exit with the return code consistently by Simon Glass · Wed Jul 19 17:48:11 2023 -0600
  80. 7fd6615 buildman: Allow --debug to enable debugging by Simon Glass · Wed Jul 19 17:48:10 2023 -0600
  81. 1cd79c6 buildman: Fix verboose typo and add comment by Simon Glass · Wed Jul 19 17:48:09 2023 -0600
  82. e901faf binman: ftest: Add test for u_boot_spl_pubkey_dtb by Lukas Funke · Tue Jul 18 13:53:13 2023 +0200
  83. 6c2c9e1 binman: doc: Add documentation for Xilinx Bootgen bintool by Lukas Funke · Tue Jul 18 13:53:16 2023 +0200
  84. b4937da binman: etype: Add u-boot-spl-pubkey-dtb etype by Lukas Funke · Tue Jul 18 13:53:15 2023 +0200
  85. 76b08b7 binman: btool: Add fdt_add_pubkey as btool by Lukas Funke · Tue Jul 18 13:53:14 2023 +0200
  86. cb0fe2e binman: doc: Add documentation for fdt_add_pubkey bintool by Lukas Funke · Tue Jul 18 13:53:12 2023 +0200
  87. b1bc62a binman: blob_dtb: Add fake_size argument to ObtainContents() by Lukas Funke · Tue Jul 18 13:53:11 2023 +0200
  88. 6767d8f binman: Don't decompress data while signing by Lukas Funke · Tue Jul 18 13:53:10 2023 +0200
  89. 62ac29a binman: Add tests for etype encrypted by Christian Taedcke · Mon Jul 17 09:05:54 2023 +0200
  90. 711093e binman: Allow cipher node as special section by Christian Taedcke · Mon Jul 17 09:05:53 2023 +0200
  91. bc45436 binman: Add support for externally encrypted blobs by Christian Taedcke · Mon Jul 17 09:05:52 2023 +0200
  92. d96804b binman: Add missing ssl documentation by Simon Glass · Mon Jul 24 09:20:00 2023 -0600
  93. f1264ba binman: Renumber 277...289 TI test files by Simon Glass · Mon Jul 24 09:19:59 2023 -0600
  94. e3ef5ed binman: Renumber 277_rockchip and 278_mkimage test files by Simon Glass · Mon Jul 24 09:19:58 2023 -0600
  95. e2dfb96 binman: Tidy up tests for pre-load entry type by Simon Glass · Mon Jul 24 09:19:57 2023 -0600
  96. 48d4c57 Merge branch '2023-07-22-TI-binman-and-K3-improvements' by Tom Rini · Sun Jul 23 21:46:05 2023 -0400
  97. 95f1c6cb CI: Make use of buildman requirements.txt by Tom Rini · Sat Jul 22 00:14:46 2023 +0530
  98. 2d53829 buildman: Create a requirements.txt file by Tom Rini · Sat Jul 22 00:14:45 2023 +0530
  99. 6b463da binman: Overwrite symlink if it already exists by Andrew Davis · Sat Jul 22 00:14:44 2023 +0530
  100. 507be12 doc: board: ti: Update documentation for binman flow by Neha Malcom Francis · Sat Jul 22 00:14:43 2023 +0530