1. 7477d43 Merge branch '2023-08-14-assorted-general-updates' into next by Tom Rini · Tue Aug 15 10:39:41 2023 -0400
  2. 271bc1c Merge tag 'dm-next-14aug23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Mon Aug 14 21:39:08 2023 -0400
  3. 3a18847 gpio: Use separate bitfield array to indicate GPIO is claimed by Marek Vasut · Wed Aug 02 01:26:02 2023 +0200
  4. 393fcf7 test: unit test for semihosting by Heinrich Schuchardt · Mon Jul 31 22:01:21 2023 +0200
  5. ae2d5e8 configs: enable SEMIHOSTING on qemu_arm64_defconfig by Heinrich Schuchardt · Mon Jul 31 22:01:20 2023 +0200
  6. c44cfba cmd: pxe: Update the command help by Bin Meng · Mon Jul 31 16:33:23 2023 +0800
  7. 026f1e9 pci: ftpci100: add new driver implementation by Sergei Antonov · Sun Jul 30 21:17:09 2023 +0300
  8. f0be00e fs: fat: avoid multiplication overflow by Heinrich Schuchardt · Sun Jul 30 16:44:04 2023 +0200
  9. 22e22a2 spl: add FIT support to semihosting boot method by Heinrich Schuchardt · Sat Jul 22 21:27:48 2023 +0200
  10. 8d3339a pci: Fix device_find_first_child() return value handling by Marek Vasut · Sun Jul 16 17:53:24 2023 +0200
  11. 23d9898 phy: Add support for the Apple Type-C PHY by Mark Kettenis · Fri Jul 14 22:21:42 2023 +0200
  12. 973fbb5 pci: apple: Enable CONFIG_SYS_PCI_64BIT by Mark Kettenis · Fri Jul 14 21:15:16 2023 +0200
  13. 5943183 Merge branch '2023-08-14-keep-fixed-gpio-regulator-count-in-balance' into next by Tom Rini · Mon Aug 14 09:14:51 2023 -0400
  14. a117d61 mmc: dw_mmc: Keep vqmmc-supply enable count in balance by Jonas Karlman · Wed Jul 19 21:21:00 2023 +0000
  15. 0f28e18 mmc: Use regulator_set_enable_if_allowed by Jonas Karlman · Wed Jul 19 21:20:59 2023 +0000
  16. 2b9e248 usb: ehci-generic: Use regulator_set_enable_if_allowed by Jonas Karlman · Wed Jul 19 21:20:57 2023 +0000
  17. 4f634d6 usb: dwc2: Use regulator_set_enable_if_allowed by Jonas Karlman · Wed Jul 19 21:20:56 2023 +0000
  18. 03a1bc3 adc: Use regulator_set_enable_if_allowed by Jonas Karlman · Wed Jul 19 21:20:55 2023 +0000
  19. 1870026 bootstd: cros: Add ARM support by Simon Glass · Sun Jul 30 11:17:02 2023 -0600
  20. 6d8f95b bootstd: Add a command to read all files for a bootflow by Simon Glass · Thu Aug 10 19:33:18 2023 -0600
  21. 5495aaf bootstd: Allow display of the x86 setup information by Simon Glass · Sun Jul 30 11:17:00 2023 -0600
  22. 4fde206 bootstd: cros: Split up reading info and kernel by Simon Glass · Sun Jul 30 11:16:59 2023 -0600
  23. 2627926 bootstd: cros: Add a function to read a kernel by Simon Glass · Sun Jul 30 11:16:58 2023 -0600
  24. 37b61c1 bootstd: cros: Add a function to read info from partition by Simon Glass · Sun Jul 30 11:16:57 2023 -0600
  25. 7f75f23 bootstd: Add private bootmeth data to the bootflow by Simon Glass · Sun Jul 30 11:16:56 2023 -0600
  26. 71138d3 bootstd: cros: Add private info for ChromiumOS by Simon Glass · Sun Jul 30 11:16:55 2023 -0600
  27. d530892 bootstd: cros: Add docs for the kernel layout by Simon Glass · Sun Jul 30 11:16:54 2023 -0600
  28. 4493d61 bootstd: Move common zimage functions to bootm.h by Simon Glass · Sun Jul 30 11:16:53 2023 -0600
  29. 016dc60 bootstd: cros: Simplify setup and cmdline expressions by Simon Glass · Sun Jul 30 11:16:52 2023 -0600
  30. 05cfcd0 bootstd: cros: Decode some kernel preamble fields by Simon Glass · Sun Jul 30 11:16:51 2023 -0600
  31. 3e62d80 bootstd: cros: Support a kernel on either partition by Simon Glass · Sun Jul 30 11:16:50 2023 -0600
  32. 7c6ab82 bootstd: cros: Bring in some ChromiumOS structures by Simon Glass · Sun Jul 30 11:16:49 2023 -0600
  33. 09ebe82 bootstd: cros: Move partition reading into a function by Simon Glass · Sun Jul 30 11:16:48 2023 -0600
  34. 16b1b1c bootstd: cros: Correct reporting of I/O errors by Simon Glass · Sun Jul 30 11:16:47 2023 -0600
  35. e9aa12c Merge branch '2023-08-09-misc-cleanups' into next by Tom Rini · Wed Aug 09 13:15:51 2023 -0400
  36. f8f702f scripts: kconfig: Add config fragment support in board/../ by Jason Kacines · Tue Jul 11 16:20:46 2023 -0500
  37. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · Thu Aug 03 09:47:17 2023 +0800
  38. bb11234 treewide: rework linker symbol declarations in sections header by Shiji Yang · Thu Aug 03 09:47:16 2023 +0800
  39. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · Wed Aug 02 11:09:43 2023 -0400
  40. cad3979 Merge branch '2023-08-08-assorted-code-corrections' into next by Tom Rini · Tue Aug 08 21:38:05 2023 -0400
  41. d12961b pci: correct function name in message by Heinrich Schuchardt · Thu Jul 27 18:50:14 2023 +0200
  42. 50a132b board_f: Cosmetic style fix by Bin Meng · Sat Jul 22 00:15:21 2023 +0800
  43. 9f0b8f2 crc32: Drop duplicates crc header includes by Ilya Lukin · Fri Jul 14 17:39:32 2023 +0300
  44. c38d27b btrfs: fix some error checking for btrfs_decompress() by Dan Carpenter · Thu Aug 03 13:29:34 2023 +0300
  45. 86604b7 test: fix a couple NULL vs IS_ERR() checks by Dan Carpenter · Mon Jul 31 17:08:41 2023 +0300
  46. 463be54 expo: allocate correct amount of memory by Dan Carpenter · Mon Jul 31 17:08:29 2023 +0300
  47. 1ae0917 cmd: improve string matching for hex by Dan Carpenter · Mon Jul 31 17:03:59 2023 +0300
  48. 4956966 cramfs: clean up some error messages by Dan Carpenter · Thu Jul 27 10:16:03 2023 +0300
  49. 5f5f89a test: unicode: fix a sizeof() vs ARRAY_SIZE() bug by Dan Carpenter · Thu Jul 27 10:12:58 2023 +0300
  50. 18b01e0 cmd: pxe_utils: add some missing tabs by Dan Carpenter · Thu Jul 27 10:12:39 2023 +0300
  51. 21a7406 remoteproc: uclass: Clean up a return by Dan Carpenter · Wed Jul 26 10:00:33 2023 +0300
  52. 408ccac fdt: off by one in ofnode_lookup_fdt() by Dan Carpenter · Wed Jul 26 09:59:52 2023 +0300
  53. 078dacb fs: btrfs: Prevent error pointer dereference in list_subvolums() by Dan Carpenter · Wed Jul 26 09:59:04 2023 +0300
  54. 8fb3cf1 cros_ec: Fix an error code is cros_ec_get_sku_id() by Dan Carpenter · Wed Jul 26 09:58:34 2023 +0300
  55. e310e00 video: Add parentheses around VNBYTES() macro by Dan Carpenter · Wed Jul 26 09:54:08 2023 +0300
  56. 80bfe48 cmd: Fix a size parameter in test_readonly() by Dan Carpenter · Tue Jul 25 09:50:26 2023 +0300
  57. a065952 cmd: Fix an error code in cmd_mux_find() by Dan Carpenter · Tue Jul 25 09:50:08 2023 +0300
  58. 0b18c3d lib/charset: fix u16_strlcat() return value by Matthias Schiffer · Fri Jul 14 13:24:51 2023 +0200
  59. 02482ee Revert "lib: string: Fix strlcpy return value", fix callers by Matthias Schiffer · Fri Jul 14 13:24:50 2023 +0200
  60. 1c6b184 Prepare v2023.10-rc2 by Tom Rini · Mon Aug 07 15:26:50 2023 -0400
  61. 278f0f1 configs: Resync with savedefconfig by Tom Rini · Mon Aug 07 15:17:12 2023 -0400
  62. 808a72a Merge branch '2023-08-07-assorted-fixes' by Tom Rini · Mon Aug 07 15:11:17 2023 -0400
  63. d21c752 fs/erofs: Remove an unnecessary assertion by Yifan Zhao · Wed Jul 26 12:56:04 2023 +0800
  64. 13aaedd common: Drop duplicate space in SPL_BMP description by Marek Vasut · Sat Jul 29 15:34:51 2023 +0200
  65. 8285978 common: fix detection of SYS_MALLOC_F_LEN=0x0 by Heinrich Schuchardt · Tue Aug 01 15:33:41 2023 +0200
  66. 15a23ca spl: move SPL_CRC32 option to lib/Kconfig by Oleksandr Suvorov · Thu Aug 03 19:05:40 2023 +0300
  67. fdc62b0 spl: remove duplicate SPL_MD5 option by Oleksandr Suvorov · Thu Aug 03 19:05:39 2023 +0300
  68. d198c3a bloblist: Enforce CRC32 by Tom Rini · Mon Aug 07 12:32:19 2023 -0400
  69. 60626ea MAINTAINERS: Update rockchip platform maintain files by Kever Yang · Mon Aug 07 15:52:47 2023 +0800
  70. 5272029 MAINTAINERS: add DT/bindings files to at91 entry by Eugen Hristev · Mon Aug 07 10:22:03 2023 +0300
  71. ed37840 board: ten64: add missing error checks for retimer power on by Mathew McBride · Mon Aug 07 01:41:08 2023 +0000
  72. 33a34de ARM: renesas: Update MAINTAINERS file by Marek Vasut · Sun Aug 06 20:57:34 2023 +0200
  73. 707a35f get_maintainer.pl: Add an ignore list for git history by Tom Rini · Mon Aug 07 09:20:53 2023 -0400
  74. 4cca204 Azure: Squash a number of jobs and re-order slightly by Tom Rini · Fri Aug 04 17:07:44 2023 -0400
  75. 708afd3 Azure: Rework Rockchip jobs again by Tom Rini · Fri Aug 04 16:46:15 2023 -0400
  76. c706c9f Merge tag 'dm-pull-5aug23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sat Aug 05 22:11:04 2023 -0400
  77. 99cb6b1 buildman: Drop warning about orphaned defconfigs by Simon Glass · Thu Aug 03 12:51:37 2023 -0600
  78. 18a0725 buildman: Exit after reading toolchain by Simon Glass · Thu Aug 03 12:51:36 2023 -0600
  79. 74cd2d8 event: Fix a wrong type_name from dm_post_init to dm_post_init_f by Jaehoon Chung · Tue Aug 01 19:17:00 2023 +0900
  80. 712e106 binman: ftest: Add test for xilinx-bootgen etype by Lukas Funke · Thu Aug 03 17:22:14 2023 +0200
  81. febfc6d binman: etype: Add xilinx-bootgen etype by Lukas Funke · Thu Aug 03 17:22:15 2023 +0200
  82. 09cb50f binman: btool: Add Xilinx Bootgen btool by Lukas Funke · Thu Aug 03 17:22:13 2023 +0200
  83. 76ee0ca binman: Renumber 291 and 292 test files by Simon Glass · Thu Aug 03 17:23:58 2023 -0600
  84. a1475ea Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Sat Aug 05 12:24:33 2023 -0400
  85. 1f9c3d0 cmd: Enable BIND by default if we have USB_ETHER by Tom Rini · Fri Aug 04 12:06:21 2023 -0400
  86. a935819 usb: gadget: ether: Handle gadget driver registration in probe and remove by Marek Vasut · Fri Aug 04 17:41:11 2023 +0200
  87. 038b36d usb: gadget: ether: Move probe function above driver structure by Marek Vasut · Fri Aug 04 17:41:10 2023 +0200
  88. 34ee033 usb: gadget: ether: Inline functions used once by Marek Vasut · Fri Aug 04 17:41:09 2023 +0200
  89. 8915d26 Merge branch '2023-08-04-toradex-platform-updates' by Tom Rini · Fri Aug 04 16:04:11 2023 -0400
  90. 315deb3 board: toradex: add verdin am62 support by Marcel Ziswiler · Fri Aug 04 12:08:08 2023 +0200
  91. 060d30f arm: dts: k3-binman: fix rcfg_yaml and pcfg_yaml labels by Marcel Ziswiler · Fri Aug 04 12:08:07 2023 +0200
  92. ac4518a arm: mach-k3: am62: fix 2nd mux option of clkout0 by Marcel Ziswiler · Fri Aug 04 12:08:06 2023 +0200
  93. 2bb00b8 toradex: tdx-cfg-block: add verdin am62 skus by Marcel Ziswiler · Fri Aug 04 12:08:05 2023 +0200
  94. cea0909 toradex: tdx-cfg-block: rework display adapter name handling by Max Krummenacher · Tue Jul 18 11:07:34 2023 +0200
  95. 2ded2d6 toradex: tdx-cfg-block: rework carrier board name handling by Max Krummenacher · Tue Jul 18 11:07:33 2023 +0200
  96. 8a625d8 toradex: tdx-cfg-block: add yavia carrier cfg block info by Max Krummenacher · Tue Jul 18 11:07:32 2023 +0200
  97. 2da6757 Merge branch '2023-08-03-assorted-fixes' by Tom Rini · Thu Aug 03 17:45:38 2023 -0400
  98. 1dee4eb bootstd: Init the size before reading extlinux file by Simon Glass · Wed Jul 26 21:01:25 2023 -0600
  99. 02fafec bootstd: Init the size before reading the devicetree by Simon Glass · Wed Jul 26 21:01:24 2023 -0600
  100. 4aec190 bootstd: Avoid allocating memory for the EFI file by Simon Glass · Wed Jul 26 21:01:23 2023 -0600