1. d17661a Merge tag 'u-boot-dfu-20241017' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 3 months ago
  2. 47e544f Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 3 months ago
  3. c46760d global: Rename SPL_ to XPL_ by Simon Glass · 4 months ago
  4. 371dc06 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 4 months ago
  5. c54c72d usb: gadget: cdns3: Fix cdns3_ep_config() by setting ep.maxpacket by Siddharth Vadapalli · 3 months ago
  6. 17da979 usb: gadget: cdns3: Fix missing cache operations for non-zero Endpoints by Siddharth Vadapalli · 4 months ago
  7. 356542d usb: gadget: cdns3: Convert interrupt handling to usb_gadget_generic_ops by Marek Vasut · 7 months ago
  8. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  9. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  10. 83eed2c usb: cdns3: gadget.c: Set fast access bit by Aswath Govindraju · 9 months ago
  11. 12a8b0d usb: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  12. cd29528 usb: cdns3: avoid error messages if phys don't exist by Roger Quadros · 1 year ago
  13. e515a2b treewide: Include linux/io.h instead of asm-generic/io.h by Igor Prusov · 1 year, 2 months ago
  14. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 3 months ago
  15. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 4 months ago
  16. 15cba56 usb: cdns3: gadget: Configure speed in udc_start by Ravi Gunasekaran · 1 year, 6 months ago
  17. 1ac3b72 usb: cdns3: cdns3-ti: Add compatible for AM64 SoC by Aswath Govindraju · 3 years, 3 months ago
  18. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 6 months ago
  19. 333e4a6 Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 6 months ago
  20. be5c060 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · 3 years, 6 months ago
  21. c2d21e0 usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct name by Kishon Vijay Abraham I · 3 years, 8 months ago
  22. f10643c dm: core: Access device ofnode through functions by Simon Glass · 4 years, 1 month ago
  23. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years, 1 month ago
  24. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years, 1 month ago
  25. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years, 1 month ago
  26. df8395a usb: cdns3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 4 months ago
  27. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 8 months ago
  28. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 8 months ago
  29. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 8 months ago
  30. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 8 months ago
  31. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 8 months ago
  32. ac28e59 usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 11 months ago
  33. 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 5 years ago
  34. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 5 years ago
  35. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 5 years ago
  36. bf16a7b usb: cdns3: ep0: Invalidate cache before reading Setup Packet by Vignesh Raghavendra · 5 years ago
  37. bdf30e8 usb: cdns3: ep0: Fix build warnings related to cache ops by Vignesh Raghavendra · 5 years ago
  38. e5521b1 usb: cdns3: Fix include file path by Vignesh Raghavendra · 5 years ago
  39. a9ca419 usb: cdns3: Add TI wrapper driver for CDNS USB3 controller by Vignesh Raghavendra · 5 years ago
  40. 927c22b usb: cdns3: gadget: Implement udc_set_speed() callback by Vignesh Raghavendra · 5 years ago
  41. 7e91f6c usb: Add Cadence USB3 host and gadget driver by Vignesh Raghavendra · 5 years ago