1. e264363 arm: use asm-generic/unaligned.h by Jens Wiklander · Mon May 22 14:22:31 2023 +0200
  2. 2232646 Merge branch '2023-05-31-code-cleanups' into next by Tom Rini · Wed May 31 12:32:38 2023 -0400
  3. e6618f4 include: Remove unused header files by Tom Rini · Tue May 16 12:34:47 2023 -0400
  4. 809a679 faraday: remove orphaned header file by Andre Przywara · Mon May 15 14:52:14 2023 +0100
  5. 0d1669a exynos: fix header inclusion guard by Andre Przywara · Mon May 15 14:52:13 2023 +0100
  6. a5ac7d5 freescale: vsc3316_3308: fix header inclusion guard by Andre Przywara · Mon May 15 14:52:12 2023 +0100
  7. 82a9d27 arm: uniphier: fix header inclusion guard by Andre Przywara · Mon May 15 14:52:11 2023 +0100
  8. ccbd20d imx: fix header inclusion guards by Andre Przywara · Mon May 15 14:52:10 2023 +0100
  9. 9fbd9ef arm: Remove ti816x_evm board and ti816x SoC support by Tom Rini · Thu May 11 14:07:24 2023 -0400
  10. 6c0b944 configs: Resync with savedefconfig by Tom Rini · Thu May 18 16:05:49 2023 -0400
  11. a04d923 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · Thu May 18 14:02:39 2023 -0400
  12. 2fe6edf Merge branch 'next_gpio' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · Tue May 16 20:24:44 2023 -0400
  13. a012215 Merge branch '2023-05-16-remove-misuse-of-env-is-nowhere' into next by Tom Rini · Tue May 16 20:24:21 2023 -0400
  14. c2fc02b usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig symbols by Marek Vasut · Sat May 06 16:42:40 2023 +0200
  15. 98b9193 usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/ by Marek Vasut · Sat May 06 16:42:39 2023 +0200
  16. 0e6ba4f usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/ by Marek Vasut · Sat May 06 16:42:38 2023 +0200
  17. 1d5c59c usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/ by Marek Vasut · Sat May 06 16:42:37 2023 +0200
  18. 6916dc2 gpio: renesas: Simplify .request/.rfree callbacks by Pali Rohár · Tue Aug 02 12:06:55 2022 +0200
  19. 39962b2 env: Remove misuse of env is nowhere leftover by Stefan Herbrechtsmeier · Tue May 02 12:23:05 2023 +0200
  20. afccca9 powerpc/mpc85xx: socrates: Remove misuse of env is nowhere driver by Stefan Herbrechtsmeier · Tue May 02 12:23:04 2023 +0200
  21. d95ac85 imx6q: acc: Remove misuse of env is nowhere driver by Stefan Herbrechtsmeier · Tue May 02 12:23:03 2023 +0200
  22. 8dcc9c7 imx6: aristainetos: Remove misuse of env is nowhere driver by Stefan Herbrechtsmeier · Tue May 02 12:23:02 2023 +0200
  23. ae7030c Merge branch '2023-05-15-build-system-updates' into next by Tom Rini · Mon May 15 15:26:54 2023 -0400
  24. d7b87b7 Fix sparse checks processing by Christophe Leroy · Fri May 05 10:39:39 2023 +0200
  25. f5fe591 kbuild: Allow DTB overlays to built from .dtso named source files by Rasmus Villemoes · Thu May 04 14:26:44 2023 +0200
  26. dcbc5b0 kbuild: add dtc as dependency on .dtb files by Rasmus Villemoes · Thu May 04 14:26:43 2023 +0200
  27. 61890e5 scripts/Makefile.dts: tweak logic for deciding which dtbs to build by Rasmus Villemoes · Thu May 04 13:33:08 2023 +0200
  28. 4b4b6a0 scripts: dtc-version: support git version strings too by Martin Hundebøll · Wed May 03 12:23:39 2023 +0200
  29. bc352c8 Merge branch '2023-05-11-CONFIG_IS_ENABLED-vs-IS_ENABLED-cleanups' into next by Tom Rini · Thu May 11 13:02:03 2023 -0400
  30. 950f8ff power: pmic: add dm style definitions if not CONFIG_IS_ENABLED(POWER_LEGACY) by Troy Kisky · Mon Mar 13 14:31:44 2023 -0700
  31. 745d9e3 arm: mach-imx: use CONFIG_$(SPL_)SATA instead of CONFIG_SATA by Troy Kisky · Mon Mar 13 14:31:42 2023 -0700
  32. b454545 wandboard: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATA by Troy Kisky · Mon Mar 13 14:31:41 2023 -0700
  33. d64485e solidrun: mx6cuboxi: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATA by Troy Kisky · Mon Mar 13 14:31:40 2023 -0700
  34. 87031cb freescale: common: pfuze: define pfuze_mode_init only if defined(CONFIG_DM_PMIC) by Troy Kisky · Mon Mar 13 14:31:38 2023 -0700
  35. 4b00c29 m53menlo: define ft_board_setup only if CONFIG_IS_ENABLED(OF_LIBFDT) by Troy Kisky · Mon Mar 13 14:31:37 2023 -0700
  36. ab2307b ofnode: fdt_support definitions needed if OF_CONTROL is enabled by Troy Kisky · Mon Mar 13 14:31:35 2023 -0700
  37. c24b8f7 config_distro_bootcmd: remove booting environment variables from SPL environment by Troy Kisky · Mon Mar 13 14:31:34 2023 -0700
  38. c321bb2 x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLED by Troy Kisky · Mon Mar 13 14:31:33 2023 -0700
  39. 9122972 cmd: nvedit: remove error check, handle with Kconfig by Troy Kisky · Mon Mar 13 14:31:24 2023 -0700
  40. a33ec6d Merge branch 'master' into next by Tom Rini · Mon May 08 14:31:04 2023 -0400
  41. 66aea14 Prepare v2023.07-rc2 by Tom Rini · Mon May 08 14:16:32 2023 -0400
  42. ab41061 configs: Resync with savedefconfig by Tom Rini · Mon May 08 13:43:35 2023 -0400
  43. de35c3a board: ti: am64x: Add support for AM64B SK by Judith Mendez · Thu Apr 06 11:49:01 2023 +0530
  44. eda07d6 common: spl: spl: Remove video driver before u-boot proper by Nikhil M Jain · Mon Apr 10 14:19:13 2023 +0530
  45. 57a531b board: ti: am62x: evm: Add necessary functions to call splash screen by Nikhil M Jain · Mon Apr 10 14:19:12 2023 +0530
  46. f1b41b9 board: ti: am62x: am62x: Change splashimage and splashsource by Nikhil M Jain · Mon Apr 10 14:19:11 2023 +0530
  47. d0699df configs: am62x_evm_a53_defconfig: Changes in memory to support SPL splash screen by Nikhil M Jain · Mon Apr 10 14:19:10 2023 +0530
  48. 50f6925 btrfs: fix offset when reading compressed extents by Dominique Martinet · Tue Apr 18 15:41:55 2023 +0900
  49. 0dbe8e9 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon May 08 09:10:39 2023 -0400
  50. 502c452 cmd: tlv_eeprom: enable 'dev' subcommand before 'read' by Josua Mayer · Fri May 05 11:20:49 2023 +0300
  51. f27be80 cmd: tlv_eeprom: handle -ENODEV error from read_eeprom function by Josua Mayer · Fri May 05 11:20:48 2023 +0300
  52. e411c97 cmd: tlv_eeprom: remove use of global variable has_been_read by Josua Mayer · Fri May 05 11:20:47 2023 +0300
  53. 4d79c98 cmd: tlv_eeprom: remove use of global variable current_dev by Josua Mayer · Fri May 05 11:20:46 2023 +0300
  54. 40fd854 Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · Sun May 07 09:44:27 2023 -0400
  55. afe5de7 Merge branch '2023-05-05-networking-updates' by Tom Rini · Sat May 06 10:34:34 2023 -0400
  56. b99df75 net: phy: Request rgmii-id phy reset gpio as output by Stefan Herbrechtsmeier · Tue May 02 14:50:43 2023 +0200
  57. 07b12d9 net: rtl8169: add minimal support for 8125B variant by Eugen Hristev · Tue Apr 25 16:06:58 2023 +0300
  58. 63c76c0 test: eth: IPv6 network discovery unit test by Ehsan Mohandesi · Fri Apr 21 17:08:23 2023 -0700
  59. 3eb5053 test/py: IPv6 network discovery test by Ehsan Mohandesi · Fri Apr 21 17:08:22 2023 -0700
  60. a0d6d27 net: ipv6: Add support for default gateway discovery. by Ehsan Mohandesi · Fri Apr 21 17:08:21 2023 -0700
  61. 4db1d0b net: phy: Make phy_interface_is_rgmii a switch statement by Nishanth Menon · Fri Apr 14 17:06:45 2023 -0500
  62. 05518a0 net: phy: Drop phy_interface_is_sgmii by Nishanth Menon · Fri Apr 14 17:06:44 2023 -0500
  63. 21876c2 net: phy: dp83867: Explicitly check against sgmii by Nishanth Menon · Fri Apr 14 17:06:43 2023 -0500
  64. 0788290 net: share fastboot boot handle logic between transports by Dmitrii Merkurev · Wed Apr 12 19:49:31 2023 +0100
  65. 308252d net: add fastboot TCP support by Dmitrii Merkurev · Wed Apr 12 19:49:30 2023 +0100
  66. 3acd054 net: support being a TCP server to unblock TCP fastboot by Dmitrii Merkurev · Wed Apr 12 19:49:29 2023 +0100
  67. d407acf net: dhcp6: Add a sandbox test for dhcp6 by Sean Edmond · Tue Apr 11 10:48:48 2023 -0700
  68. ba80286 net: dhcp6: pxe: Add DHCP/PXE commands for IPv6 by Sean Edmond · Tue Apr 11 10:48:47 2023 -0700
  69. e8c4383 net: dhcp6: Add DHCPv6 (DHCP for IPv6) by Sean Edmond · Tue Apr 11 10:48:46 2023 -0700
  70. 984e2b3 phy: realtek: don't duplicate genphy_startup by Rasmus Villemoes · Tue Mar 28 23:21:08 2023 +0200
  71. 9b8aa54 phy: broadcom: don't duplicate genphy_startup by Rasmus Villemoes · Tue Mar 28 23:12:47 2023 +0200
  72. 7776578 net: phy: gmii2rgmii: Support external rgmii-id phy by Stefan Herbrechtsmeier · Wed Mar 22 09:42:47 2023 +0100
  73. c8075bd net: add NFSv1 support by Thomas RIENOESSL · Fri Mar 10 10:51:55 2023 +0100
  74. 5009744 nfs: handle rpc errors for mount calls by Thomas RIENOESSL · Fri Mar 10 10:51:54 2023 +0100
  75. e9839f9 nfs: factor out generic reply error handling by Thomas RIENOESSL · Fri Mar 10 10:51:53 2023 +0100
  76. c1bec0d nfs: convert supported_nfs_versions bitfield to an enum by Thomas RIENOESSL · Fri Mar 10 10:51:52 2023 +0100
  77. dd65ba2 Let the EQoS in imx8mp handle fixed-phy too. by Elmar Psilog · Mon Feb 20 16:03:15 2023 +0100
  78. 65815e7 net: ipv6: IPv6 environment variable cleanup by Sean Edmond · Wed Feb 15 20:38:36 2023 -0800
  79. c136d00 drivers: net: fsl-mc: fix MAC address fixup procedure by Ioana Ciornei · Thu Feb 09 18:07:04 2023 +0200
  80. 5d1e922 drivers: net: ldpaa: export driver name and API to get DPMAC id by Ioana Ciornei · Thu Feb 09 18:07:03 2023 +0200
  81. 4b4fa9b net: ksz9477: add port_probe function to config phy by Tim Harvey · Tue Feb 07 15:37:18 2023 -0800
  82. 5765676 net: ksz9477: remove unnecessary variable by Tim Harvey · Tue Feb 07 15:37:17 2023 -0800
  83. 489b1ef net: ksz9477: remove unnecessary dsa_set_tagging call by Tim Harvey · Tue Feb 07 15:37:16 2023 -0800
  84. a2acf86 Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Fri May 05 09:36:08 2023 -0400
  85. 339d9dd Merge tag 'fsl-qoirq-2023-5-5' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Fri May 05 09:33:29 2023 -0400
  86. d99596d board: cssi: Activate SMC relocation on CMPC885 board for MIAE device by Christophe Leroy · Wed May 03 09:25:10 2023 +0200
  87. f3bc7fc serial, mpc8xx: Take parameter RAM relocation into account by Christophe Leroy · Wed May 03 09:20:15 2023 +0200
  88. bb32bfd spi, mpc8xx: Take parameter RAM relocation into account by Christophe Leroy · Wed May 03 09:05:33 2023 +0200
  89. 7989467 powerpc: mpc8xx: Add SMC relocation CPM microcode by Christophe Leroy · Wed May 03 08:57:33 2023 +0200
  90. d8f34da powerpc: mpc885: Add CPM USB-SOF microcode for CPM15 ERRATA by Christophe Leroy · Wed May 03 08:50:55 2023 +0200
  91. 9a77a0b powerpc: Force cast on memcpy_toio() by Christophe Leroy · Fri May 05 07:24:16 2023 +0200
  92. 191e035 arm: dts: ten64: fix header typo and update copyright by Mathew McBride · Wed Apr 12 07:38:30 2023 +0000
  93. 1ffffd7 arm: dts: ten64: syncronise device tree with Linux by Mathew McBride · Wed Apr 12 07:38:29 2023 +0000
  94. 15b291e arm: dts: fsl-ls1088a: copy all missing bindings from Linux by Mathew McBride · Wed Apr 12 07:38:28 2023 +0000
  95. f647bed arm: dts: fsl-ls1088a: move and sync existing bindings to be under /soc by Mathew McBride · Wed Apr 12 07:38:27 2023 +0000
  96. fe2de5e arm: dts: fsl-ls1088a: syncronise fsl-mc definition with Linux by Mathew McBride · Wed Apr 12 07:38:26 2023 +0000
  97. 2f8f873 arm: dts: fsl-ls1088a: syncronise MDIO+PCS U-Boot definitions with Linux by Mathew McBride · Wed Apr 12 07:38:25 2023 +0000
  98. ba550f2 arm: dts: fsl-ls1088a: sync usb controller nodes with Linux by Mathew McBride · Wed Apr 12 07:38:24 2023 +0000
  99. 585a10f arm: dts: fsl-ls1088a: move I2C nodes under "soc" and syncronize with Linux by Mathew McBride · Wed Apr 12 07:38:23 2023 +0000
  100. 6ba7e72 arm: dts: fsl-ls1088a: move GPIO controller under "soc" per Linux by Mathew McBride · Wed Apr 12 07:38:22 2023 +0000