1. b14101c net: dwc_eth_qos: Scrub ifdeffery by Marek Vasut · Tue Mar 26 13:07:25 2024 +0100
  2. 7595bfc net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue code by Marek Vasut · Tue Mar 26 13:07:24 2024 +0100
  3. 944ba37 net: dwc_eth_qos: Rename eqos_stm32_config to eqos_stm32mp15_config by Marek Vasut · Tue Mar 26 13:07:23 2024 +0100
  4. 426ca62 net: dwc_eth_qos: Split STM32 glue into separate file by Marek Vasut · Tue Mar 26 13:07:22 2024 +0100
  5. 7ea25d6 mtd: rawnand: stm32_fmc2: add MP25 support by Christophe Kerello · Wed Mar 06 10:54:06 2024 +0100
  6. 90c38b5 memory: stm32-fmc2-ebi: add MP25 RIF support by Christophe Kerello · Wed Mar 06 10:50:47 2024 +0100
  7. 34af8b8 memory: stm32-fmc2-ebi: add MP25 support by Christophe Kerello · Wed Mar 06 10:50:46 2024 +0100
  8. 573b113 input: button_kbd: gracefully handle buttons that fail probe by Caleb Connolly · Thu Apr 11 19:52:37 2024 +0200
  9. f8c7010 reboot-mode: must depend on CONFIG_DM_RTC by Heinrich Schuchardt · Tue Apr 09 20:44:22 2024 +0200
  10. 0748eb1 Merge tag 'tpm-master-18042024' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Thu Apr 18 12:13:40 2024 -0600
  11. 5282629 Merge branch 'for-2024.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · Thu Apr 18 10:08:57 2024 -0600
  12. 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · Thu Apr 18 08:29:35 2024 -0600
  13. 9cd9189 spi: mpc8xx: Set up speed as requested by Christophe Leroy · Fri Apr 12 19:36:19 2024 +0200
  14. 885717d spi: mpc8xx: Use 16 bit mode for large transfers with even size by Christophe Leroy · Fri Apr 12 18:16:59 2024 +0200
  15. 833e155 spi: mpc8xx: Allow transfer of more than MAX_BUFFER len by Christophe Leroy · Fri Apr 12 13:53:57 2024 +0200
  16. c55caeb powerpc: 8xx: Set SDMA configuration register correcly by Christophe Leroy · Fri Apr 12 13:19:47 2024 +0200
  17. 42c709d thermal: Add support for TI LM74 by Christophe Leroy · Tue Apr 02 18:55:31 2024 +0200
  18. 3a25589 spi: mpc8xx: Fix transfert when input or output buffer is NULL by Christophe Leroy · Tue Apr 09 08:38:08 2024 +0200
  19. bc6a457 spi: mpc8xx: Add GPIO dependency by Christophe Leroy · Tue Apr 02 19:20:07 2024 +0200
  20. 4518a4d tee: remove common.h inclusion by Igor Opaniuk · Thu Apr 04 15:19:51 2024 +0200
  21. c0aa1cc tee: optee: fix description in Kconfig by Igor Opaniuk · Thu Apr 04 15:19:47 2024 +0200
  22. 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
  23. 8c43f96 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Mon Apr 15 07:38:51 2024 -0600
  24. e7d220d clk: imx93: fix anatop base by Peng Fan · Fri Apr 12 22:24:54 2024 +0800
  25. 7ab56ec cpu: drop imx9_cpu by Peng Fan · Fri Apr 12 22:24:53 2024 +0800
  26. eec6f38 serial: lpuart: use ipg clk for i.MX7ULP by Peng Fan · Fri Apr 12 22:24:52 2024 +0800
  27. bcdc616 gpio: imx_rgpio2p: support one address by Peng Fan · Fri Apr 12 22:24:51 2024 +0800
  28. 34a3b96 mmc: cv1800b_sdhci: Remove the unused argument by Jaehoon Chung · Mon Apr 15 16:56:50 2024 +0900
  29. 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
  30. 84df6a7 mmc: dw_mmc: Don't return error if data busy timeout by Yang Xiwen · Thu Feb 01 22:05:43 2024 +0800
  31. 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
  32. 67c77f9 mmc: Unconditionally call mmc_deinit() by Marek Vasut · Sun Mar 17 04:01:22 2024 +0100
  33. 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
  34. b6e8629 mmc: Add generic tuning flag by Marek Vasut · Sat Feb 24 23:32:10 2024 +0100
  35. 259cc63 mmc: Convert hs400_tuning flag from u8 to bool by Marek Vasut · Sat Feb 24 23:32:09 2024 +0100
  36. aaf5927 mmc: renesas-sdhi: Stop transmission in case tuning block transfer fails by Marek Vasut · Tue Feb 20 09:38:45 2024 +0100
  37. c2275a3 mmc: tmio: Check INFO1 for completion during DMA transfer by Marek Vasut · Tue Feb 20 09:38:14 2024 +0100
  38. dad81fb mmc: Drop unused mmc_send_tuning() cmd_error parameter by Marek Vasut · Tue Feb 20 09:36:23 2024 +0100
  39. e64c9b4 mmc: arm_pl180_mmci: Rely on DM by Linus Walleij · Thu Feb 08 10:33:43 2024 +0100
  40. f2ceb75 mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL by Jonas Karlman · Sat Jan 27 17:12:35 2024 +0000
  41. b8bcdeb mmc: Don't suggest to build modules in Kconfig. by Heinrich Schuchardt · Tue Jan 23 17:18:16 2024 +0100
  42. 82479d4 mmc: Avoid buffer overrun in mmc_startup() by Heinrich Schuchardt · Thu Jan 04 04:49:42 2024 +0100
  43. 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
  44. 3765b86 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Sun Apr 14 15:58:31 2024 -0600
  45. 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
  46. 6fbb426 mtd: spinand: Add support for XTX SPINAND by Bruce Suen · Mon Mar 11 21:43:14 2024 -0400
  47. 681c2fb mtd: nand: raw: atmel: Fix comment in timings preparation by Alexander Dahl · Wed Mar 20 10:02:13 2024 +0100
  48. 7737453 mtd: nand: raw: Fix (most) Kconfig indentation by Alexander Dahl · Wed Mar 20 10:02:11 2024 +0100
  49. 71fc06c mtd: nand: raw: Port another option flag from Linux by Alexander Dahl · Wed Mar 20 10:02:10 2024 +0100
  50. aa12453 mtd: nand: raw: Use macro nand_to_mtd() where appropriate by Alexander Dahl · Wed Mar 20 10:02:09 2024 +0100
  51. 55842b4 mtd: rawnand: Meson NAND controller support by Arseniy Krasnov · Sun Feb 11 01:39:27 2024 +0300
  52. 4ef2a11 net: designware: Pass all multicast frames in designware driver by Jim Liu · Mon Apr 08 16:50:17 2024 +0800
  53. 1f031a0 net: designware: Invalidate RX buffer cache before freeing the DMA descriptor by Jim Liu · Mon Apr 08 16:49:02 2024 +0800
  54. 7b1baf3 net: dwc_eth_qos: Fix compilation warning in eqos_free_pkt() by Patrice Chotard · Fri Apr 05 18:15:29 2024 +0200
  55. 2353e50 Merge patch series "Introduce ICSSG Ethernet driver" by Tom Rini · Fri Apr 12 13:54:51 2024 -0600
  56. 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
  57. dd18b89 net: ti: icssg: Add ICSSG ethernet driver by MD Danish Anwar · Thu Apr 04 12:38:02 2024 +0530
  58. 6712abb net: ti: icssg: Add icssg queues APIs and macros by MD Danish Anwar · Thu Apr 04 12:38:01 2024 +0530
  59. 89d709b net: ti: icssg: Add Firmware config and classification APIs. by MD Danish Anwar · Thu Apr 04 12:38:00 2024 +0530
  60. 92802f8 net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver. by MD Danish Anwar · Thu Apr 04 12:37:59 2024 +0530
  61. 1ed20d6 firmware: ti_sci: Bind sysreset driver when enabled by Andrew Davis · Tue Apr 02 11:09:07 2024 -0500
  62. 2e9cacb net: ti: am65-cpsw: Fix buffer overflow by Michael Walle · Wed Apr 03 16:31:55 2024 +0200
  63. fedc31f Merge patch series "Resolve issues with booting distros on x86" by Tom Rini · Wed Apr 10 20:01:42 2024 -0600
  64. 0b22604 x86: Enable SSE in 64-bit mode by Simon Glass · Thu Jan 04 08:10:39 2024 -0700
  65. 5347ad4 video: Drop unnecessary truetype operations from SPL by Simon Glass · Thu Jan 04 08:10:38 2024 -0700
  66. 2425d4f video: Correct setting of cursor position by Simon Glass · Thu Jan 04 08:10:37 2024 -0700
  67. 5e38486 fastboot: Update help text with respect to CMDLINE by Tom Rini · Wed Apr 10 20:00:32 2024 -0600
  68. 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · Wed Apr 10 17:06:27 2024 -0600
  69. 39465c1 fastboot: Remove dependencies on CMDLINE by Simon Glass · Thu Dec 14 21:19:06 2023 -0700
  70. ae4eb81 fastboot: Change fastboot_buf_addr to an address by Simon Glass · Thu Dec 14 21:19:04 2023 -0700
  71. 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
  72. ccb51b4 net: dw_eth_qos: Add missing \n in error messages. by Heinrich Schuchardt · Tue Apr 02 10:39:34 2024 +0200
  73. 59d10d0 rtc: goldfish_rtc_probe should be static by Heinrich Schuchardt · Thu Mar 21 21:16:13 2024 +0100
  74. 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
  75. 331ee41 mmc: cv1800b: Add sdhci driver support for cv1800b SoC by Kongyang Liu · Sun Mar 10 01:51:55 2024 +0800
  76. 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
  77. 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
  78. 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
  79. 727c6b5 usb: xhci: Abort transfers with unallocated rings by Janne Grunau · Thu Apr 04 08:25:51 2024 +0200
  80. f399360 usb: xhci: Set up endpoints for the first 2 interfaces by Janne Grunau · Thu Apr 04 08:25:50 2024 +0200
  81. 57c2a5f usb: xhci: refactor xhci_set_configuration by Janne Grunau · Thu Apr 04 08:25:49 2024 +0200
  82. 7f6b918 serial: msm-geni: support livetree by Caleb Connolly · Wed Apr 03 14:07:44 2024 +0200
  83. 241dfda gpio: msm_gpio: add .set_flags op by Caleb Connolly · Wed Apr 03 14:07:43 2024 +0200
  84. f216085 clk/qcom: sdm845: add USB clocks by Caleb Connolly · Wed Apr 03 14:07:42 2024 +0200
  85. a31b068 clk/qcom: sdm845: add gdscs by Caleb Connolly · Wed Apr 03 14:07:41 2024 +0200
  86. cbdad44 clk/qcom: use offsets for RCG registers by Caleb Connolly · Wed Apr 03 14:07:40 2024 +0200
  87. e07ce56 mach-snapdragon: disable power-domains for pre-reloc drivers by Caleb Connolly · Wed Apr 03 14:07:39 2024 +0200
  88. 9f153c6 phy: qcom: Add SNPS femto v2 USB HS phy by Bhupesh Sharma · Wed Apr 03 14:07:38 2024 +0200
  89. fe6b5cc phy: qcom: add Qualcomm QUSB2 USB PHY driver by Bhupesh Sharma · Wed Apr 03 14:07:37 2024 +0200
  90. c4cc979 pinctrl: qcom: pass pin number to get_function_mux callback by Volodymyr Babchuk · Mon Mar 11 21:33:46 2024 +0000
  91. aae4649 clk: qcom: add support for power domains uclass by Volodymyr Babchuk · Mon Mar 11 21:33:45 2024 +0000
  92. 8eca261 clk: qcom: clear div mask before assigning a new divider by Volodymyr Babchuk · Mon Mar 11 21:33:45 2024 +0000
  93. 2175b04 soc: zynqmp: Add the IDcode for TEG variant by Venkatesh Yadav Abbarapu · Tue Apr 02 19:53:14 2024 +0530
  94. 4f552fe misc: turris_omnia_mcu: Add support for rng provided by MCU by Marek Behún · Thu Apr 04 09:51:06 2024 +0200
  95. 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
  96. c013215 gpio: turris_omnia_mcu: Update firmware features reading by Marek Behún · Thu Apr 04 09:51:02 2024 +0200
  97. d38a2be gpio: turris_omnia_mcu: Use byteorder conversion functions by Marek Behún · Thu Apr 04 09:51:01 2024 +0200
  98. 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
  99. 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
  100. c4da10a Merge branch 'next' by Tom Rini · Tue Apr 02 07:03:25 2024 -0400