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. 48d4c57 Merge branch '2023-07-22-TI-binman-and-K3-improvements' by Tom Rini · Sun Jul 23 21:46:05 2023 -0400
  70. 95f1c6cb CI: Make use of buildman requirements.txt by Tom Rini · Sat Jul 22 00:14:46 2023 +0530
  71. 2d53829 buildman: Create a requirements.txt file by Tom Rini · Sat Jul 22 00:14:45 2023 +0530
  72. 6b463da binman: Overwrite symlink if it already exists by Andrew Davis · Sat Jul 22 00:14:44 2023 +0530
  73. 507be12 doc: board: ti: Update documentation for binman flow by Neha Malcom Francis · Sat Jul 22 00:14:43 2023 +0530
  74. bb1f534 k3: tools: config.mk: Update makefile and remove scripts by Neha Malcom Francis · Sat Jul 22 00:14:42 2023 +0530
  75. 48183b0 arm: k3-am65x-iot2050: Use binman for tispl.bin for iot2050 by Neha Malcom Francis · Sat Jul 22 00:14:41 2023 +0530
  76. e482445 am62a: dts: binman: Package tiboot3.bin, tispl.bin, u-boot.img by Neha Malcom Francis · Sat Jul 22 00:14:40 2023 +0530
  77. d9c4b3e am62a: yaml: Add board configs for AM62ax by Neha Malcom Francis · Sat Jul 22 00:14:39 2023 +0530
  78. 8f8f4fc am625: dts: binman: Package tiboot3.bin, tispl.bin and u-boot.img by Neha Malcom Francis · Sat Jul 22 00:14:38 2023 +0530
  79. 367371d am62: yaml: Add board configs for AM62 by Neha Malcom Francis · Sat Jul 22 00:14:37 2023 +0530
  80. 9409fb6 j721s2: dts: binman: Package tiboot3.bin, tispl.bin and u-boot.img by Neha Malcom Francis · Sat Jul 22 00:14:36 2023 +0530
  81. 63119f8 j721s2: yaml: Add board configs for J721S2 by Neha Malcom Francis · Sat Jul 22 00:14:35 2023 +0530
  82. 9a1b271 am64x: dts: binman: Package tiboot3.bin, tispl.bin u-boot.img by Neha Malcom Francis · Sat Jul 22 00:14:34 2023 +0530
  83. 9ebaf75 am64x: yaml: Add board configs for AM64x by Neha Malcom Francis · Sat Jul 22 00:14:33 2023 +0530
  84. 4ad962d am65: dts: binman: Package tiboot3.bin, sysfw.itb, tispl.bin, u-boot.img by Neha Malcom Francis · Sat Jul 22 00:14:32 2023 +0530
  85. 06aa857 am65x: yaml: Add AM65x board config files by Neha Malcom Francis · Sat Jul 22 00:14:31 2023 +0530
  86. 30dcda2 j7200: dts: binman: Package tiboot3.bin, tispl.bin, u-boot.img by Neha Malcom Francis · Sat Jul 22 00:14:30 2023 +0530
  87. 9ee7bd2 j7200: yaml: Add J7200 board config files by Neha Malcom Francis · Sat Jul 22 00:14:29 2023 +0530
  88. 20a9004 j721e: dts: binman: Package tiboot3.bin, sysfw.itb, tispl.bin, u-boot.img by Neha Malcom Francis · Sat Jul 22 00:14:28 2023 +0530
  89. a104fe3 j721e: schema: yaml: Add general schema and J721E board config files by Neha Malcom Francis · Sat Jul 22 00:14:27 2023 +0530
  90. 45140f0 arm: dts: k3: Add support for packaging sysfw.itb and tiboot3.bin by Neha Malcom Francis · Sat Jul 22 00:14:26 2023 +0530
  91. 5f5f0a6 binman: ti-secure: Add support for TI signing by Neha Malcom Francis · Sat Jul 22 00:14:25 2023 +0530
  92. 3b78894 binman: ti-board-config: Add support for TI board config binaries by Neha Malcom Francis · Sat Jul 22 00:14:24 2023 +0530
  93. 7c6001f Merge branch '2023-07-21-assorted-TI-platform-updates' by Tom Rini · Fri Jul 21 19:33:05 2023 -0400
  94. aa3c9bb common: Kconfig: Fix CMD_BMP/BMP dependency by Samuel Dionne-Riel · Tue Jul 18 14:27:36 2023 +0530
  95. a9b1204 doc: board: ti: am62x_sk: Add A53 SPL DDR layout by Nikhil M Jain · Tue Jul 18 14:27:35 2023 +0530
  96. cc1c462 configs: am62x_evm_a53: Add bloblist address by Nikhil M Jain · Tue Jul 18 14:27:34 2023 +0530
  97. 1a606db common: spl: spl: Remove video driver by Nikhil M Jain · Tue Jul 18 14:27:33 2023 +0530
  98. 085f1dd drivers: video: Kconfig: Add config remove video by Nikhil M Jain · Tue Jul 18 14:27:32 2023 +0530
  99. f7ec531 common: board_f: Pass frame buffer info from SPL to u-boot by Nikhil M Jain · Tue Jul 18 14:27:31 2023 +0530
  100. 7683353 include: video: Reserve video using blob by Nikhil M Jain · Tue Jul 18 14:27:30 2023 +0530