1. 8c22089 mmc: Add generic tuning flag by Marek Vasut · 9 months ago
  2. d134352 mmc: Convert hs400_tuning flag from u8 to bool by Marek Vasut · 9 months ago
  3. 12859c2 mmc: renesas-sdhi: Stop transmission in case tuning block transfer fails by Marek Vasut · 9 months ago
  4. 60649a8 mmc: tmio: Check INFO1 for completion during DMA transfer by Marek Vasut · 9 months ago
  5. a3b2786 mmc: Drop unused mmc_send_tuning() cmd_error parameter by Marek Vasut · 9 months ago
  6. ee6cee1 mmc: arm_pl180_mmci: Rely on DM by Linus Walleij · 10 months ago
  7. d06e489 mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL by Jonas Karlman · 10 months ago
  8. 4c9307b mmc: Don't suggest to build modules in Kconfig. by Heinrich Schuchardt · 10 months ago
  9. f9a86fb mmc: Avoid buffer overrun in mmc_startup() by Heinrich Schuchardt · 11 months ago
  10. b03b490 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 7 months ago
  11. 57cb92d Merge tag 'u-boot-nand-20240414' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 7 months ago
  12. cd6d71a mtd: spinand: Add support for XTX SPINAND by Bruce Suen · 9 months ago
  13. 8f9a445 mtd: nand: raw: atmel: Fix comment in timings preparation by Alexander Dahl · 8 months ago
  14. e3b7545 mtd: nand: raw: Fix (most) Kconfig indentation by Alexander Dahl · 8 months ago
  15. 29b7efa mtd: nand: raw: Port another option flag from Linux by Alexander Dahl · 8 months ago
  16. 0106ffd mtd: nand: raw: Use macro nand_to_mtd() where appropriate by Alexander Dahl · 8 months ago
  17. c2e8c4d mtd: rawnand: Meson NAND controller support by Arseniy Krasnov · 10 months ago
  18. 13c1100 net: designware: Pass all multicast frames in designware driver by Jim Liu · 8 months ago
  19. 3d98b8c net: designware: Invalidate RX buffer cache before freeing the DMA descriptor by Jim Liu · 8 months ago
  20. b4e9b52 net: dwc_eth_qos: Fix compilation warning in eqos_free_pkt() by Patrice Chotard · 8 months ago
  21. b566f7d Merge patch series "Introduce ICSSG Ethernet driver" by Tom Rini · 7 months ago
  22. 8ace084 net: ti: icssg: Add support sending FDB command to update rx_flow_id by MD Danish Anwar · 8 months ago
  23. 737a668 net: ti: icssg: Add ICSSG ethernet driver by MD Danish Anwar · 8 months ago
  24. ff77999 net: ti: icssg: Add icssg queues APIs and macros by MD Danish Anwar · 8 months ago
  25. 1c05cb4 net: ti: icssg: Add Firmware config and classification APIs. by MD Danish Anwar · 8 months ago
  26. 8cb5f07 net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver. by MD Danish Anwar · 8 months ago
  27. fc5d402 firmware: ti_sci: Bind sysreset driver when enabled by Andrew Davis · 8 months ago
  28. 0b06527 net: ti: am65-cpsw: Fix buffer overflow by Michael Walle · 8 months ago
  29. a691594 Merge patch series "Resolve issues with booting distros on x86" by Tom Rini · 8 months ago
  30. 5716be5 x86: Enable SSE in 64-bit mode by Simon Glass · 11 months ago
  31. a469c8e video: Drop unnecessary truetype operations from SPL by Simon Glass · 11 months ago
  32. 9e95e90 video: Correct setting of cursor position by Simon Glass · 11 months ago
  33. 1630360 fastboot: Update help text with respect to CMDLINE by Tom Rini · 8 months ago
  34. 777c284 Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 8 months ago
  35. b0c27bd fastboot: Remove dependencies on CMDLINE by Simon Glass · 11 months ago
  36. 637425b fastboot: Change fastboot_buf_addr to an address by Simon Glass · 11 months ago
  37. 8431433 Merge tag 'xilinx-for-v2024.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 8 months ago
  38. f12001b net: dw_eth_qos: Add missing \n in error messages. by Heinrich Schuchardt · 8 months ago
  39. 6821d13 rtc: goldfish_rtc_probe should be static by Heinrich Schuchardt · 8 months ago
  40. b90edde riscv: don't read riscv, isa in the riscv cpu's get_desc() by Conor Dooley · 8 months ago
  41. eb36f28 mmc: cv1800b: Add sdhci driver support for cv1800b SoC by Kongyang Liu · 9 months ago
  42. eff6209 Merge tag 'qcom-next-2024Apr04' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 8 months ago
  43. da43749 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 8 months ago
  44. b4b98ad Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 8 months ago
  45. 0b6775c usb: xhci: Abort transfers with unallocated rings by Janne Grunau · 8 months ago
  46. 086e461 usb: xhci: Set up endpoints for the first 2 interfaces by Janne Grunau · 8 months ago
  47. f1820eb usb: xhci: refactor xhci_set_configuration by Janne Grunau · 8 months ago
  48. 320a3ec serial: msm-geni: support livetree by Caleb Connolly · 8 months ago
  49. 4527991 gpio: msm_gpio: add .set_flags op by Caleb Connolly · 8 months ago
  50. 491a981 clk/qcom: sdm845: add USB clocks by Caleb Connolly · 8 months ago
  51. f2c3708 clk/qcom: sdm845: add gdscs by Caleb Connolly · 8 months ago
  52. d33d4e0 clk/qcom: use offsets for RCG registers by Caleb Connolly · 8 months ago
  53. 8670cb4 mach-snapdragon: disable power-domains for pre-reloc drivers by Caleb Connolly · 8 months ago
  54. 968f512 phy: qcom: Add SNPS femto v2 USB HS phy by Bhupesh Sharma · 8 months ago
  55. 8b133fc phy: qcom: add Qualcomm QUSB2 USB PHY driver by Bhupesh Sharma · 8 months ago
  56. 493f069 pinctrl: qcom: pass pin number to get_function_mux callback by Volodymyr Babchuk · 9 months ago
  57. b563e76 clk: qcom: add support for power domains uclass by Volodymyr Babchuk · 9 months ago
  58. 054eb87 clk: qcom: clear div mask before assigning a new divider by Volodymyr Babchuk · 9 months ago
  59. fa2f0c9 soc: zynqmp: Add the IDcode for TEG variant by Venkatesh Yadav Abbarapu · 8 months ago
  60. 8593e2e misc: turris_omnia_mcu: Add support for rng provided by MCU by Marek Behún · 8 months ago
  61. a5505de gpio: turris_omnia_mcu: Add support for system power off via sysreset by Marek Behún · 8 months ago
  62. 68e09ae gpio: turris_omnia_mcu: Update firmware features reading by Marek Behún · 8 months ago
  63. c07206f gpio: turris_omnia_mcu: Use byteorder conversion functions by Marek Behún · 8 months ago
  64. b555148 arm: mvebu: turris_omnia: Add header containing MCU command interface and use it by Marek Behún · 8 months ago
  65. cdfcc37 Merge tag 'u-boot-dfu-next-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 8 months ago
  66. d312d98 Merge branch 'next' by Tom Rini · 8 months ago
  67. 12ac51c usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_interrupts by Marek Vasut · 8 months ago
  68. 4d15898 usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget by Marek Vasut · 8 months ago
  69. 9dc7d52 net: fec_mxc: Avoid enable regulator failure by Ye Li · 8 months ago
  70. 6a9de67 thermal: imx_tmu: Fix TMU error on iMX8MQ by Ye Li · 8 months ago
  71. b9edc1e crypto/fsl: allow accessing Job Ring from non-TrustZone by Emanuele Ghidoli · 8 months ago
  72. 5e19fe8 tee: sandbox: fix spelling errors by Igor Opaniuk · 9 months ago
  73. e99a6ef net: phy: Factor out PHY GPIO reset code by Marek Vasut · 8 months ago
  74. 85d44e4 e1000: add support for i225-IT by Marjolaine Amate · 9 months ago
  75. cc09160 net: phy: ncsi: reslove the unaligned access issue by Jacky Chou · 10 months ago
  76. 60d77b6 net: phy: ncsi: Correct the endian of the checksum by Jacky Chou · 10 months ago
  77. 0eedd1e net: hifemac: make some functions static by Yang Xiwen · 10 months ago
  78. abcb26c net: hifemac: implement `net stats` needed ops by Yang Xiwen · 10 months ago
  79. 561856e net: hifemac: register MDIO bus device for subnode by Yang Xiwen · 10 months ago
  80. a91263c net: hifemac: fix log reporting by Yang Xiwen · 10 months ago
  81. 3724ec4 net: hifemac_mdio: use log_msg_ret() correctly, report error by dev_err() by Yang Xiwen · 10 months ago
  82. f146c44 net: phy: the NC-SI phy device do not require mdio bus by Jacky Chou · 10 months ago
  83. f5dbfc8 net: phy: Fix signed shift overflow by Eugeniu Rosca · 11 months ago
  84. 388cb2d net: phy: broadcom: Configure LEDs on BCM54210E by Marek Vasut · 11 months ago
  85. 22f314e net: phy: ncsi: fixed not nullify the pointers after free by Jacky Chou · 11 months ago
  86. 1751ba9 clk: exynos: Add CMU_CORE and CMU_HSI for Exynos850 by Sam Protsenko · 9 months ago
  87. f77780b clk: exynos: Fix incorrect clock lookup for non-top CMUs by Sam Protsenko · 9 months ago
  88. f467560 clk: exynos: Don't expose prototypes for not used functions by Sam Protsenko · 9 months ago
  89. 757242b clk: exynos: Re-arrange clocks in Exynos850 CMU_TOP by Sam Protsenko · 9 months ago
  90. ab8d9ca Merge tag 'v2024.04-rc5' into next by Tom Rini · 8 months ago
  91. 6bb7458 imx: ele_ahab: Add ahab_commit command support by Mathieu Othacehe · 8 months ago
  92. 4b73ac9 pcie_imx: Update header to describe it as a legacy driver by Sumit Garg · 8 months ago
  93. d56d493 pci: Add DW PCIe controller support for iMX8MP SoC by Sumit Garg · 8 months ago
  94. c214ebc phy: phy-imx8m-pcie: Add support for i.MX8M{M/P} PCIe PHY by Sumit Garg · 8 months ago
  95. 0d588cb imx8mp: power-domain: Expose high performance PLL clock by Sumit Garg · 8 months ago
  96. c7ab144 imx8mp: power-domain: Add PCIe support by Sumit Garg · 8 months ago
  97. a295bd8 reset: imx: Add support for i.MX8MP reset controller by Sumit Garg · 8 months ago
  98. 78d7c9d reset: imx: Refactor driver to simplify function names by Sumit Garg · 8 months ago
  99. 2e1d901 clk: imx8mp: Add support for PCIe clocks by Sumit Garg · 8 months ago
  100. fb49d6c remoteproc: uclass: Add methods to load firmware to rproc and boot rproc by MD Danish Anwar · 8 months ago