1. 54b2fe5 buildman: Correct most pylint warnings in cmdline by Simon Glass · Wed Jul 19 17:49:02 2023 -0600
  2. e145b2c buildman: Convert camel case in cmdline.py by Simon Glass · Wed Jul 19 17:49:01 2023 -0600
  3. 14905d3 buildman: Create a function to get number of built commits by Simon Glass · Wed Jul 19 17:49:00 2023 -0600
  4. b53fa06 buildman: Use get_alow_missing() directly to avoid var by Simon Glass · Wed Jul 19 17:48:59 2023 -0600
  5. f7524f3 buildman: Move getting the adjust_cfg into run_builder() by Simon Glass · Wed Jul 19 17:48:58 2023 -0600
  6. fdd750b buildman: Move checking for make into run_builder() by Simon Glass · Wed Jul 19 17:48:57 2023 -0600
  7. eaf1be2 buildman: Adjust show_toolchain_prefix() to not return by Simon Glass · Wed Jul 19 17:48:56 2023 -0600
  8. 00401d9 buildman: Drop some unnecessary variables by Simon Glass · Wed Jul 19 17:48:55 2023 -0600
  9. 927c827 buildman: Moving running of the builder into a function by Simon Glass · Wed Jul 19 17:48:54 2023 -0600
  10. 31353f2 buildman: Tweak commits and show_bloat by Simon Glass · Wed Jul 19 17:48:53 2023 -0600
  11. cf91d31 buildman: Move remaining builder properties to constructor by Simon Glass · Wed Jul 19 17:48:52 2023 -0600
  12. 7857859 buildman: Avoid too many returns in do_buildman() by Simon Glass · Wed Jul 19 17:48:51 2023 -0600
  13. 1b14049 buildman: Move commit numbering into determine_series() by Simon Glass · Wed Jul 19 17:48:50 2023 -0600
  14. 3b300c5 buildman: Move setting up the output dir into a function by Simon Glass · Wed Jul 19 17:48:49 2023 -0600
  15. fdbff80 buildman: Move counting of commits into a function by Simon Glass · Wed Jul 19 17:48:48 2023 -0600
  16. 7027487 buildman: Build option-adjusting into a function by Simon Glass · Wed Jul 19 17:48:47 2023 -0600
  17. 01c671d buildman: Pass option values to show_actions() by Simon Glass · Wed Jul 19 17:48:46 2023 -0600
  18. f50a728 buildman: Pass option values to get_action_summary() by Simon Glass · Wed Jul 19 17:48:45 2023 -0600
  19. 8b62105 buildman: Move output-file setup into one place by Simon Glass · Wed Jul 19 17:48:44 2023 -0600
  20. 1534934 bulldman: Set up output_dir earlier by Simon Glass · Wed Jul 19 17:48:43 2023 -0600
  21. 3bd8e30 bulidman: Move toolchain handling to a function by Simon Glass · Wed Jul 19 17:48:42 2023 -0600
  22. abcc11d buildman: Move Boards-object code into a function by Simon Glass · Wed Jul 19 17:48:41 2023 -0600
  23. 100196e bulidman: Move more code to determine_series() by Simon Glass · Wed Jul 19 17:48:40 2023 -0600
  24. 72f8bff buildman: Move board-selection code into a function by Simon Glass · Wed Jul 19 17:48:39 2023 -0600
  25. 2097874 buildman: Add tests for excluding things by Simon Glass · Wed Jul 19 17:48:38 2023 -0600
  26. 02d537a buildman: Move dry-run handling higher in do_buildman() by Simon Glass · Wed Jul 19 17:48:37 2023 -0600
  27. f83559c buildman: Drop use of builder in show_actions() by Simon Glass · Wed Jul 19 17:48:36 2023 -0600
  28. 8f317b9 buildman: Add a test for the -A option by Simon Glass · Wed Jul 19 17:48:35 2023 -0600
  29. 6c4beca buildman: Move fetch-arch code into a separate function by Simon Glass · Wed Jul 19 17:48:34 2023 -0600
  30. 2183b84 buildman: Move series calculations into a separate function by Simon Glass · Wed Jul 19 17:48:33 2023 -0600
  31. c7643c1 buildman: Move full-help processing to main by Simon Glass · Wed Jul 19 17:48:32 2023 -0600
  32. af0e29f buildman: Fix most pylint warnings in control by Simon Glass · Wed Jul 19 17:48:31 2023 -0600
  33. c1e1e1d buildman: Convert camel case in control.py by Simon Glass · Wed Jul 19 17:48:30 2023 -0600
  34. bb928de buildman: Tidy up pylint warnings in main by Simon Glass · Wed Jul 19 17:48:29 2023 -0600
  35. 09afcb7 buildman: Provide an argument to the -R option by Simon Glass · Wed Jul 19 17:48:28 2023 -0600
  36. 5e728d4 buildman: Add an option to check maintainers by Simon Glass · Wed Jul 19 17:48:27 2023 -0600
  37. e6acab5 buildman: Correct logic for missing maintainers by Simon Glass · Wed Jul 19 17:48:26 2023 -0600
  38. 263b598 buildman: Sort the maintainer warnings by Simon Glass · Wed Jul 19 17:48:25 2023 -0600
  39. ee088aa buildman: Just display a single line for missing maintainers by Simon Glass · Wed Jul 19 17:48:24 2023 -0600
  40. 060ee97 buildman: Correct operation of MAINTAINERS N: by Simon Glass · Wed Jul 19 17:48:23 2023 -0600
  41. 061499b buildman: Detect boards with no CONFIG_TARGET defined by Simon Glass · Wed Jul 19 17:48:22 2023 -0600
  42. 07a95d8 buildman: Detect boards with multiple CONFIG_TARGETs defined by Simon Glass · Wed Jul 19 17:48:21 2023 -0600
  43. 7188e4b buildman: Refactor target handling in Boards.scan() by Simon Glass · Wed Jul 19 17:48:20 2023 -0600
  44. 9b828ec buildman: Warn about dangling maintainer entries by Simon Glass · Wed Jul 19 17:48:19 2023 -0600
  45. b555e14 buildman: Tidy up common code in parse_file() by Simon Glass · Wed Jul 19 17:48:18 2023 -0600
  46. c0b6fcc buildman: Add a partial test for ensure_board_list() by Simon Glass · Wed Jul 19 17:48:17 2023 -0600
  47. ada78d4 buildman: Add a test for Boards.output_is_new() by Simon Glass · Wed Jul 19 17:48:16 2023 -0600
  48. cef26b8 buildman: Add a test for Boards.scan_defconfigs() by Simon Glass · Wed Jul 19 17:48:15 2023 -0600
  49. e156836 buildman: Avoid globals in leaf functions by Simon Glass · Wed Jul 19 17:48:14 2023 -0600
  50. 1ee644d buildman: Drop dead code to handle :CONFIG_ construct by Simon Glass · Wed Jul 19 17:48:13 2023 -0600
  51. 560bd4a buildman: Rename the ARM boards by Simon Glass · Wed Jul 19 17:48:12 2023 -0600
  52. 44b0a7f buildman: Exit with the return code consistently by Simon Glass · Wed Jul 19 17:48:11 2023 -0600
  53. 7fd6615 buildman: Allow --debug to enable debugging by Simon Glass · Wed Jul 19 17:48:10 2023 -0600
  54. 1cd79c6 buildman: Fix verboose typo and add comment by Simon Glass · Wed Jul 19 17:48:09 2023 -0600
  55. e901faf binman: ftest: Add test for u_boot_spl_pubkey_dtb by Lukas Funke · Tue Jul 18 13:53:13 2023 +0200
  56. 6c2c9e1 binman: doc: Add documentation for Xilinx Bootgen bintool by Lukas Funke · Tue Jul 18 13:53:16 2023 +0200
  57. b4937da binman: etype: Add u-boot-spl-pubkey-dtb etype by Lukas Funke · Tue Jul 18 13:53:15 2023 +0200
  58. 76b08b7 binman: btool: Add fdt_add_pubkey as btool by Lukas Funke · Tue Jul 18 13:53:14 2023 +0200
  59. cb0fe2e binman: doc: Add documentation for fdt_add_pubkey bintool by Lukas Funke · Tue Jul 18 13:53:12 2023 +0200
  60. b1bc62a binman: blob_dtb: Add fake_size argument to ObtainContents() by Lukas Funke · Tue Jul 18 13:53:11 2023 +0200
  61. 6767d8f binman: Don't decompress data while signing by Lukas Funke · Tue Jul 18 13:53:10 2023 +0200
  62. 62ac29a binman: Add tests for etype encrypted by Christian Taedcke · Mon Jul 17 09:05:54 2023 +0200
  63. 711093e binman: Allow cipher node as special section by Christian Taedcke · Mon Jul 17 09:05:53 2023 +0200
  64. bc45436 binman: Add support for externally encrypted blobs by Christian Taedcke · Mon Jul 17 09:05:52 2023 +0200
  65. d96804b binman: Add missing ssl documentation by Simon Glass · Mon Jul 24 09:20:00 2023 -0600
  66. f1264ba binman: Renumber 277...289 TI test files by Simon Glass · Mon Jul 24 09:19:59 2023 -0600
  67. e3ef5ed binman: Renumber 277_rockchip and 278_mkimage test files by Simon Glass · Mon Jul 24 09:19:58 2023 -0600
  68. e2dfb96 binman: Tidy up tests for pre-load entry type by Simon Glass · Mon Jul 24 09:19:57 2023 -0600
  69. 2d53829 buildman: Create a requirements.txt file by Tom Rini · Sat Jul 22 00:14:45 2023 +0530
  70. 6b463da binman: Overwrite symlink if it already exists by Andrew Davis · Sat Jul 22 00:14:44 2023 +0530
  71. bb1f534 k3: tools: config.mk: Update makefile and remove scripts by Neha Malcom Francis · Sat Jul 22 00:14:42 2023 +0530
  72. 5f5f0a6 binman: ti-secure: Add support for TI signing by Neha Malcom Francis · Sat Jul 22 00:14:25 2023 +0530
  73. 3b78894 binman: ti-board-config: Add support for TI board config binaries by Neha Malcom Francis · Sat Jul 22 00:14:24 2023 +0530
  74. fe34bf0 Merge tag 'xilinx-for-v2023.10-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Jul 21 09:57:59 2023 -0400
  75. a8c9436 arm64: zynqmp: Switch to amd.com emails by Michal Simek · Mon Jul 10 14:35:49 2023 +0200
  76. 2bf9128 Merge tag 'dm-pull-20jul23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Jul 20 21:31:31 2023 -0400
  77. ab7396b binman: Reduce state.SetInt and bintool cmd to debug level by Simon Glass · Tue Jul 18 07:24:09 2023 -0600
  78. f53a7bc binman: Support writing symbols inside a mkimage image by Simon Glass · Tue Jul 18 07:24:08 2023 -0600
  79. aa6e055 binman: Support templates at any level by Simon Glass · Tue Jul 18 07:24:07 2023 -0600
  80. 5dc511b binman: Add a test for templating in a FIT by Simon Glass · Tue Jul 18 07:24:06 2023 -0600
  81. 9909c11 binman: Support templating with multiple images by Simon Glass · Tue Jul 18 07:24:05 2023 -0600
  82. fc79284 binman: Support simple templates by Simon Glass · Tue Jul 18 07:24:04 2023 -0600
  83. cd97119 dtoc: Allow inserting a list of nodes into another by Simon Glass · Tue Jul 18 07:24:03 2023 -0600
  84. adf8e05 dtoc: Support copying the contents of a node into another by Simon Glass · Tue Jul 18 07:24:02 2023 -0600
  85. 83b8bfe binman: Correct handling of zero bss size by Simon Glass · Tue Jul 18 07:24:01 2023 -0600
  86. 2cbd8a5 binman: Drop __bss_size variable in bss_data.c by Simon Glass · Tue Jul 18 07:24:00 2023 -0600
  87. 2d94c42 binman: Provide a way to specify the fdt-list directly by Simon Glass · Tue Jul 18 07:23:59 2023 -0600
  88. f7413f0 binman: Convert mkimage to Entry_section by Marek Vasut · Tue Jul 18 07:23:58 2023 -0600
  89. 0b25b43 binman: Add more detail on how ObtainContents() works by Simon Glass · Tue Jul 18 07:23:57 2023 -0600
  90. ea1d77d binman: Update elf to return number of written symbols by Simon Glass · Tue Jul 18 07:23:56 2023 -0600
  91. 4abf784 binman: Allow disabling symbol writing by Simon Glass · Tue Jul 18 07:23:54 2023 -0600
  92. 9389ad16 binman: Read _multiple_data_files in the correct place by Simon Glass · Tue Jul 18 07:23:53 2023 -0600
  93. 1f52efa binman: Use GetEntries() to obtain section contents by Simon Glass · Tue Jul 18 07:23:52 2023 -0600
  94. 1d8d675 binman: Init align_default in entry_Section by Simon Glass · Tue Jul 18 07:23:51 2023 -0600
  95. 933cb7a tools: Fix package discovery in pyproject.toml of u_boot_pylib. by Maxim Cournoyer · Fri Jul 07 17:15:32 2023 -0400
  96. 2883fd2 tools: Fix README file in pyproject.toml of u_boot_pylib. by Maxim Cournoyer · Fri Jul 07 17:15:31 2023 -0400
  97. 13a1c8f CI: Update to the latest "Jammy" tag by Tom Rini · Thu Jul 13 20:37:36 2023 -0400
  98. 619eb21 CI: Update to gcc-13.1.0 by Tom Rini · Thu Jul 13 20:37:35 2023 -0400
  99. 813a72c buildman: Switch ARC toolchain to the upstream version by Alexey Brodkin · Fri Jul 07 22:04:53 2023 +0100
  100. 83da232 CI: Update to QEMU 8.0.3 by Tom Rini · Thu Jul 13 10:16:28 2023 -0400