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