1. 87bcbde mmc: am654_sdhci: Add itap_del_ena[] to store itapdlyena bit by Judith Mendez · Thu Apr 18 14:00:58 2024 -0500
  2. 83db1f9 mmc: am654_sdhci: Fix OTAP/ITAP delay values by Nitin Yadav · Thu Apr 18 14:00:57 2024 -0500
  3. 81c1d44 mmc: am654_sdhci: Add tuning algorithm for delay chain by Judith Mendez · Thu Apr 18 14:00:56 2024 -0500
  4. 944bbab Merge tag 'u-boot-imx-master-20240415' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Apr 15 07:39:14 2024 -0600
  5. 8c43f96 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Mon Apr 15 07:38:51 2024 -0600
  6. e7d220d clk: imx93: fix anatop base by Peng Fan · Fri Apr 12 22:24:54 2024 +0800
  7. 7ab56ec cpu: drop imx9_cpu by Peng Fan · Fri Apr 12 22:24:53 2024 +0800
  8. eec6f38 serial: lpuart: use ipg clk for i.MX7ULP by Peng Fan · Fri Apr 12 22:24:52 2024 +0800
  9. bcdc616 gpio: imx_rgpio2p: support one address by Peng Fan · Fri Apr 12 22:24:51 2024 +0800
  10. 34a3b96 mmc: cv1800b_sdhci: Remove the unused argument by Jaehoon Chung · Mon Apr 15 16:56:50 2024 +0900
  11. e52d3c0 mmc: hi6220_dw_mmc: add fifoth_val to private data and set it in .probe by Yang Xiwen · Thu Feb 01 22:05:44 2024 +0800
  12. 84df6a7 mmc: dw_mmc: Don't return error if data busy timeout by Yang Xiwen · Thu Feb 01 22:05:43 2024 +0800
  13. 0425947 mmc: hi6220-dwmmc: handle clocks and resets if CONFIG_CLK and CONFIG_DM_RESET enabled by Yang Xiwen · Thu Feb 01 22:05:42 2024 +0800
  14. 67c77f9 mmc: Unconditionally call mmc_deinit() by Marek Vasut · Sun Mar 17 04:01:22 2024 +0100
  15. 0e05fa3 mmc: renesas-sdhi: Do not access SCC during tuning in send_cmd callback by Marek Vasut · Sat Feb 24 23:32:11 2024 +0100
  16. b6e8629 mmc: Add generic tuning flag by Marek Vasut · Sat Feb 24 23:32:10 2024 +0100
  17. 259cc63 mmc: Convert hs400_tuning flag from u8 to bool by Marek Vasut · Sat Feb 24 23:32:09 2024 +0100
  18. aaf5927 mmc: renesas-sdhi: Stop transmission in case tuning block transfer fails by Marek Vasut · Tue Feb 20 09:38:45 2024 +0100
  19. c2275a3 mmc: tmio: Check INFO1 for completion during DMA transfer by Marek Vasut · Tue Feb 20 09:38:14 2024 +0100
  20. dad81fb mmc: Drop unused mmc_send_tuning() cmd_error parameter by Marek Vasut · Tue Feb 20 09:36:23 2024 +0100
  21. e64c9b4 mmc: arm_pl180_mmci: Rely on DM by Linus Walleij · Thu Feb 08 10:33:43 2024 +0100
  22. f2ceb75 mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL by Jonas Karlman · Sat Jan 27 17:12:35 2024 +0000
  23. b8bcdeb mmc: Don't suggest to build modules in Kconfig. by Heinrich Schuchardt · Tue Jan 23 17:18:16 2024 +0100
  24. 82479d4 mmc: Avoid buffer overrun in mmc_startup() by Heinrich Schuchardt · Thu Jan 04 04:49:42 2024 +0100
  25. 80db98c drivers: misc: Fixes: Rename CONFIG_SPL_SOCFPGA_SEC_REG to CONFIG_SPL_SOCFPGA_DT_REG by Wan Yee Lau · Thu Mar 28 14:24:00 2024 +0800
  26. 3765b86 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Sun Apr 14 15:58:31 2024 -0600
  27. d4c6bb1 Merge tag 'u-boot-nand-20240414' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · Sun Apr 14 12:26:42 2024 -0600
  28. 6fbb426 mtd: spinand: Add support for XTX SPINAND by Bruce Suen · Mon Mar 11 21:43:14 2024 -0400
  29. 681c2fb mtd: nand: raw: atmel: Fix comment in timings preparation by Alexander Dahl · Wed Mar 20 10:02:13 2024 +0100
  30. 7737453 mtd: nand: raw: Fix (most) Kconfig indentation by Alexander Dahl · Wed Mar 20 10:02:11 2024 +0100
  31. 71fc06c mtd: nand: raw: Port another option flag from Linux by Alexander Dahl · Wed Mar 20 10:02:10 2024 +0100
  32. aa12453 mtd: nand: raw: Use macro nand_to_mtd() where appropriate by Alexander Dahl · Wed Mar 20 10:02:09 2024 +0100
  33. 55842b4 mtd: rawnand: Meson NAND controller support by Arseniy Krasnov · Sun Feb 11 01:39:27 2024 +0300
  34. 4ef2a11 net: designware: Pass all multicast frames in designware driver by Jim Liu · Mon Apr 08 16:50:17 2024 +0800
  35. 1f031a0 net: designware: Invalidate RX buffer cache before freeing the DMA descriptor by Jim Liu · Mon Apr 08 16:49:02 2024 +0800
  36. 7b1baf3 net: dwc_eth_qos: Fix compilation warning in eqos_free_pkt() by Patrice Chotard · Fri Apr 05 18:15:29 2024 +0200
  37. 2353e50 Merge patch series "Introduce ICSSG Ethernet driver" by Tom Rini · Fri Apr 12 13:54:51 2024 -0600
  38. 6b8c29e net: ti: icssg: Add support sending FDB command to update rx_flow_id by MD Danish Anwar · Thu Apr 04 12:38:03 2024 +0530
  39. dd18b89 net: ti: icssg: Add ICSSG ethernet driver by MD Danish Anwar · Thu Apr 04 12:38:02 2024 +0530
  40. 6712abb net: ti: icssg: Add icssg queues APIs and macros by MD Danish Anwar · Thu Apr 04 12:38:01 2024 +0530
  41. 89d709b net: ti: icssg: Add Firmware config and classification APIs. by MD Danish Anwar · Thu Apr 04 12:38:00 2024 +0530
  42. 92802f8 net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver. by MD Danish Anwar · Thu Apr 04 12:37:59 2024 +0530
  43. 1ed20d6 firmware: ti_sci: Bind sysreset driver when enabled by Andrew Davis · Tue Apr 02 11:09:07 2024 -0500
  44. 2e9cacb net: ti: am65-cpsw: Fix buffer overflow by Michael Walle · Wed Apr 03 16:31:55 2024 +0200
  45. fedc31f Merge patch series "Resolve issues with booting distros on x86" by Tom Rini · Wed Apr 10 20:01:42 2024 -0600
  46. 0b22604 x86: Enable SSE in 64-bit mode by Simon Glass · Thu Jan 04 08:10:39 2024 -0700
  47. 5347ad4 video: Drop unnecessary truetype operations from SPL by Simon Glass · Thu Jan 04 08:10:38 2024 -0700
  48. 2425d4f video: Correct setting of cursor position by Simon Glass · Thu Jan 04 08:10:37 2024 -0700
  49. 5e38486 fastboot: Update help text with respect to CMDLINE by Tom Rini · Wed Apr 10 20:00:32 2024 -0600
  50. 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · Wed Apr 10 17:06:27 2024 -0600
  51. 39465c1 fastboot: Remove dependencies on CMDLINE by Simon Glass · Thu Dec 14 21:19:06 2023 -0700
  52. ae4eb81 fastboot: Change fastboot_buf_addr to an address by Simon Glass · Thu Dec 14 21:19:04 2023 -0700
  53. 0d96abb Merge tag 'xilinx-for-v2024.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Apr 10 11:51:58 2024 -0600
  54. ccb51b4 net: dw_eth_qos: Add missing \n in error messages. by Heinrich Schuchardt · Tue Apr 02 10:39:34 2024 +0200
  55. 59d10d0 rtc: goldfish_rtc_probe should be static by Heinrich Schuchardt · Thu Mar 21 21:16:13 2024 +0100
  56. 4198155 riscv: don't read riscv, isa in the riscv cpu's get_desc() by Conor Dooley · Mon Mar 18 15:16:02 2024 +0000
  57. 331ee41 mmc: cv1800b: Add sdhci driver support for cv1800b SoC by Kongyang Liu · Sun Mar 10 01:51:55 2024 +0800
  58. 39c8b70 Merge tag 'qcom-next-2024Apr04' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · Fri Apr 05 17:23:13 2024 -0400
  59. 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
  60. 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
  61. 727c6b5 usb: xhci: Abort transfers with unallocated rings by Janne Grunau · Thu Apr 04 08:25:51 2024 +0200
  62. f399360 usb: xhci: Set up endpoints for the first 2 interfaces by Janne Grunau · Thu Apr 04 08:25:50 2024 +0200
  63. 57c2a5f usb: xhci: refactor xhci_set_configuration by Janne Grunau · Thu Apr 04 08:25:49 2024 +0200
  64. 7f6b918 serial: msm-geni: support livetree by Caleb Connolly · Wed Apr 03 14:07:44 2024 +0200
  65. 241dfda gpio: msm_gpio: add .set_flags op by Caleb Connolly · Wed Apr 03 14:07:43 2024 +0200
  66. f216085 clk/qcom: sdm845: add USB clocks by Caleb Connolly · Wed Apr 03 14:07:42 2024 +0200
  67. a31b068 clk/qcom: sdm845: add gdscs by Caleb Connolly · Wed Apr 03 14:07:41 2024 +0200
  68. cbdad44 clk/qcom: use offsets for RCG registers by Caleb Connolly · Wed Apr 03 14:07:40 2024 +0200
  69. e07ce56 mach-snapdragon: disable power-domains for pre-reloc drivers by Caleb Connolly · Wed Apr 03 14:07:39 2024 +0200
  70. 9f153c6 phy: qcom: Add SNPS femto v2 USB HS phy by Bhupesh Sharma · Wed Apr 03 14:07:38 2024 +0200
  71. fe6b5cc phy: qcom: add Qualcomm QUSB2 USB PHY driver by Bhupesh Sharma · Wed Apr 03 14:07:37 2024 +0200
  72. c4cc979 pinctrl: qcom: pass pin number to get_function_mux callback by Volodymyr Babchuk · Mon Mar 11 21:33:46 2024 +0000
  73. aae4649 clk: qcom: add support for power domains uclass by Volodymyr Babchuk · Mon Mar 11 21:33:45 2024 +0000
  74. 8eca261 clk: qcom: clear div mask before assigning a new divider by Volodymyr Babchuk · Mon Mar 11 21:33:45 2024 +0000
  75. 2175b04 soc: zynqmp: Add the IDcode for TEG variant by Venkatesh Yadav Abbarapu · Tue Apr 02 19:53:14 2024 +0530
  76. 4f552fe misc: turris_omnia_mcu: Add support for rng provided by MCU by Marek Behún · Thu Apr 04 09:51:06 2024 +0200
  77. 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
  78. c013215 gpio: turris_omnia_mcu: Update firmware features reading by Marek Behún · Thu Apr 04 09:51:02 2024 +0200
  79. d38a2be gpio: turris_omnia_mcu: Use byteorder conversion functions by Marek Behún · Thu Apr 04 09:51:01 2024 +0200
  80. 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
  81. 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
  82. c4da10a Merge branch 'next' by Tom Rini · Tue Apr 02 07:03:25 2024 -0400
  83. 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
  84. 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
  85. 221dff5 net: fec_mxc: Avoid enable regulator failure by Ye Li · Thu Mar 28 18:57:59 2024 +0800
  86. 3e2c22c thermal: imx_tmu: Fix TMU error on iMX8MQ by Ye Li · Thu Mar 28 18:49:59 2024 +0800
  87. 04a0402 crypto/fsl: allow accessing Job Ring from non-TrustZone by Emanuele Ghidoli · Thu Mar 28 11:30:12 2024 +0100
  88. d0fdd5a tee: sandbox: fix spelling errors by Igor Opaniuk · Mon Mar 04 18:44:50 2024 +0100
  89. cf54eeb net: phy: Factor out PHY GPIO reset code by Marek Vasut · Mon Mar 18 15:57:01 2024 +0100
  90. e491335 e1000: add support for i225-IT by Marjolaine Amate · Mon Mar 04 16:23:38 2024 +0100
  91. 13fddd5 net: phy: ncsi: reslove the unaligned access issue by Jacky Chou · Mon Feb 05 16:13:23 2024 +0800
  92. 32d7b19 net: phy: ncsi: Correct the endian of the checksum by Jacky Chou · Mon Feb 05 16:02:28 2024 +0800
  93. 581b2f5 net: hifemac: make some functions static by Yang Xiwen · Mon Jan 22 22:33:24 2024 +0800
  94. f9db9d7 net: hifemac: implement `net stats` needed ops by Yang Xiwen · Mon Jan 22 22:33:23 2024 +0800
  95. 7579ad1 net: hifemac: register MDIO bus device for subnode by Yang Xiwen · Mon Jan 22 22:33:22 2024 +0800
  96. f56b07b net: hifemac: fix log reporting by Yang Xiwen · Mon Jan 22 22:33:21 2024 +0800
  97. 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
  98. 77cbf0e net: phy: the NC-SI phy device do not require mdio bus by Jacky Chou · Mon Jan 15 18:34:47 2024 +0800
  99. 4238837 net: phy: Fix signed shift overflow by Eugeniu Rosca · Thu Jan 04 05:26:23 2024 +0100
  100. ae4bec7 net: phy: broadcom: Configure LEDs on BCM54210E by Marek Vasut · Mon Jan 01 22:07:47 2024 +0100