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