1. 0e60c7c common: usb-hub: Reset USB 3.0 hubs only by Shantur Rathore · Wed Feb 14 09:54:03 2024 +0000
  2. 886a94e Merge tag 'u-boot-imx-master-20240219' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Feb 19 08:55:17 2024 -0500
  3. e2afe48 doc: board: Add minimal documentation for Sielaff i.MX6 Solo board by Frieder Schrempf · Thu Feb 15 15:00:36 2024 +0100
  4. 9569c93 board: Add support for Sielaff i.MX6 Solo board by Frieder Schrempf · Thu Feb 15 15:00:35 2024 +0100
  5. 49a26ac mtd: spi-nor-ids: Add support for ESMT/EON EN25Q80B by Frieder Schrempf · Thu Feb 15 15:00:34 2024 +0100
  6. 1baf5c2 MAINTAINERS: Update after GEHC spin-off by Ian Ray · Tue Feb 13 15:17:06 2024 +0200
  7. bfc3428 msc_sm2s_imx8mp: Fix CONFIG_DEFAULT_FDT_FILE by Fabio Estevam · Tue Feb 13 08:43:42 2024 -0300
  8. cb81ccd msc_sm2s_imx8mp: Add redundant environment support by Fabio Estevam · Tue Feb 13 08:43:41 2024 -0300
  9. 7259dbd imx8mp-msc-sm2s: Add mmc aliases by Fabio Estevam · Tue Feb 13 08:43:40 2024 -0300
  10. de5d32f msc_sm2s_imx8mp: Make Ethernet functional by Fabio Estevam · Tue Feb 13 08:43:39 2024 -0300
  11. 6184d13 msc_sm2s_imx8mp: Convert to DM_SERIAL by Fabio Estevam · Tue Feb 13 08:43:38 2024 -0300
  12. c0faa48 Merge branch 'master-porter' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sat Feb 17 18:37:07 2024 -0500
  13. cc0d09e ARM: renesas: Enable LTO on R-Car by Marek Vasut · Sun Feb 11 18:34:30 2024 +0100
  14. b42de38 ARM: renesas: Set R-Car Gen2 board size limit to 512 kiB by Marek Vasut · Sun Feb 11 18:34:29 2024 +0100
  15. a217648 ARM: renesas: Disable EFI on R-Car Gen2 by Marek Vasut · Sun Feb 11 18:34:28 2024 +0100
  16. d301ed7 clk: renesas: Fix broken clocks on all Gen2 boards by Niklas Söderlund · Fri Feb 09 22:15:35 2024 +0100
  17. 279cfef Merge tag 'u-boot-dfu-20240215' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Thu Feb 15 10:26:24 2024 -0500
  18. c8a4164 doc: android: avb: sync usage details by Igor Opaniuk · Fri Feb 09 20:20:45 2024 +0100
  19. d2e83e2 cmd: avb: rework do_avb_verify_part by Igor Opaniuk · Fri Feb 09 20:20:44 2024 +0100
  20. 66fde11 common: avb_verify: add str_avb_io_error/str_avb_slot_error by Igor Opaniuk · Fri Feb 09 20:20:43 2024 +0100
  21. a4669d7 cmd: avb: rework prints by Igor Opaniuk · Fri Feb 09 20:20:42 2024 +0100
  22. f18ec6d common: avb_verify: rework error/debug prints by Igor Opaniuk · Fri Feb 09 20:20:41 2024 +0100
  23. 29cb886 avb: move SPDX license identifiers to the first line by Igor Opaniuk · Fri Feb 09 20:20:40 2024 +0100
  24. 9655618 common: avb_verify: don't call mmc_switch_part for SD by Igor Opaniuk · Fri Feb 09 20:20:39 2024 +0100
  25. 77b25b5 MAINTAINERS: add custodian tree info for AVB/AB by Igor Opaniuk · Tue Feb 13 08:36:38 2024 +0100
  26. b5e510c Merge tag 'xilinx-for-v2024.04-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Feb 14 15:23:10 2024 -0500
  27. 96b7449 arm64: versal-net: Setup correct addresses of GICR/GICD by Michal Simek · Tue Feb 06 12:51:39 2024 +0100
  28. be55bf5 Prepare v2024.04-rc2 by Tom Rini · Tue Feb 13 18:16:57 2024 -0500
  29. 9decf32 Merge branch '2024-02-13-assorted-updates' by Tom Rini · Tue Feb 13 17:31:11 2024 -0500
  30. d387b52 Revert "board: verdin-am62: set cpu core voltage depending on speed grade" by Francesco Dolcini · Tue Feb 13 17:00:03 2024 +0100
  31. 2259c29 boot: add support for button commands by Caleb Connolly · Tue Jan 09 11:51:09 2024 +0000
  32. 1eb0c62 cmd: hash: fix param count check by Igor Opaniuk · Wed Feb 07 01:01:32 2024 +0100
  33. efc64b9 memory: ti-gpmc: Fix lock up at A53 SPL during NAND boot on AM64-EVM by Roger Quadros · Tue Feb 06 16:02:51 2024 +0200
  34. 1b7279b poplar: add myself as co-maintainer by Igor Opaniuk · Fri Feb 02 22:44:29 2024 +0100
  35. 9e2702f Merge tag 'doc-2024-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Feb 12 15:22:05 2024 -0500
  36. 56b37e7 net: designware: Support high memory nodes by Nils Le Roux · Sat Dec 02 10:39:49 2023 +0100
  37. 533f58b doc/develop/codingstyle.rst: Clarify include section by Tom Rini · Fri Feb 09 09:35:20 2024 -0500
  38. 153a8a9 lib: charset: Fix and extend utf8_to_utf32_stream() documentation by Janne Grunau · Sat Feb 10 13:46:39 2024 +0100
  39. c9a01a7 efi_loader: simplify error message in efi_disk_create_raw() by Heinrich Schuchardt · Fri Feb 02 15:12:52 2024 +0100
  40. afe3f50 doc: board: starfive: fix rendering of OpenSBI logo by Heinrich Schuchardt · Thu Feb 01 17:32:53 2024 +0100
  41. 621a56c doc: imx: imxrt1170: Document imxrt1170-evk board by Jesse Taube · Thu Feb 01 10:00:04 2024 -0500
  42. f85ca62 Merge tag 'u-boot-imx-master-20240212' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Feb 12 09:26:20 2024 -0500
  43. ad11fa4 xilinx: zynqmp: Add the missing function prototype by Venkatesh Yadav Abbarapu · Wed Feb 07 14:03:28 2024 +0530
  44. e2d3390 arm64: zynqmp: Disable DP on kd240 by Michal Simek · Thu Feb 01 13:38:44 2024 +0100
  45. ee1e025 arm64: zynqmp: Do not expose usbhub nodes on kr260 usb1 by Michal Simek · Thu Feb 01 13:38:43 2024 +0100
  46. d46ce3e arm64: zynqmp: Align nvmem-fw node with dt-schema by Michal Simek · Thu Feb 01 13:38:42 2024 +0100
  47. a950f1a arm64: zynqmp: Remove arm,cortex-a53-edac node by Michal Simek · Thu Feb 01 13:38:41 2024 +0100
  48. 8fde094 xilinx: Fix fpga region DT nodes name by Michal Simek · Thu Feb 01 13:38:40 2024 +0100
  49. a7f1ab1 arm64: zynqmp: Fix kr260 clock wiring by Michal Simek · Tue Jan 30 15:51:06 2024 +0100
  50. 632a8e0 arm64: zynqmp: Describe 25MHz fixed clock for PL GEMs by Michal Simek · Mon Jan 29 08:46:43 2024 +0100
  51. 62fc45b arm64: zynqmp: Sync clock labels with kr260 revB by Michal Simek · Fri Jan 26 08:24:41 2024 +0100
  52. 196e52f arm64: zynqmp: Add 'silabs, skip-recall' to all si570 clk nodes by Saeed Nowshadi · Thu Jan 25 09:07:58 2024 +0100
  53. 08351e1 arm64: xilinx: Enable EFI_HTTP_BOOT by default by Michal Simek · Wed Jan 24 11:58:40 2024 +0100
  54. d3c8c84 configs: versal_net: Enable CONFIG_LTO for mini qspi/ospi by Venkatesh Yadav Abbarapu · Fri Jan 26 13:41:39 2024 +0530
  55. f1ae96b configs: versal: Enable CONFIG_LTO for mini qspi/ospi by Venkatesh Yadav Abbarapu · Fri Jan 26 13:39:00 2024 +0530
  56. 5513638 soc: zynqmp: Add the IDcode for dr_SE and eg_SE variants by Venkatesh Yadav Abbarapu · Tue Jan 23 10:27:15 2024 +0530
  57. 632cf2a Merge branch 'master-779h0-r2' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sun Feb 11 12:42:25 2024 -0500
  58. 28e2c0b configs: imx93_var_som: Enable AHAB support by Mathieu Othacehe · Fri Feb 09 11:30:09 2024 +0100
  59. a4dd3e5 board: imx93_var_som: Probe ELE MU by Mathieu Othacehe · Fri Feb 09 11:30:08 2024 +0100
  60. 72c6afe imx93: Use a header for imx9_probe_mu declaration by Mathieu Othacehe · Fri Feb 09 11:30:07 2024 +0100
  61. 702a1c9 spi: mxc_spi: Add imx6ul-ecspi compatible string by Marek Vasut · Fri Feb 09 00:59:50 2024 +0100
  62. f05f936 ARM: imx: Let SPL configure ECSPI1 clock on Data Modul i.MX8M Plus eDM SBC by Marek Vasut · Thu Feb 08 18:33:50 2024 +0100
  63. c02d56e ARM: renesas: Add Renesas R8A779H0 V4M Gray Hawk board code by Hai Pham · Sun Jan 28 16:52:09 2024 +0100
  64. df57857 ARM: dts: renesas: Add Renesas Gray Hawk boards support by Hai Pham · Sun Jan 28 16:52:08 2024 +0100
  65. 040caa3 ARM: dts: renesas: Add Renesas R8A779H0 V4M DT extras by Hai Pham · Sun Jan 28 16:52:07 2024 +0100
  66. 3a81a0b ARM: dts: renesas: Add Renesas R8A779H0 V4M SoC support by Hai Pham · Sun Jan 28 16:52:06 2024 +0100
  67. 87336f0 mtd: spi: renesas: Add R8A779H0 V4M support by Hai Pham · Sun Jan 28 16:52:05 2024 +0100
  68. a7ce29a ARM: renesas: Add R8A779H0 V4M Kconfig entry and PRR ID by Hai Pham · Sun Jan 28 16:52:04 2024 +0100
  69. 6c45a3c pinctrl: renesas: Add R8A779H0 V4M PFC tables by Hai Pham · Sun Jan 28 16:52:03 2024 +0100
  70. 55f0826 clk: renesas: Implement R8A779H0 V4M PLL7 support by Marek Vasut · Sun Jan 28 16:52:02 2024 +0100
  71. 2802869 clk: renesas: Add R8A779H0 V4M clock tables by Hai Pham · Sun Jan 28 16:52:01 2024 +0100
  72. 4de8eb8 dt-bindings: power: Add R8A779H0 V4M SYSC power domain definitions by Duy Nguyen · Sun Jan 28 16:52:00 2024 +0100
  73. 654c50b dt-bindings: clock: Add R8A779H0 V4M CPG Core Clock Definitions by Duy Nguyen · Sun Jan 28 16:51:59 2024 +0100
  74. f70dc36 Merge tag 'u-boot-dfu-20240209' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Fri Feb 09 09:00:42 2024 -0500
  75. 6ec220e lib: sparse: Fix error checking for write_sparse_chunk_raw by Sean Anderson · Thu Feb 01 13:18:51 2024 -0500
  76. 336d9b0 MAINTAINERS: add Mattijs for Android AVB by Mattijs Korpershoek · Fri Jan 12 09:40:45 2024 +0100
  77. a29a199 MAINTAINERS: add Mattijs for Android AB by Mattijs Korpershoek · Fri Jan 12 09:40:44 2024 +0100
  78. 0193957 ti: keystone2: Move common Kconfig selections to under ARCH_KEYSTONE by Andrew Davis · Tue Jul 25 10:54:16 2023 -0500
  79. 2aefcb6 ti: keystone2: Imply NFS command support by Andrew Davis · Tue Jul 25 10:54:15 2023 -0500
  80. bac7c75 Merge tag 'u-boot-imx-master-20240208' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Thu Feb 08 09:37:16 2024 -0500
  81. 5ee4c61 Merge tag 'fsl-qoriq-2024-2-8' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Feb 08 09:10:41 2024 -0500
  82. 46eab9c phycore-imx8mp: add support for booting and flashing emmc via UUU by Benjamin Hahn · Thu Feb 08 13:03:11 2024 +0100
  83. 887d2c9 phycore-imx8mp: add USB mass storage support by Benjamin Hahn · Thu Feb 08 13:03:10 2024 +0100
  84. 0017632 phycore-imx8mp: add USB host support by Benjamin Hahn · Thu Feb 08 13:03:09 2024 +0100
  85. 608ccf2 imx8mp-phyboard-pollux-rdk: sync with kernel devicetree from v6.8-rc2 by Benjamin Hahn · Thu Feb 08 13:03:08 2024 +0100
  86. c64292f mx6sabresd: Remove board_phy_config() by Fabio Estevam · Fri Feb 02 13:04:05 2024 -0300
  87. 4eed65f mx6sabresd: Convert to watchdog driver model by Fabio Estevam · Fri Feb 02 13:04:04 2024 -0300
  88. fa35d11 mx6sabresd: Fix U-Boot corruption after saving the environment by Fabio Estevam · Fri Feb 02 13:04:03 2024 -0300
  89. 9dcd9a9 toradex: tdx-cfg-block: add 0086 i.mx8m mini sku by Joao Paulo Goncalves · Wed Jan 31 14:32:04 2024 -0300
  90. ab5ffef imx: imx8: print reset cause by Igor Opaniuk · Wed Jan 31 13:49:26 2024 +0100
  91. 1dd420e imx: scu_api: add implementation of sc_pm_reset_reason by Igor Opaniuk · Wed Jan 31 13:49:25 2024 +0100
  92. 9bfca75 board: phytec: phycore-imx93: Add phyBOARD-Segin-i.MX93 support by Mathieu Othacehe · Tue Jan 30 15:50:37 2024 +0100
  93. 848b904 imx9: clock: Fix board_interface_eth_init for FEC by Primoz Fiser · Tue Jan 30 13:43:37 2024 +0100
  94. aad057e tools: mkimage: Add support for i.MXRT FlexSPI Header by Jesse Taube · Tue Jan 23 21:15:16 2024 -0500
  95. 65e7f47 ARM: imx: Enable kaslrseed command on Data Modul i.MX8M Mini/Plus eDM SBC by Marek Vasut · Mon Jan 22 15:55:48 2024 +0100
  96. bdd3ce4 toradex: tdx-cfg-block: Add new apalis and colibri pid by Joao Paulo Goncalves · Mon Jan 22 17:09:30 2024 -0300
  97. e345724 fsl-layerscape/soc.c: do not destroy bootcmd environment by Mike Looijmans · Tue Jan 30 15:26:56 2024 +0100
  98. dbb6e55 net: phy: nxp-c45-tja11xx: add tja1120 support by Radu Pirea (NXP OSS) · Wed Dec 13 18:14:23 2023 +0200
  99. bf29d01 net: phy: nxp-c45-tja11xx: rename nxp_c45_tja11xx structure by Radu Pirea (NXP OSS) · Wed Dec 13 18:14:22 2023 +0200
  100. a7ef723 net: phy: nxp-c45-tja11xx: read PHY the speed from hardware by Radu Pirea (NXP OSS) · Wed Dec 13 18:14:21 2023 +0200