1. 2afb276 Merge tag 'u-boot-amlogic-20240404' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Fri Apr 05 17:22:28 2024 -0400
  2. f1b3e0c Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Fri Apr 05 17:21:58 2024 -0400
  3. ec75a53 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Fri Apr 05 17:21:37 2024 -0400
  4. 756bf0e dts: meson: Drop redundant G12A, G12B & SM1 devicetree files by Neil Armstrong · Fri Mar 29 18:51:52 2024 +0100
  5. 3355bba dts: meson-g12a: Switch to using upstream DT by Neil Armstrong · Fri Mar 29 18:51:51 2024 +0100
  6. 01418d2 dts: meson: Drop redundant GXL, GXM & AXG devicetree files by Neil Armstrong · Fri Mar 29 18:51:50 2024 +0100
  7. 65662e2 dts: meson: Switch GXL, GXM & AXG to using upstream DT by Neil Armstrong · Fri Mar 29 18:51:49 2024 +0100
  8. a4c27f3 configs: meson64: remove amlogic prefix in fdtfile when CONFIG_OF_UPSTREAM is selected by Neil Armstrong · Fri Mar 29 18:51:48 2024 +0100
  9. 6a9e811 board: amlogic: jethubj100: update docs by Viacheslav Bocharov · Tue Feb 27 09:54:06 2024 +0300
  10. 038e965 board: amlogic: jethubj100: update MAINTAINERS by Viacheslav Bocharov · Tue Feb 27 09:54:05 2024 +0300
  11. f2761dc board: amlogic: jethubj100: fix common config header by Viacheslav Bocharov · Tue Feb 27 09:54:04 2024 +0300
  12. 689e6b6 arm: mvebu: turris_omnia: Enable rng command in defconfig by Marek Behún · Thu Apr 04 09:51:07 2024 +0200
  13. 4f552fe misc: turris_omnia_mcu: Add support for rng provided by MCU by Marek Behún · Thu Apr 04 09:51:06 2024 +0200
  14. 5304d5d cmd: rng: Print "Abort" on -EINTR by Marek Behún · Thu Apr 04 09:51:05 2024 +0200
  15. c56eaf2 arm: mvebu: turris_omnia: Enable poweroff command via sysreset in defconfig by Marek Behún · Thu Apr 04 09:51:04 2024 +0200
  16. ea51ee5 gpio: turris_omnia_mcu: Add support for system power off via sysreset by Marek Behún · Thu Apr 04 09:51:03 2024 +0200
  17. c013215 gpio: turris_omnia_mcu: Update firmware features reading by Marek Behún · Thu Apr 04 09:51:02 2024 +0200
  18. d38a2be gpio: turris_omnia_mcu: Use byteorder conversion functions by Marek Behún · Thu Apr 04 09:51:01 2024 +0200
  19. 514628c arm: mvebu: system-controller: Add support for SYSRESET by Marek Behún · Thu Apr 04 09:51:00 2024 +0200
  20. 32a932a arm: mvebu: system-controller: Select mvebu-reset if DM_RESET && PCI_MVEBU by Marek Behún · Thu Apr 04 09:50:59 2024 +0200
  21. 1c657bc arm: mvebu: system-controller: Rework to use UCLASS_SYSCON by Marek Behún · Thu Apr 04 09:50:58 2024 +0200
  22. a6ed609 arm: mvebu: spl: Do not build mvebu-reset in SPL by Marek Behún · Thu Apr 04 09:50:57 2024 +0200
  23. 4cf5a03 arm: mvebu: turris_omnia: Disable Atmel SHA node if not present by Marek Behún · Thu Apr 04 09:50:56 2024 +0200
  24. 087b235 arm: mvebu: turris_omnia: Print board ECDSA public key if available by Marek Behún · Thu Apr 04 09:50:55 2024 +0200
  25. c2d19d0 arm: mvebu: turris_omnia: Implement getting board information from MCU by Marek Behún · Thu Apr 04 09:50:54 2024 +0200
  26. 8b52b8c arm: mvebu: turris_omnia: Update MCU status and features reading by Marek Behún · Thu Apr 04 09:50:53 2024 +0200
  27. f84cd22 arm: mvebu: turris_{omnia, mox}: Don't print model two times by Marek Behún · Thu Apr 04 09:50:52 2024 +0200
  28. bb42a5b arm: mvebu: turris_omnia: Add header containing MCU command interface and use it by Marek Behún · Thu Apr 04 09:50:51 2024 +0200
  29. f97b96e arm: mvebu: turris_omnia: Enable LTO by default on Turris Omnia by Marek Behún · Thu Apr 04 09:50:50 2024 +0200
  30. 08af3ae arm: dts: kirkwood: Remove DTS files for Kirkwood boards by Tony Dinh · Tue Mar 26 14:12:14 2024 -0700
  31. cc4c1ef arm: dts: kirkwood: Enable upstream DT on Kirkwood boards by Tony Dinh · Mon Apr 01 15:08:16 2024 -0700
  32. 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
  33. 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
  34. c4da10a Merge branch 'next' by Tom Rini · Tue Apr 02 07:03:25 2024 -0400
  35. d4d248d Prepare v2024.04 by Tom Rini · Tue Apr 02 06:58:58 2024 -0400
  36. 61aa03c android_ab: Fix ANDROID_AB_BACKUP_OFFSET by Colin McAllister · Tue Mar 12 07:57:29 2024 -0500
  37. c30febd android_ab: Add missing semicolon by Colin McAllister · Tue Mar 12 07:57:28 2024 -0500
  38. 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
  39. 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
  40. 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
  41. 93743d2 Squashed 'dts/upstream/' changes from aaba2d45dc2a..b35b9bd1d4ee by Tom Rini · Mon Apr 01 09:08:13 2024 -0400
  42. 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
  43. 917fa66 config: xea: Add limits for SPL and u-boot proper sizes by Lukasz Majewski · Fri Mar 29 12:18:09 2024 +0100
  44. 80361a1 arm: xea: Add support for reading SoM (CPU) board HW revision by Lukasz Majewski · Fri Mar 29 12:18:08 2024 +0100
  45. 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
  46. 57ca81f arm: spl: xea: Remove I2S pins configuration from early initialization by Lukasz Majewski · Fri Mar 29 12:18:06 2024 +0100
  47. 092f29c imx8mq_evk: Remove FEC and Ethernet PHY board code by Fabio Estevam · Thu Mar 28 15:43:19 2024 -0300
  48. 221dff5 net: fec_mxc: Avoid enable regulator failure by Ye Li · Thu Mar 28 18:57:59 2024 +0800
  49. e8f97df image-container: Fix incorrect return value by Ye Li · Thu Mar 28 18:50:55 2024 +0800
  50. 3e2c22c thermal: imx_tmu: Fix TMU error on iMX8MQ by Ye Li · Thu Mar 28 18:49:59 2024 +0800
  51. 35f1551 arm: imx9: Fix MMU map table overlap by Ye Li · Thu Mar 28 18:49:18 2024 +0800
  52. 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
  53. d3d3583 configs: colibri-imx7: allow accessing job-rings from non-TrustZone by Emanuele Ghidoli · Thu Mar 28 11:30:14 2024 +0100
  54. bbd2fb6 configs: colibri-imx7: set non-secure boot mode as default by Emanuele Ghidoli · Thu Mar 28 11:30:13 2024 +0100
  55. 04a0402 crypto/fsl: allow accessing Job Ring from non-TrustZone by Emanuele Ghidoli · Thu Mar 28 11:30:12 2024 +0100
  56. e6c413b imx: imx8mp_evk: convert to OF_UPSTREAM by Peng Fan · Thu Mar 28 10:45:11 2024 +0800
  57. 1e50768 imx: imx8mn-evk: convert to OF_UPSTREAM by Peng Fan · Thu Mar 28 10:45:10 2024 +0800
  58. 1c69aaf imx: imx8mm_evk: convert to OF_UPSTREAM by Peng Fan · Thu Mar 28 10:45:09 2024 +0800
  59. 350bf7a imx: imx8mq_evk: convert to OF_UPSTREAM by Peng Fan · Thu Mar 28 10:45:08 2024 +0800
  60. ee25d5b board: toradex: colibri-imx8x: Remove board_gpio_init by Hiago De Franco · Wed Mar 27 09:45:50 2024 -0300
  61. 70b39d0 imx8: Add a default reset_cpu() implementation by Fabio Estevam · Tue Mar 26 09:19:49 2024 -0300
  62. ca83d21 arm: dts: imx8m*-venice-gw72xx: add TPM device by Tim Harvey · Mon Mar 25 09:27:22 2024 -0700
  63. 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
  64. 7344082 phycore_pcl063: Drop leading zero from USB vendor number by Fabio Estevam · Mon Mar 25 10:52:30 2024 -0300
  65. 3f5bcfe mx6cuboxi: Convert to watchdog driver model by Fabio Estevam · Wed Mar 27 11:18:49 2024 -0300
  66. ea046cf warp7: Convert to watchdog driver model by Fabio Estevam · Wed Mar 27 10:46:51 2024 -0300
  67. 3339d07 mx6cuboxi: Fix board revision detection by Fabio Estevam · Wed Mar 27 08:49:59 2024 -0300
  68. 5917ce7 Merge patch series "Clean up arm linker scripts" by Tom Rini · Fri Mar 29 10:39:38 2024 -0400
  69. 772acf8 arm: remove redundant section alignments by Ilias Apalodimas · Fri Mar 15 08:43:51 2024 +0200
  70. cdb5839 arm: move image_copy_start/end to linker symbols by Ilias Apalodimas · Fri Mar 15 08:43:50 2024 +0200
  71. 048a9ec arm: fix __efi_runtime_start/end definitions by Ilias Apalodimas · Fri Mar 15 08:43:49 2024 +0200
  72. 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
  73. 9b37894 arm: fix __efi_runtime_rel_start/end definitions by Ilias Apalodimas · Fri Mar 15 08:43:47 2024 +0200
  74. 6d1e1b8 arm: clean up v7 and v8 linker scripts for bss_start/end by Ilias Apalodimas · Fri Mar 15 08:43:46 2024 +0200
  75. d7d037d arm: baltos: remove custom linker script by Ilias Apalodimas · Fri Mar 15 08:43:45 2024 +0200
  76. 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
  77. b95548a Merge branch '2024-03-28-assorted-net-changes' into next by Tom Rini · Thu Mar 28 11:05:30 2024 -0400
  78. 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
  79. 9e7deea doc: add reference to itest in if man-page by Heinrich Schuchardt · Fri Mar 22 08:57:31 2024 +0100
  80. 8208dde doc: man-page for itest by Heinrich Schuchardt · Fri Mar 22 08:57:30 2024 +0100
  81. d0fdd5a tee: sandbox: fix spelling errors by Igor Opaniuk · Mon Mar 04 18:44:50 2024 +0100
  82. a0501b5 smbios: fill wake-up type by Heinrich Schuchardt · Sat Feb 10 12:06:48 2024 +0100
  83. 58b796b cmd: smbios: type 1 wake-up time, family by Heinrich Schuchardt · Sat Feb 10 12:06:47 2024 +0100
  84. 865452c acpi: remove duplicate declaration of acpi_fill_header() by Heinrich Schuchardt · Sun Jan 21 15:05:00 2024 +0100
  85. b9291b4 acpi: document HETP table by Heinrich Schuchardt · Sun Jan 21 14:44:36 2024 +0100
  86. 4db757b MAINTAINERS: add include/acpi/ to ACPI by Heinrich Schuchardt · Sun Jan 21 14:41:59 2024 +0100
  87. 10de8a8 acpi: rename aslc_id, aslc_revision by Heinrich Schuchardt · Sun Jan 21 12:52:48 2024 +0100
  88. 24a81ff configs/am62x_beagleplay_a53_defconfig: enable DM_ETH_PHY by Roger Quadros · Tue Mar 05 15:24:54 2024 +0200
  89. fbb1637 net: mdio-uclass: Bind and probe generic Ethernet PHY driver by Roger Quadros · Tue Mar 05 15:24:53 2024 +0200
  90. cf54eeb net: phy: Factor out PHY GPIO reset code by Marek Vasut · Mon Mar 18 15:57:01 2024 +0100
  91. e491335 e1000: add support for i225-IT by Marjolaine Amate · Mon Mar 04 16:23:38 2024 +0100
  92. 13fddd5 net: phy: ncsi: reslove the unaligned access issue by Jacky Chou · Mon Feb 05 16:13:23 2024 +0800
  93. 32d7b19 net: phy: ncsi: Correct the endian of the checksum by Jacky Chou · Mon Feb 05 16:02:28 2024 +0800
  94. 581b2f5 net: hifemac: make some functions static by Yang Xiwen · Mon Jan 22 22:33:24 2024 +0800
  95. f9db9d7 net: hifemac: implement `net stats` needed ops by Yang Xiwen · Mon Jan 22 22:33:23 2024 +0800
  96. 7579ad1 net: hifemac: register MDIO bus device for subnode by Yang Xiwen · Mon Jan 22 22:33:22 2024 +0800
  97. f56b07b net: hifemac: fix log reporting by Yang Xiwen · Mon Jan 22 22:33:21 2024 +0800
  98. 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
  99. 77cbf0e net: phy: the NC-SI phy device do not require mdio bus by Jacky Chou · Mon Jan 15 18:34:47 2024 +0800
  100. 4238837 net: phy: Fix signed shift overflow by Eugeniu Rosca · Thu Jan 04 05:26:23 2024 +0100