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