]> git.ipfire.org Git - thirdparty/u-boot.git/history - drivers/usb
sunxi: define SYS_MONITOR_LEN in Kconfig, not _defconfig
[thirdparty/u-boot.git] / drivers / usb /
2022-12-08  Tom RiniMerge tag 'u-boot-stm32-20221207' of https://source...
2022-12-08  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-12-08  Szymon Heidrichusb: gadget: rndis: Prevent InformationBufferOffset...
2022-12-08  Hugo SIMELIEREusb: gadget: dfu: Fix check of transfer direction
2022-12-08  Tom RiniMerge tag 'u-boot-at91-fixes-2023.01-b' of https:/...
2022-11-28  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-11-27  Marek Vasutusb: dwc3: Drop support for "snps, ref-clock-period...
2022-11-27  Sean Andersonusb: dwc3: Program GFLADJ
2022-11-27  Sean Andersonusb: dwc3: Calculate REFCLKPER based on reference clock
2022-11-27  Balaji Prakash Jusb: dwc3: reference clock period configuration
2022-11-27  Marek Vasutusb: dwc3: Cache ref_clk pointer in struct dwc3
2022-11-27  Marek Vasutusb: Expand buffer size in usb_find_and_bind_driver()
2022-11-23  Tom RiniMerge tag 'u-boot-amlogic-20221122' of https://source...
2022-11-23  Tom RiniMerge tag 'dm-pull-22nov22' of https://source.denx...
2022-11-22  Heinrich Schuchardtsandbox: check lseek return value in handle_ufi_command
2022-11-21  Tom RiniMerge branch '2022-11-21-important-fixes'
2022-11-21  Venkatesh Yadav... usb: gadget: dfu: Fix the unchecked length field
2022-11-07  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-11-07  Chris Packhamusb: ehci: ehci-marvell: Support for marvell,ac5-ehci
2022-11-06  Tom RiniMerge tag 'efi-2023-01-rc1-4' of https://source.denx...
2022-11-04  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-11-03  Samuel Hollandusb: ohci: Use a flexible array member for portstatus
2022-11-02  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-31  Tom RiniMerge branch '2022-10-31-vbe-implement-the-full-firmwar...
2022-10-31  Simon Glassusb: Update the test to cover reading and writing
2022-10-25  Tom RiniMerge tag 'fsl-qoriq-2022-10-18' of https://source...
2022-10-21  Tom RiniMerge tag 'u-boot-rockchip-20221020' of https://source...
2022-10-20  Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-20  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-18  Tom RiniMerge tag 'dm-pull-18oct22' of https://source.denx...
2022-10-18  Michal Suchanekusb: ether: Fix error handling in usb_ether_init
2022-10-12  Tom RiniMerge branch '2022-10-12-additional-fixes'
2022-10-12  Ignacio ZamoraFix typo in CONFIG_USBNET_DEVADDR
2022-10-11  Tom RiniMerge tag 'xilinx-for-v2023.01-rc1-v3' of https://sourc...
2022-10-10  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-10-10  Mattijs Korpershoekusb: gadget: fastboot: detach usb on reboot commands
2022-10-10  Patrice Chotardusb: ehci: Remove unused ehci_{setup,shutdown}_phy...
2022-10-10  Patrice Chotardusb: ehci: Make usage of generic_{setup,shutdown}_phy...
2022-10-10  Patrice Chotardusb: ohci: Make usage of generic_{setup,shutdown}_phy...
2022-10-10  Marek Vasutusb: gadget: Clean up Makefile ifdeffery
2022-10-03  Tom RiniMerge branch 'next'
2022-09-30  Tom RiniMerge branch '2022-09-29-dm-core-support-multiple-devic...
2022-09-30  Tom RiniMerge tag 'efi-2022-10-rc6' of https://source.denx...
2022-09-29  Simon Glasstreewide: Drop image_header_t typedef
2022-09-27  Tom RiniMerge tag 'u-boot-stm32-20220927' of https://source...
2022-09-26  Tom RiniMerge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitla...
2022-09-26  Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2022-09-26  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-09-26  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2022-09-25  Alison HuffmanFix out of bound access of ep array.
2022-09-25  Jim Liuusb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver
2022-09-25  Tom RiniMerge tag 'dm-next-25sep22' of https://gitlab.denx...
2022-09-25  Simon Glasssandbox: scsi: Move request-handling code to scsi_emul
2022-09-25  Simon Glasssandbox: scsi: Move structs to header file
2022-09-25  Simon Glasssandbox: scsi: Remove setup calls from handle_read()
2022-09-25  Simon Glasssandbox: scsi: Move reply setup out of helper
2022-09-25  Simon Glasssandbox: scsi: Move file size into shared struct
2022-09-25  Simon Glasssandbox: scsi: Move block size into shared struct
2022-09-25  Simon Glassscsi: Move vendor/product info into the shared struct
2022-09-25  Simon Glasssandbox: Move buffer to scsi_emul_info
2022-09-25  Simon Glassscsi: Move core emulation state into a new struct
2022-09-25  Simon Glassscsi: Move cmd_phase enum to the header
2022-09-25  Simon Glasssandbox: usb: Rename transfer_len in protocol struct
2022-09-20  Tom RiniMerge tag 'u-boot-at91-2023.01-a' of https://source...
2022-09-19  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2022-09-19  Tom RiniMerge branch 'master' into next
2022-09-19  Marek Vasutusb: gadget: designware-udc: Drop the driver
2022-09-19  Fabio Estevamusb: Kconfig: Fix typo in SPL_DM_USB text
2022-09-18  Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-09-18  Stefan Roesecyclic: Use schedule() instead of WATCHDOG_RESET()
2022-09-07  Tom RiniMerge tag 'dm-pull-7sep22' of https://source.denx.de...
2022-09-05  Tom RiniMerge tag 'u-boot-rockchip-20220905' of https://source...
2022-09-03  Tom RiniMerge tag 'tpm-03092022' of https://source.denx.de...
2022-09-03  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2022-09-03  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-09-02  qianfan Zhaodrivers: usb: fastboot: Fix full-speed usb descriptor
2022-08-13  Tom RiniMerge branch '2022-08-12-assorted-updates'
2022-08-12  Tom RiniConvert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig
2022-08-09  Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-07-27  Tom RiniMerge tag 'dm-pull-26jul22' of https://gitlab.denx...
2022-07-26  Tom RiniMerge tag 'u-boot-imx-20220726' of https://gitlab.denx...
2022-07-25  Fabio Estevamusb: ehci-mx6: Remove MX6Q_ARM2 related ifdefery
2022-07-23  Tom RiniMerge tag 'efi-2022-10-rc1-2' of https://source.denx...
2022-07-23  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-07-21  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-07-21  Pali Rohárarch: mvebu: Disable by default unused peripherals...
2022-07-20  Tom RiniMerge tag 'for-v2022.10' of https://source.denx.de...
2022-07-19  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-07-15  Samuel Hollandmusb: sunxi: Allow host-side USB with external VBUS
2022-07-15  Angus Ainslieusb: dwc3: add a SPL_USB_DWC3_GENERIC option for the...
2022-07-14  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-07-14  Tom RiniMerge tag 'mips-pull-2022-07-13' of https://source...
2022-07-13  Weijie Gaousb: xhci-mtk: add support for MediaTek MT7621 SoC
2022-07-13  Tom RiniMerge tag 'u-boot-stm32-20220712' of https://source...
2022-07-12  Rui Miguel Silvausb: add isp1760 family driver
2022-07-12  Rui Miguel Silvausb: common: move urb code to common
2022-07-12  T Karthik Reddyusb: dwc3: Add support to reset usb ULPI phy
2022-07-11  Tom RiniMerge branch 'next'
2022-07-08  Tom RiniMerge branch '2022-07-08-Kconfig-migrations' into next
2022-07-08  Tom Riniarm: Remove strongarm support
next