1. c8826e3 rockchip: Add MAINTAINERS entry for Radxa Rock 4C+ by Tom Rini · Tue Jul 18 12:20:26 2023 -0400
  2. 3747fa1 MAINTAINERS: Add some missing defconfig files to existing entries by Tom Rini · Tue Jul 18 12:20:25 2023 -0400
  3. 423b060 MAINTAINERS: Correct minor mistakes on some file listings by Tom Rini · Tue Jul 18 12:20:24 2023 -0400
  4. 861cb61 part: eliminate part_get_info_by_name_type() by Heinrich Schuchardt · Sun Jul 16 13:34:44 2023 +0200
  5. 2ded4a4 .mailmap: Correct entries for Masahiro Yamada by Tom Rini · Sat Jul 15 11:02:24 2023 -0400
  6. fb9ef69 common: define time_t as 64bit by Heinrich Schuchardt · Sat Jul 15 09:16:59 2023 +0200
  7. e9b59bf fwu: Show number of attempts in Trial State by Michal Simek · Fri Jul 14 10:47:06 2023 +0200
  8. 4b5ab71 fwu: mtd: Fix dfu_alt_info generation for 2 images per bank by Michal Simek · Thu Jul 13 16:36:27 2023 +0200
  9. 9495d07 fwu: Allow code to properly decode trial state by Michal Simek · Thu Jul 13 16:35:24 2023 +0200
  10. 22f03df drivers: rtc: max313xx: provide read8/write8 by Chris Packham · Wed Jul 12 11:30:44 2023 +1200
  11. 8b24d14 lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small number by Mattijs Korpershoek · Fri Jul 07 10:13:34 2023 +0200
  12. 914524a drivers: led: bcm6858: do not use null label to find the top by Philippe Reynes · Fri Jun 23 18:36:42 2023 +0200
  13. ce399f8 mailbox: k3-sec-proxy: Fill non-message tx data fields with 0x0 by Nishanth Menon · Tue Jun 20 13:17:09 2023 -0500
  14. be9b52c buildman: Specify the output directory in tests by Simon Glass · Tue Jul 25 08:13:22 2023 -0600
  15. 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · Mon Jul 24 19:51:05 2023 -0400
  16. a69cc6e Merge branch '2023-07-24-introduce-FF-A-suppport' by Tom Rini · Mon Jul 24 18:58:22 2023 -0400
  17. ecf691c arm_ffa: efi: corstone1000: enable MM communication by Abdellatif El Khlifi · Thu Jul 13 14:28:47 2023 +0100
  18. 805b3a1 arm_ffa: efi: introduce FF-A MM communication by Abdellatif El Khlifi · Thu Jul 13 14:28:46 2023 +0100
  19. fc0a74e arm_ffa: introduce armffa command Sandbox test by Abdellatif El Khlifi · Thu Jul 13 14:28:45 2023 +0100
  20. f8e68d8 arm_ffa: introduce sandbox test cases for UCLASS_FFA by Abdellatif El Khlifi · Thu Jul 13 14:28:44 2023 +0100
  21. 4af9c8e arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · Thu Jul 13 14:28:43 2023 +0100
  22. e7f77f9 arm_ffa: introduce armffa command by Abdellatif El Khlifi · Thu Jul 13 14:28:42 2023 +0100
  23. bbb82b4 arm_ffa: introduce Arm FF-A support by Abdellatif El Khlifi · Thu Jul 13 14:28:41 2023 +0100
  24. 8629319 lib: uuid: introduce testcase for uuid_str_to_le_bin by Abdellatif El Khlifi · Thu Jul 13 14:28:40 2023 +0100
  25. 0d92c6e lib: uuid: introduce uuid_str_to_le_bin function by Abdellatif El Khlifi · Thu Jul 13 14:28:39 2023 +0100
  26. ea25057 arm64: smccc: add support for SMCCCv1.2 x0-x17 registers by Abdellatif El Khlifi · Thu Jul 13 14:28:38 2023 +0100
  27. 2a2b462 Merge tag 'dm-pull-24jul23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Mon Jul 24 14:55:56 2023 -0400
  28. 58f1743 Merge branch '2023-07-22-TI-K3-improvements' by Tom Rini · Mon Jul 24 13:55:59 2023 -0400
  29. c8b99b1 buildman: Enable test coverage by Simon Glass · Wed Jul 19 17:49:31 2023 -0600
  30. 66d4c88 buildman: Add an option to check maintainers and targets by Simon Glass · Wed Jul 19 17:49:30 2023 -0600
  31. e67e021 buildman: Use -D for --debug by Simon Glass · Wed Jul 19 17:49:29 2023 -0600
  32. a8a0ce7 buildman: Add a way to print the architecture for a board by Simon Glass · Wed Jul 19 17:49:28 2023 -0600
  33. 9d29f95 buildman: Move copy_files() out ot BuilderThread class by Simon Glass · Wed Jul 19 17:49:27 2023 -0600
  34. 465567f buildman: Tidy up some comments in builderthread by Simon Glass · Wed Jul 19 17:49:26 2023 -0600
  35. bf353b8 buildman: Tidy up reporting of a toolchain error by Simon Glass · Wed Jul 19 17:49:25 2023 -0600
  36. b9a1b77 buildman: Avoid passing result into _read_done_file() by Simon Glass · Wed Jul 19 17:49:24 2023 -0600
  37. 2df95fe buildman: Create a function to handle config and build by Simon Glass · Wed Jul 19 17:49:23 2023 -0600
  38. 7e98905 buildman: Move checkout code to a separate function by Simon Glass · Wed Jul 19 17:49:22 2023 -0600
  39. 83a0b86 buildman: Move code to decide output dirs by Simon Glass · Wed Jul 19 17:49:21 2023 -0600
  40. cb2de02 buildman: Move code to remove old outputs by Simon Glass · Wed Jul 19 17:49:20 2023 -0600
  41. fdd7be2 buildman: Move reading of the done file into a function by Simon Glass · Wed Jul 19 17:49:19 2023 -0600
  42. 3b4f50e buildman: Move bulid code into its own function by Simon Glass · Wed Jul 19 17:49:18 2023 -0600
  43. 147f349 buildman: Move reconfigure code into its own function by Simon Glass · Wed Jul 19 17:49:17 2023 -0600
  44. 65cfdd1 buildman: Convert config_out to string IO by Simon Glass · Wed Jul 19 17:49:16 2023 -0600
  45. 926c11b buildman: Move more things into _build_args() by Simon Glass · Wed Jul 19 17:49:15 2023 -0600
  46. ec7132b buildman: Move setting of toolchain arguments to _build_args() by Simon Glass · Wed Jul 19 17:49:14 2023 -0600
  47. 8d0b6b4 buildman: Start a function to set up the make arguments by Simon Glass · Wed Jul 19 17:49:13 2023 -0600
  48. 4b3da47 buildman: Drop unnecessary assignment of config_out by Simon Glass · Wed Jul 19 17:49:12 2023 -0600
  49. 21ca0c4 buildman: Correct invalid use of out_dir variable by Simon Glass · Wed Jul 19 17:49:11 2023 -0600
  50. 4cb5468 buildman: Export _get_output_dir() to avoid warnings by Simon Glass · Wed Jul 19 17:49:10 2023 -0600
  51. d07e553 buildman: Correct most pylint warnings in builderthread by Simon Glass · Wed Jul 19 17:49:09 2023 -0600
  52. c5077c3 buildman: Convert camel case in builderthread.py by Simon Glass · Wed Jul 19 17:49:08 2023 -0600
  53. 933875e buildman: Split parser creation in two by Simon Glass · Wed Jul 19 17:49:07 2023 -0600
  54. bc74d94 buildman: Convert camel case in builder.py by Simon Glass · Wed Jul 19 17:49:06 2023 -0600
  55. 06b83a5 buildman: Convert camel case in bsettings.py by Simon Glass · Wed Jul 19 17:49:05 2023 -0600
  56. a56ac99 buildman: Convert to argparse by Simon Glass · Wed Jul 19 17:49:04 2023 -0600
  57. f56cc29 buildman: Add a test for --boards by Simon Glass · Wed Jul 19 17:49:03 2023 -0600
  58. 54b2fe5 buildman: Correct most pylint warnings in cmdline by Simon Glass · Wed Jul 19 17:49:02 2023 -0600
  59. e145b2c buildman: Convert camel case in cmdline.py by Simon Glass · Wed Jul 19 17:49:01 2023 -0600
  60. 14905d3 buildman: Create a function to get number of built commits by Simon Glass · Wed Jul 19 17:49:00 2023 -0600
  61. b53fa06 buildman: Use get_alow_missing() directly to avoid var by Simon Glass · Wed Jul 19 17:48:59 2023 -0600
  62. f7524f3 buildman: Move getting the adjust_cfg into run_builder() by Simon Glass · Wed Jul 19 17:48:58 2023 -0600
  63. fdd750b buildman: Move checking for make into run_builder() by Simon Glass · Wed Jul 19 17:48:57 2023 -0600
  64. eaf1be2 buildman: Adjust show_toolchain_prefix() to not return by Simon Glass · Wed Jul 19 17:48:56 2023 -0600
  65. 00401d9 buildman: Drop some unnecessary variables by Simon Glass · Wed Jul 19 17:48:55 2023 -0600
  66. 927c827 buildman: Moving running of the builder into a function by Simon Glass · Wed Jul 19 17:48:54 2023 -0600
  67. 31353f2 buildman: Tweak commits and show_bloat by Simon Glass · Wed Jul 19 17:48:53 2023 -0600
  68. cf91d31 buildman: Move remaining builder properties to constructor by Simon Glass · Wed Jul 19 17:48:52 2023 -0600
  69. 7857859 buildman: Avoid too many returns in do_buildman() by Simon Glass · Wed Jul 19 17:48:51 2023 -0600
  70. 1b14049 buildman: Move commit numbering into determine_series() by Simon Glass · Wed Jul 19 17:48:50 2023 -0600
  71. 3b300c5 buildman: Move setting up the output dir into a function by Simon Glass · Wed Jul 19 17:48:49 2023 -0600
  72. fdbff80 buildman: Move counting of commits into a function by Simon Glass · Wed Jul 19 17:48:48 2023 -0600
  73. 7027487 buildman: Build option-adjusting into a function by Simon Glass · Wed Jul 19 17:48:47 2023 -0600
  74. 01c671d buildman: Pass option values to show_actions() by Simon Glass · Wed Jul 19 17:48:46 2023 -0600
  75. f50a728 buildman: Pass option values to get_action_summary() by Simon Glass · Wed Jul 19 17:48:45 2023 -0600
  76. 8b62105 buildman: Move output-file setup into one place by Simon Glass · Wed Jul 19 17:48:44 2023 -0600
  77. 1534934 bulldman: Set up output_dir earlier by Simon Glass · Wed Jul 19 17:48:43 2023 -0600
  78. 3bd8e30 bulidman: Move toolchain handling to a function by Simon Glass · Wed Jul 19 17:48:42 2023 -0600
  79. abcc11d buildman: Move Boards-object code into a function by Simon Glass · Wed Jul 19 17:48:41 2023 -0600
  80. 100196e bulidman: Move more code to determine_series() by Simon Glass · Wed Jul 19 17:48:40 2023 -0600
  81. 72f8bff buildman: Move board-selection code into a function by Simon Glass · Wed Jul 19 17:48:39 2023 -0600
  82. 2097874 buildman: Add tests for excluding things by Simon Glass · Wed Jul 19 17:48:38 2023 -0600
  83. 02d537a buildman: Move dry-run handling higher in do_buildman() by Simon Glass · Wed Jul 19 17:48:37 2023 -0600
  84. f83559c buildman: Drop use of builder in show_actions() by Simon Glass · Wed Jul 19 17:48:36 2023 -0600
  85. 8f317b9 buildman: Add a test for the -A option by Simon Glass · Wed Jul 19 17:48:35 2023 -0600
  86. 6c4beca buildman: Move fetch-arch code into a separate function by Simon Glass · Wed Jul 19 17:48:34 2023 -0600
  87. 2183b84 buildman: Move series calculations into a separate function by Simon Glass · Wed Jul 19 17:48:33 2023 -0600
  88. c7643c1 buildman: Move full-help processing to main by Simon Glass · Wed Jul 19 17:48:32 2023 -0600
  89. af0e29f buildman: Fix most pylint warnings in control by Simon Glass · Wed Jul 19 17:48:31 2023 -0600
  90. c1e1e1d buildman: Convert camel case in control.py by Simon Glass · Wed Jul 19 17:48:30 2023 -0600
  91. bb928de buildman: Tidy up pylint warnings in main by Simon Glass · Wed Jul 19 17:48:29 2023 -0600
  92. 09afcb7 buildman: Provide an argument to the -R option by Simon Glass · Wed Jul 19 17:48:28 2023 -0600
  93. 5e728d4 buildman: Add an option to check maintainers by Simon Glass · Wed Jul 19 17:48:27 2023 -0600
  94. e6acab5 buildman: Correct logic for missing maintainers by Simon Glass · Wed Jul 19 17:48:26 2023 -0600
  95. 263b598 buildman: Sort the maintainer warnings by Simon Glass · Wed Jul 19 17:48:25 2023 -0600
  96. ee088aa buildman: Just display a single line for missing maintainers by Simon Glass · Wed Jul 19 17:48:24 2023 -0600
  97. 060ee97 buildman: Correct operation of MAINTAINERS N: by Simon Glass · Wed Jul 19 17:48:23 2023 -0600
  98. 061499b buildman: Detect boards with no CONFIG_TARGET defined by Simon Glass · Wed Jul 19 17:48:22 2023 -0600
  99. 07a95d8 buildman: Detect boards with multiple CONFIG_TARGETs defined by Simon Glass · Wed Jul 19 17:48:21 2023 -0600
  100. 7188e4b buildman: Refactor target handling in Boards.scan() by Simon Glass · Wed Jul 19 17:48:20 2023 -0600