1. cc4c1ef arm: dts: kirkwood: Enable upstream DT on Kirkwood boards by Tony Dinh · Mon Apr 01 15:08:16 2024 -0700
  2. 4b5b5fe Merge tag 'u-boot-dfu-next-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Tue Apr 02 22:37:23 2024 -0400
  3. d8217a1 Merge tag 'u-boot-dfu-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Tue Apr 02 22:37:03 2024 -0400
  4. c4da10a Merge branch 'next' by Tom Rini · Tue Apr 02 07:03:25 2024 -0400
  5. d4d248d Prepare v2024.04 by Tom Rini · Tue Apr 02 06:58:58 2024 -0400
  6. 61aa03c android_ab: Fix ANDROID_AB_BACKUP_OFFSET by Colin McAllister · Tue Mar 12 07:57:29 2024 -0500
  7. c30febd android_ab: Add missing semicolon by Colin McAllister · Tue Mar 12 07:57:28 2024 -0500
  8. e7f1315 usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_interrupts by Marek Vasut · Sun Mar 17 05:42:53 2024 +0100
  9. 26ec65b usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget by Marek Vasut · Sun Mar 17 05:42:52 2024 +0100
  10. 668ad57 Subtree merge tag 'v6.8-dts' of devicetree-rebasing repo [1] into dts/upstream by Tom Rini · Mon Apr 01 09:08:13 2024 -0400
  11. 93743d2 Squashed 'dts/upstream/' changes from aaba2d45dc2a..b35b9bd1d4ee by Tom Rini · Mon Apr 01 09:08:13 2024 -0400
  12. 78f9a96 Merge tag 'u-boot-imx-next-20240330' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Sat Mar 30 21:17:51 2024 -0400
  13. 917fa66 config: xea: Add limits for SPL and u-boot proper sizes by Lukasz Majewski · Fri Mar 29 12:18:09 2024 +0100
  14. 80361a1 arm: xea: Add support for reading SoM (CPU) board HW revision by Lukasz Majewski · Fri Mar 29 12:18:08 2024 +0100
  15. ad778a3 arm: spl: Add definition for PHY reset GPIO for XEA HW rev. 2 by Lukasz Majewski · Fri Mar 29 12:18:07 2024 +0100
  16. 57ca81f arm: spl: xea: Remove I2S pins configuration from early initialization by Lukasz Majewski · Fri Mar 29 12:18:06 2024 +0100
  17. 092f29c imx8mq_evk: Remove FEC and Ethernet PHY board code by Fabio Estevam · Thu Mar 28 15:43:19 2024 -0300
  18. 221dff5 net: fec_mxc: Avoid enable regulator failure by Ye Li · Thu Mar 28 18:57:59 2024 +0800
  19. e8f97df image-container: Fix incorrect return value by Ye Li · Thu Mar 28 18:50:55 2024 +0800
  20. 3e2c22c thermal: imx_tmu: Fix TMU error on iMX8MQ by Ye Li · Thu Mar 28 18:49:59 2024 +0800
  21. 35f1551 arm: imx9: Fix MMU map table overlap by Ye Li · Thu Mar 28 18:49:18 2024 +0800
  22. c94bce4 Merge tag 'u-boot-imx-master-20240330' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Mar 30 14:07:37 2024 -0400
  23. d3d3583 configs: colibri-imx7: allow accessing job-rings from non-TrustZone by Emanuele Ghidoli · Thu Mar 28 11:30:14 2024 +0100
  24. bbd2fb6 configs: colibri-imx7: set non-secure boot mode as default by Emanuele Ghidoli · Thu Mar 28 11:30:13 2024 +0100
  25. 04a0402 crypto/fsl: allow accessing Job Ring from non-TrustZone by Emanuele Ghidoli · Thu Mar 28 11:30:12 2024 +0100
  26. e6c413b imx: imx8mp_evk: convert to OF_UPSTREAM by Peng Fan · Thu Mar 28 10:45:11 2024 +0800
  27. 1e50768 imx: imx8mn-evk: convert to OF_UPSTREAM by Peng Fan · Thu Mar 28 10:45:10 2024 +0800
  28. 1c69aaf imx: imx8mm_evk: convert to OF_UPSTREAM by Peng Fan · Thu Mar 28 10:45:09 2024 +0800
  29. 350bf7a imx: imx8mq_evk: convert to OF_UPSTREAM by Peng Fan · Thu Mar 28 10:45:08 2024 +0800
  30. ee25d5b board: toradex: colibri-imx8x: Remove board_gpio_init by Hiago De Franco · Wed Mar 27 09:45:50 2024 -0300
  31. 70b39d0 imx8: Add a default reset_cpu() implementation by Fabio Estevam · Tue Mar 26 09:19:49 2024 -0300
  32. ca83d21 arm: dts: imx8m*-venice-gw72xx: add TPM device by Tim Harvey · Mon Mar 25 09:27:22 2024 -0700
  33. 6cb4ada arm: dts: imx8mm-venice-gw7901: add digital I/O direction control GPIO's by Tim Harvey · Mon Mar 25 09:27:02 2024 -0700
  34. 7344082 phycore_pcl063: Drop leading zero from USB vendor number by Fabio Estevam · Mon Mar 25 10:52:30 2024 -0300
  35. 3f5bcfe mx6cuboxi: Convert to watchdog driver model by Fabio Estevam · Wed Mar 27 11:18:49 2024 -0300
  36. ea046cf warp7: Convert to watchdog driver model by Fabio Estevam · Wed Mar 27 10:46:51 2024 -0300
  37. 3339d07 mx6cuboxi: Fix board revision detection by Fabio Estevam · Wed Mar 27 08:49:59 2024 -0300
  38. 5917ce7 Merge patch series "Clean up arm linker scripts" by Tom Rini · Fri Mar 29 10:39:38 2024 -0400
  39. 772acf8 arm: remove redundant section alignments by Ilias Apalodimas · Fri Mar 15 08:43:51 2024 +0200
  40. cdb5839 arm: move image_copy_start/end to linker symbols by Ilias Apalodimas · Fri Mar 15 08:43:50 2024 +0200
  41. 048a9ec arm: fix __efi_runtime_start/end definitions by Ilias Apalodimas · Fri Mar 15 08:43:49 2024 +0200
  42. 45b1bd9 arm: clean up v7 and v8 linker scripts for __rel_dyn_start/end by Ilias Apalodimas · Fri Mar 15 08:43:48 2024 +0200
  43. 9b37894 arm: fix __efi_runtime_rel_start/end definitions by Ilias Apalodimas · Fri Mar 15 08:43:47 2024 +0200
  44. 6d1e1b8 arm: clean up v7 and v8 linker scripts for bss_start/end by Ilias Apalodimas · Fri Mar 15 08:43:46 2024 +0200
  45. d7d037d arm: baltos: remove custom linker script by Ilias Apalodimas · Fri Mar 15 08:43:45 2024 +0200
  46. 1d36af3 Merge tag 'doc-2024-04-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Mar 28 16:01:03 2024 -0400
  47. b95548a Merge branch '2024-03-28-assorted-net-changes' into next by Tom Rini · Thu Mar 28 11:05:30 2024 -0400
  48. 627cc25 Merge tag 'acpi-next-20240328' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Thu Mar 28 08:54:34 2024 -0400
  49. 9e7deea doc: add reference to itest in if man-page by Heinrich Schuchardt · Fri Mar 22 08:57:31 2024 +0100
  50. 8208dde doc: man-page for itest by Heinrich Schuchardt · Fri Mar 22 08:57:30 2024 +0100
  51. d0fdd5a tee: sandbox: fix spelling errors by Igor Opaniuk · Mon Mar 04 18:44:50 2024 +0100
  52. a0501b5 smbios: fill wake-up type by Heinrich Schuchardt · Sat Feb 10 12:06:48 2024 +0100
  53. 58b796b cmd: smbios: type 1 wake-up time, family by Heinrich Schuchardt · Sat Feb 10 12:06:47 2024 +0100
  54. 865452c acpi: remove duplicate declaration of acpi_fill_header() by Heinrich Schuchardt · Sun Jan 21 15:05:00 2024 +0100
  55. b9291b4 acpi: document HETP table by Heinrich Schuchardt · Sun Jan 21 14:44:36 2024 +0100
  56. 4db757b MAINTAINERS: add include/acpi/ to ACPI by Heinrich Schuchardt · Sun Jan 21 14:41:59 2024 +0100
  57. 10de8a8 acpi: rename aslc_id, aslc_revision by Heinrich Schuchardt · Sun Jan 21 12:52:48 2024 +0100
  58. 24a81ff configs/am62x_beagleplay_a53_defconfig: enable DM_ETH_PHY by Roger Quadros · Tue Mar 05 15:24:54 2024 +0200
  59. fbb1637 net: mdio-uclass: Bind and probe generic Ethernet PHY driver by Roger Quadros · Tue Mar 05 15:24:53 2024 +0200
  60. cf54eeb net: phy: Factor out PHY GPIO reset code by Marek Vasut · Mon Mar 18 15:57:01 2024 +0100
  61. e491335 e1000: add support for i225-IT by Marjolaine Amate · Mon Mar 04 16:23:38 2024 +0100
  62. 13fddd5 net: phy: ncsi: reslove the unaligned access issue by Jacky Chou · Mon Feb 05 16:13:23 2024 +0800
  63. 32d7b19 net: phy: ncsi: Correct the endian of the checksum by Jacky Chou · Mon Feb 05 16:02:28 2024 +0800
  64. 581b2f5 net: hifemac: make some functions static by Yang Xiwen · Mon Jan 22 22:33:24 2024 +0800
  65. f9db9d7 net: hifemac: implement `net stats` needed ops by Yang Xiwen · Mon Jan 22 22:33:23 2024 +0800
  66. 7579ad1 net: hifemac: register MDIO bus device for subnode by Yang Xiwen · Mon Jan 22 22:33:22 2024 +0800
  67. f56b07b net: hifemac: fix log reporting by Yang Xiwen · Mon Jan 22 22:33:21 2024 +0800
  68. 5090ead net: hifemac_mdio: use log_msg_ret() correctly, report error by dev_err() by Yang Xiwen · Mon Jan 22 22:33:20 2024 +0800
  69. 77cbf0e net: phy: the NC-SI phy device do not require mdio bus by Jacky Chou · Mon Jan 15 18:34:47 2024 +0800
  70. 4238837 net: phy: Fix signed shift overflow by Eugeniu Rosca · Thu Jan 04 05:26:23 2024 +0100
  71. ae4bec7 net: phy: broadcom: Configure LEDs on BCM54210E by Marek Vasut · Mon Jan 01 22:07:47 2024 +0100
  72. e4f0760 net: phy: ncsi: fixed not nullify the pointers after free by Jacky Chou · Fri Dec 29 09:45:55 2023 +0800
  73. 55d96a8 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Tue Mar 26 10:00:21 2024 -0400
  74. c05e9e7 spl: riscv: opensbi: fix check of PAYLOAD_ARGS_ADDR by Randolph · Fri Mar 22 19:36:37 2024 +0800
  75. 98c9212 Merge tag 'v2024.04-rc5' into next by Tom Rini · Mon Mar 25 22:15:47 2024 -0400
  76. bd15682 Prepare v2024.04-rc5 by Tom Rini · Mon Mar 25 21:55:55 2024 -0400
  77. 02a25c7 Merge tag 'u-boot-at91-2024.07-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · Mon Mar 25 08:18:20 2024 -0400
  78. 5ba40d6 Merge tag 'u-boot-amlogic-fixes-20240325' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Mar 25 08:18:53 2024 -0400
  79. bfbe81a board: amlogic: fix buffler overflow in seria, mac & usid read by Neil Armstrong · Wed Mar 20 09:46:11 2024 +0100
  80. 7d720b8 board: amlogic: add meson_generate_serial_ethaddr fallback to p200 by Christian Hewitt · Sun Mar 24 15:19:05 2024 +0000
  81. 1e2bac7 ARM: dts: fix Ethernet on WeTek Hub/Play2 by Christian Hewitt · Sun Mar 24 15:19:04 2024 +0000
  82. 898179d Merge tag 'u-boot-imx-next-20240324' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Sun Mar 24 17:49:42 2024 -0400
  83. 643f3df board: phytec: phycore_imx8mp.env fix netboot issues by Yannic Moog · Fri Mar 22 13:55:28 2024 +0100
  84. 03e5a7e configs: imx93-phyboard-segin: Add fastboot support by Mathieu Othacehe · Thu Mar 21 15:45:41 2024 +0100
  85. e40a1a4 configs: imx93-phyboard-segin: Add USB support by Mathieu Othacehe · Thu Mar 21 15:45:40 2024 +0100
  86. 713df35 arm: dts: imx93-phyboard-segin: Add USB support by Mathieu Othacehe · Thu Mar 21 15:45:39 2024 +0100
  87. 8df8e59 imx: ele_ahab: Add ahab_commit command support by Mathieu Othacehe · Thu Mar 21 08:19:53 2024 +0100
  88. 28912df MAINTAINERS: Add entry for PCIe DWC IMX driver by Sumit Garg · Thu Mar 21 20:25:07 2024 +0530
  89. f65a3fe imx8mp_venice_defconfig: Enable PCIe/NVMe support by Tim Harvey · Thu Mar 21 20:25:06 2024 +0530
  90. b95e751 verdin-imx8mp_defconfig: Enable PCIe/NVMe support by Sumit Garg · Thu Mar 21 20:25:05 2024 +0530
  91. 3fc4394 pcie_imx: Update header to describe it as a legacy driver by Sumit Garg · Thu Mar 21 20:25:04 2024 +0530
  92. 3aa5088 pci: Add DW PCIe controller support for iMX8MP SoC by Sumit Garg · Thu Mar 21 20:25:03 2024 +0530
  93. 2c71451 phy: phy-imx8m-pcie: Add support for i.MX8M{M/P} PCIe PHY by Sumit Garg · Thu Mar 21 20:25:02 2024 +0530
  94. 77ad664 imx8mp: power-domain: Expose high performance PLL clock by Sumit Garg · Thu Mar 21 20:25:01 2024 +0530
  95. aee7c46 imx8mp: power-domain: Add PCIe support by Sumit Garg · Thu Mar 21 20:25:00 2024 +0530
  96. 41e0ad5 reset: imx: Add support for i.MX8MP reset controller by Sumit Garg · Thu Mar 21 20:24:59 2024 +0530
  97. 9ab2ffa reset: imx: Refactor driver to simplify function names by Sumit Garg · Thu Mar 21 20:24:58 2024 +0530
  98. 03f76d9 clk: imx8mp: Add support for PCIe clocks by Sumit Garg · Thu Mar 21 20:24:57 2024 +0530
  99. db1e4db remoteproc: uclass: Add methods to load firmware to rproc and boot rproc by MD Danish Anwar · Thu Mar 21 15:58:19 2024 +0530
  100. 1eb8681 remoteproc: k3-dsp: Extend support for C71x DSPs on J721S2 SoCs by Hari Nagalla · Tue Mar 12 15:14:36 2024 +0530