1. ae2d5e8 configs: enable SEMIHOSTING on qemu_arm64_defconfig by Heinrich Schuchardt · Mon Jul 31 22:01:20 2023 +0200
  2. c44cfba cmd: pxe: Update the command help by Bin Meng · Mon Jul 31 16:33:23 2023 +0800
  3. 026f1e9 pci: ftpci100: add new driver implementation by Sergei Antonov · Sun Jul 30 21:17:09 2023 +0300
  4. f0be00e fs: fat: avoid multiplication overflow by Heinrich Schuchardt · Sun Jul 30 16:44:04 2023 +0200
  5. 22e22a2 spl: add FIT support to semihosting boot method by Heinrich Schuchardt · Sat Jul 22 21:27:48 2023 +0200
  6. 8d3339a pci: Fix device_find_first_child() return value handling by Marek Vasut · Sun Jul 16 17:53:24 2023 +0200
  7. 23d9898 phy: Add support for the Apple Type-C PHY by Mark Kettenis · Fri Jul 14 22:21:42 2023 +0200
  8. 973fbb5 pci: apple: Enable CONFIG_SYS_PCI_64BIT by Mark Kettenis · Fri Jul 14 21:15:16 2023 +0200
  9. 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
  10. a117d61 mmc: dw_mmc: Keep vqmmc-supply enable count in balance by Jonas Karlman · Wed Jul 19 21:21:00 2023 +0000
  11. 0f28e18 mmc: Use regulator_set_enable_if_allowed by Jonas Karlman · Wed Jul 19 21:20:59 2023 +0000
  12. 2b9e248 usb: ehci-generic: Use regulator_set_enable_if_allowed by Jonas Karlman · Wed Jul 19 21:20:57 2023 +0000
  13. 4f634d6 usb: dwc2: Use regulator_set_enable_if_allowed by Jonas Karlman · Wed Jul 19 21:20:56 2023 +0000
  14. 03a1bc3 adc: Use regulator_set_enable_if_allowed by Jonas Karlman · Wed Jul 19 21:20:55 2023 +0000
  15. e9aa12c Merge branch '2023-08-09-misc-cleanups' into next by Tom Rini · Wed Aug 09 13:15:51 2023 -0400
  16. f8f702f scripts: kconfig: Add config fragment support in board/../ by Jason Kacines · Tue Jul 11 16:20:46 2023 -0500
  17. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · Thu Aug 03 09:47:17 2023 +0800
  18. bb11234 treewide: rework linker symbol declarations in sections header by Shiji Yang · Thu Aug 03 09:47:16 2023 +0800
  19. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · Wed Aug 02 11:09:43 2023 -0400
  20. cad3979 Merge branch '2023-08-08-assorted-code-corrections' into next by Tom Rini · Tue Aug 08 21:38:05 2023 -0400
  21. d12961b pci: correct function name in message by Heinrich Schuchardt · Thu Jul 27 18:50:14 2023 +0200
  22. 50a132b board_f: Cosmetic style fix by Bin Meng · Sat Jul 22 00:15:21 2023 +0800
  23. 9f0b8f2 crc32: Drop duplicates crc header includes by Ilya Lukin · Fri Jul 14 17:39:32 2023 +0300
  24. c38d27b btrfs: fix some error checking for btrfs_decompress() by Dan Carpenter · Thu Aug 03 13:29:34 2023 +0300
  25. 86604b7 test: fix a couple NULL vs IS_ERR() checks by Dan Carpenter · Mon Jul 31 17:08:41 2023 +0300
  26. 463be54 expo: allocate correct amount of memory by Dan Carpenter · Mon Jul 31 17:08:29 2023 +0300
  27. 1ae0917 cmd: improve string matching for hex by Dan Carpenter · Mon Jul 31 17:03:59 2023 +0300
  28. 4956966 cramfs: clean up some error messages by Dan Carpenter · Thu Jul 27 10:16:03 2023 +0300
  29. 5f5f89a test: unicode: fix a sizeof() vs ARRAY_SIZE() bug by Dan Carpenter · Thu Jul 27 10:12:58 2023 +0300
  30. 18b01e0 cmd: pxe_utils: add some missing tabs by Dan Carpenter · Thu Jul 27 10:12:39 2023 +0300
  31. 21a7406 remoteproc: uclass: Clean up a return by Dan Carpenter · Wed Jul 26 10:00:33 2023 +0300
  32. 408ccac fdt: off by one in ofnode_lookup_fdt() by Dan Carpenter · Wed Jul 26 09:59:52 2023 +0300
  33. 078dacb fs: btrfs: Prevent error pointer dereference in list_subvolums() by Dan Carpenter · Wed Jul 26 09:59:04 2023 +0300
  34. 8fb3cf1 cros_ec: Fix an error code is cros_ec_get_sku_id() by Dan Carpenter · Wed Jul 26 09:58:34 2023 +0300
  35. e310e00 video: Add parentheses around VNBYTES() macro by Dan Carpenter · Wed Jul 26 09:54:08 2023 +0300
  36. 80bfe48 cmd: Fix a size parameter in test_readonly() by Dan Carpenter · Tue Jul 25 09:50:26 2023 +0300
  37. a065952 cmd: Fix an error code in cmd_mux_find() by Dan Carpenter · Tue Jul 25 09:50:08 2023 +0300
  38. 0b18c3d lib/charset: fix u16_strlcat() return value by Matthias Schiffer · Fri Jul 14 13:24:51 2023 +0200
  39. 02482ee Revert "lib: string: Fix strlcpy return value", fix callers by Matthias Schiffer · Fri Jul 14 13:24:50 2023 +0200
  40. 1c6b184 Prepare v2023.10-rc2 by Tom Rini · Mon Aug 07 15:26:50 2023 -0400
  41. 278f0f1 configs: Resync with savedefconfig by Tom Rini · Mon Aug 07 15:17:12 2023 -0400
  42. 808a72a Merge branch '2023-08-07-assorted-fixes' by Tom Rini · Mon Aug 07 15:11:17 2023 -0400
  43. d21c752 fs/erofs: Remove an unnecessary assertion by Yifan Zhao · Wed Jul 26 12:56:04 2023 +0800
  44. 13aaedd common: Drop duplicate space in SPL_BMP description by Marek Vasut · Sat Jul 29 15:34:51 2023 +0200
  45. 8285978 common: fix detection of SYS_MALLOC_F_LEN=0x0 by Heinrich Schuchardt · Tue Aug 01 15:33:41 2023 +0200
  46. 15a23ca spl: move SPL_CRC32 option to lib/Kconfig by Oleksandr Suvorov · Thu Aug 03 19:05:40 2023 +0300
  47. fdc62b0 spl: remove duplicate SPL_MD5 option by Oleksandr Suvorov · Thu Aug 03 19:05:39 2023 +0300
  48. d198c3a bloblist: Enforce CRC32 by Tom Rini · Mon Aug 07 12:32:19 2023 -0400
  49. 60626ea MAINTAINERS: Update rockchip platform maintain files by Kever Yang · Mon Aug 07 15:52:47 2023 +0800
  50. 5272029 MAINTAINERS: add DT/bindings files to at91 entry by Eugen Hristev · Mon Aug 07 10:22:03 2023 +0300
  51. ed37840 board: ten64: add missing error checks for retimer power on by Mathew McBride · Mon Aug 07 01:41:08 2023 +0000
  52. 33a34de ARM: renesas: Update MAINTAINERS file by Marek Vasut · Sun Aug 06 20:57:34 2023 +0200
  53. 707a35f get_maintainer.pl: Add an ignore list for git history by Tom Rini · Mon Aug 07 09:20:53 2023 -0400
  54. 4cca204 Azure: Squash a number of jobs and re-order slightly by Tom Rini · Fri Aug 04 17:07:44 2023 -0400
  55. 708afd3 Azure: Rework Rockchip jobs again by Tom Rini · Fri Aug 04 16:46:15 2023 -0400
  56. 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
  57. 99cb6b1 buildman: Drop warning about orphaned defconfigs by Simon Glass · Thu Aug 03 12:51:37 2023 -0600
  58. 18a0725 buildman: Exit after reading toolchain by Simon Glass · Thu Aug 03 12:51:36 2023 -0600
  59. 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
  60. 712e106 binman: ftest: Add test for xilinx-bootgen etype by Lukas Funke · Thu Aug 03 17:22:14 2023 +0200
  61. febfc6d binman: etype: Add xilinx-bootgen etype by Lukas Funke · Thu Aug 03 17:22:15 2023 +0200
  62. 09cb50f binman: btool: Add Xilinx Bootgen btool by Lukas Funke · Thu Aug 03 17:22:13 2023 +0200
  63. 76ee0ca binman: Renumber 291 and 292 test files by Simon Glass · Thu Aug 03 17:23:58 2023 -0600
  64. a1475ea Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Sat Aug 05 12:24:33 2023 -0400
  65. 1f9c3d0 cmd: Enable BIND by default if we have USB_ETHER by Tom Rini · Fri Aug 04 12:06:21 2023 -0400
  66. a935819 usb: gadget: ether: Handle gadget driver registration in probe and remove by Marek Vasut · Fri Aug 04 17:41:11 2023 +0200
  67. 038b36d usb: gadget: ether: Move probe function above driver structure by Marek Vasut · Fri Aug 04 17:41:10 2023 +0200
  68. 34ee033 usb: gadget: ether: Inline functions used once by Marek Vasut · Fri Aug 04 17:41:09 2023 +0200
  69. 8915d26 Merge branch '2023-08-04-toradex-platform-updates' by Tom Rini · Fri Aug 04 16:04:11 2023 -0400
  70. 315deb3 board: toradex: add verdin am62 support by Marcel Ziswiler · Fri Aug 04 12:08:08 2023 +0200
  71. 060d30f arm: dts: k3-binman: fix rcfg_yaml and pcfg_yaml labels by Marcel Ziswiler · Fri Aug 04 12:08:07 2023 +0200
  72. ac4518a arm: mach-k3: am62: fix 2nd mux option of clkout0 by Marcel Ziswiler · Fri Aug 04 12:08:06 2023 +0200
  73. 2bb00b8 toradex: tdx-cfg-block: add verdin am62 skus by Marcel Ziswiler · Fri Aug 04 12:08:05 2023 +0200
  74. cea0909 toradex: tdx-cfg-block: rework display adapter name handling by Max Krummenacher · Tue Jul 18 11:07:34 2023 +0200
  75. 2ded2d6 toradex: tdx-cfg-block: rework carrier board name handling by Max Krummenacher · Tue Jul 18 11:07:33 2023 +0200
  76. 8a625d8 toradex: tdx-cfg-block: add yavia carrier cfg block info by Max Krummenacher · Tue Jul 18 11:07:32 2023 +0200
  77. 2da6757 Merge branch '2023-08-03-assorted-fixes' by Tom Rini · Thu Aug 03 17:45:38 2023 -0400
  78. 1dee4eb bootstd: Init the size before reading extlinux file by Simon Glass · Wed Jul 26 21:01:25 2023 -0600
  79. 02fafec bootstd: Init the size before reading the devicetree by Simon Glass · Wed Jul 26 21:01:24 2023 -0600
  80. 4aec190 bootstd: Avoid allocating memory for the EFI file by Simon Glass · Wed Jul 26 21:01:23 2023 -0600
  81. 47fc734 bootstd: Use a function to detect network in EFI bootmeth by Simon Glass · Wed Jul 26 21:01:22 2023 -0600
  82. f41c445 bootflow: Export setup_fs() by Simon Glass · Wed Jul 26 21:01:21 2023 -0600
  83. b27c27a virtio: provide driver name in debug message by Heinrich Schuchardt · Wed Jul 26 17:43:40 2023 +0200
  84. d701a22 fat: correct sign for deletion mark by Heinrich Schuchardt · Wed Jul 26 10:33:13 2023 +0200
  85. 4a59091 rzn1-snarc: Add missing MAINTAINERS file by Tom Rini · Tue Jul 25 18:31:55 2023 -0400
  86. 6b6614a board/freescale: Drop two orphaned entries by Tom Rini · Tue Jul 25 18:31:54 2023 -0400
  87. e236179 vexpress64: Rework MAINTAINERS file slightly by Tom Rini · Tue Jul 25 18:31:53 2023 -0400
  88. ae5c7d6 ARM: imx: Update MAINTAINERS file on DH electronics i.MX8M Plus DHCOM by Marek Vasut · Tue Jul 18 18:14:35 2023 +0200
  89. 184ad9f freescale: Remove Rajesh Bhagat MAINTAINERS by Sean Anderson · Tue Oct 18 14:12:46 2022 -0400
  90. cba8c3e Merge tag 'efi-2023-10-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Aug 03 12:43:24 2023 -0400
  91. ee1253b Merge branch '2023-08-03-mediatek-and-ten64-updates' by Tom Rini · Thu Aug 03 10:34:04 2023 -0400
  92. 715091b board: ten64: strip extra u-boot compatibles from FDT by Mathew McBride · Fri Jul 21 04:39:31 2023 +0000
  93. 9f55a3d board: ten64: opt out of fsl_setenv_bootcmd by Mathew McBride · Fri Jul 21 04:39:30 2023 +0000
  94. b56ee9d arch: arm: fsl-layerscape: allow "opt-out" of fsl_setenv_bootcmd by Mathew McBride · Fri Jul 21 04:39:29 2023 +0000
  95. 617dd0f board: traverse: ten64: adopt standard boot defaults by Mathew McBride · Fri Jul 21 04:39:28 2023 +0000
  96. 1a1ff2c board: ten64: disable watchdog autostart by Mathew McBride · Fri Jul 21 04:39:27 2023 +0000
  97. e6cbacf board: traverse: ten64: set serial# to be 'label' MAC by Mathew McBride · Fri Jul 21 04:39:26 2023 +0000
  98. 24b0ab0 board: traverse: ten64: fix allocation order of MAC addresses by Mathew McBride · Fri Jul 21 04:39:25 2023 +0000
  99. 0710b54 board: traverse: ten64: init nvme devices in late boot to ensure bootflow availability by Mathew McBride · Fri Jul 21 04:39:24 2023 +0000
  100. a89d9dc configs: ten64: enable NVME_PCI by Mathew McBride · Fri Jul 21 04:39:23 2023 +0000