]> git.ipfire.org Git - thirdparty/u-boot.git/history - drivers/usb
Merge branch 'u-boot-nand-03082025' of https://source.denx.de/u-boot/custodians/u...
[thirdparty/u-boot.git] / drivers / usb /
2 days ago  Tom RiniMerge patch series "env: mtd: add the missing put_mtd_d...
4 days ago  Tom RiniMerge tag 'u-boot-stm32-20250731' of https://source...
4 days ago  Tom RiniMerge tag 'u-boot-socfpga-next-20250731' of https:...
5 days ago  Tom RiniSubtree merge tag 'v6.16-dts' of dts repo [1] into...
5 days ago  Tom RiniMerge patch series "rockchip: puma-rk3399: anticipate...
5 days ago  Tom RiniMerge patch series "rockchip: ringneck-px30: anticipate...
5 days ago  Tom RiniMerge patch series "Extend usb_onboard_hub driver to...
5 days ago  Lukasz Czechowskiusb: onboard-hub: Use devm API do automatically free...
6 days ago  Tom RiniMerge patch series "bintool fixes"
6 days ago  Tom RiniMerge patch series "bios_emulator: Fix two issues found...
6 days ago  Tom RiniMerge tag 'u-boot-at91-2025.10-b' of https://source...
10 days ago  Tom RiniMerge patch series "CI: Disable sifive_unleashed_sdcard...
10 days ago  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
10 days ago  Sam Protsenkousb: dwc3-generic: Add Exynos850 support
2025-07-15  Tom RiniMerge patch series "fs: exfat: Fix some Smatch issues"
2025-07-14  Tom RiniMerge patch series "integer limit macro consolidation"
2025-07-11  Tom RiniMerge patch series "fs: ext4fs: Fix some issues found...
2025-07-09  Tom RiniMerge patch series "board: ti: am33xx: Add Ethernet...
2025-07-07  Tom RiniMerge branch 'next'
2025-07-01  Tom RiniMerge patch series "binman: properly error out if path...
2025-06-27  Tom RiniMerge patch series "Fix io accessors for KVM"
2025-06-27  Tom RiniMerge patch series "drivers: pci: pcie_dw_common: Add...
2025-06-26  Tom RiniMerge patch series "sandbox: enable CONFIG_CMD_BOOTEFI_...
2025-06-26  Tom RiniMerge patch series "Add TI K3 PCIe Endpoint Controller...
2025-06-26  Tom RiniMerge patch series "malloc size cleanup for K3 devices"
2025-06-26  Tom RiniMerge patch series "sandbox: align LMB memory"
2025-06-26  Tom RiniMerge patch series "Propagate bootph-all and bootph...
2025-06-26  Tom RiniMerge patch series "Fix handling of optional blobs...
2025-06-26  Tom RiniMerge patch series "add a few entries into missing...
2025-06-26  Tom RiniMerge patch series "net: consolidate PXE processor...
2025-06-26  Tom RiniMerge patch series "mkimage: validate image references...
2025-06-25  Tom RiniMerge patch series "lmb: use a single API for all alloc...
2025-06-23  Tom RiniMerge tag 'v2025.07-rc5' into next
2025-06-22  Tom RiniMerge patch series "rsa and fit_check_sign build fix...
2025-06-20  Tom RiniMerge patch series "Consistent Kconfig environment...
2025-06-19  Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2025-06-18  Tom RiniMerge patch series "Print version of the DM firmware"
2025-06-18  Tom RiniMerge patch series "Add IPC support on MCU R5F cluster...
2025-06-18  Tom RiniMerge patch series "bootstd: New bootmeth for RAUC...
2025-06-18  Tom RiniMerge patch series "list.h/treewide: get rid of no...
2025-06-18  Rasmus Villemoestreewide: drop no-op prefetch() calls
2025-06-17  Tom RiniMerge patch series "Restore support of short name for...
2025-06-17  Tom RiniMerge tag 'u-boot-imx-next-20250617' of https://gitlab...
2025-06-16  Tom RiniMerge tag 'u-boot-dfu-next-20250616' of https://source...
2025-06-16  Tom RiniMerge tag 'u-boot-dfu-next-20250616' of https://source...
2025-06-16  Tom RiniMerge tag 'u-boot-dfu-20250616' of https://source.denx...
2025-06-16  Zixun LIusb: gadget: atmel: reliably generate disconnect by...
2025-06-16  Kory Maincentusb: gadget: musb: Fix duplicate ops assignment in...
2025-06-14  Tom RiniMerge patch series "linux/bitfield.h: sync <linux/bitfi...
2025-06-14  Tom RiniMerge patch series "Hex value prefix case cleanup"
2025-06-13  Tom RiniMerge patch series "drop volatile from global data"
2025-06-13  Simon Glassspl: Rename jump_to_image_no_args()
2025-06-12  Tom RiniMerge patch series "ti: Add support for eCAP PWM and...
2025-06-11  Tom RiniMerge patch series "dm: core: use {s,u}32 instead of...
2025-06-09  Tom RiniMerge tag 'v2025.07-rc4' into next
2025-06-06  Tom RiniMerge patch series "Remove as much arch/arm/dts/*.h...
2025-06-05  Tom RiniMerge patch series "Add baudrate accuracy compensation...
2025-06-02  Tom RiniMerge patch series "Audit include list for include...
2025-06-02  Tom RiniMerge tag 'u-boot-dfu-next-20250602' of https://source...
2025-06-02  Junhui Liuusb: dwc2: Refactor register operations with clrsetbits...
2025-06-02  Kongyang Liuusb: dwc2: Replace uint<x>_t types with u<x>
2025-06-02  Kongyang Liuusb: dwc2: Unify flush and reset logic with v4.20a...
2025-06-02  Kongyang Liuusb: dwc2: Extract macro definitions to common header
2025-06-02  Kongyang Liuusb: dwc2: Align macros with Linux kernel definitions
2025-06-02  Kongyang Liuusb: dwc2: Clean up with bitfield macros
2025-06-02  Kongyang Liuusb: dwc2: Fix HBstLen setting for external DMA mode
2025-06-02  Junhui Liuusb: dwc2: Fix incorrect ULPI_UTMI_SEL bit setting
2025-06-02  Kongyang Liuusb: dwc2: Extract register definitions to common heade...
2025-05-30  Tom RiniMerge patch series "test/py: enable HTTP testing"
2025-05-30  Tom RiniMerge patch series "Almost complete DM_SERIAL migration"
2025-05-30  Tom RiniMerge patch series "Update kbuild"
2025-05-30  Tom RiniMerge patch series "Enable env in SCSI"
2025-05-29  Tom RiniMerge patch series "Remove clocks from R5 dtsi for...
2025-05-29  Tom RiniMerge patch series "Print Reset Reason for K3 based...
2025-05-29  Tom RiniMerge patch series "Remove <env.h> from <net.h>"
2025-05-29  Tom RiniMerge patch series "Start removing <env.h> from headers...
2025-05-29  Tom RiniMerge patch series "regex patches"
2025-05-27  Tom RiniSubtree merge tag 'v6.15-dts' of dts repo [1] into...
2025-05-26  Tom RiniMerge tag 'v2025.07-rc3' into next
2025-05-26  Tom RiniMerge branch 'master' of git://source.denx.de/u-boot-usb
2025-05-25  Tom Riniusb: ulpi: Clean up how we enable support
2025-05-25  Tom Riniusb: ulpi: Remove unused omap-ulpi-viewport driver
2025-05-25  Varadarajan Narayananusb: dwc3: core: Fix timeout check
2025-05-23  Tom RiniMerge patch series "BOOTP/DHCPv4 enhancements"
2025-05-02  Tom RiniMerge patch series "Qualcomm: cleanup OF_LIVE fixup...
2025-04-29  Tom RiniMerge patch series "Add support for Infineon S28HL256T...
2025-04-28  Tom RiniMerge patch series "Apple RTKit improvements"
2025-04-28  Tom RiniMerge patch series "bloblist: fix the overriding of...
2025-04-24  Tom RiniMerge patch series "Add PCIe support for TI AM64 SoC"
2025-04-24  Tom RiniMerge patch series "arm: mach-k3: remove some firewalls...
2025-04-24  Tom RiniMerge patch series "More MMC fixes"
2025-04-24  Tom RiniMerge tag 'u-boot-dfu-20250424' of https://source.denx...
2025-04-23  Tom RiniMerge patch series "Uthreads"
2025-04-23  Jerome Forissierdm: usb: initialize and scan multiple buses simultaneou...
2025-04-23  Jerome Forissierdm: usb: move bus initialization into new static functi...
2025-04-23  Tom RiniMerge tag 'u-boot-rockchip-20250423' of https://source...
2025-04-23  Jonas Karlmanarch: arm: rockchip: Add initial support for RK3528
2025-04-23  Stephan Gerholdusb: gadget: f_acm: Allow restarting ACM console after...
2025-04-23  Stephan Gerholdusb: gadget: f_acm: Claim requested USB endpoints
2025-04-22  Tom RiniMerge patch series "MIPS: Boston: Various enhancements"
next