]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers/usb
x86: fsp: Add FSP_GRAPHICS_INFO_HOB
[people/ms/u-boot.git] / drivers / usb /
2017-09-08  Chris Packhamusb: net: migrate USB Ethernet adapters to Kconfig
2017-09-08  Chris Packhamusb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
2017-09-06  Sam Protsenkousb: gadget: g_dnl: Sync internal SN variable with env
2017-09-05  Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2017-09-01  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-09-01  Tom RiniMerge git://git.denx.de/u-boot-video
2017-09-01  Tom RiniMerge git://git.denx.de/u-boot-imx
2017-09-01  Tom RiniMerge git://git.denx.de/u-boot-marvell
2017-09-01  Tom RiniMerge git://git.denx.de/u-boot-uniphier
2017-09-01  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2017-08-29  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2017-08-28  Masahiro Yamadausb: dwc3: fix Kconfig dependency to accept host driver...
2017-08-26  Tom RiniMerge git://www.denx.de/git/u-boot-cfi-flash
2017-08-23  Stefan Agnerspl: add serial download protocol (SDP) support
2017-08-23  Stefan Agnerusb: gadget: sdp: extend images compatible for jumps
2017-08-23  Stefan Agnerusb: gadget: add SDP driver
2017-08-22  Tom Rinifastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR...
2017-08-21  Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2017-08-21  Tom RiniMerge git://git.denx.de/u-boot-usb
2017-08-21  John Keepingfastboot: avoid printing invalid data
2017-08-21  Peter ChubbFix fastboot boot address
2017-08-21  Bin Mengusb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig
2017-08-18  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-08-18  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-08-16  Tom RiniMerge git://git.denx.de/u-boot-tegra
2017-08-16  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-08-16  Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-08-16  Tom RiniMerge git://git.denx.de/u-boot-spi
2017-08-16  Simon Glassenv: Rename getenv/_f() to env_get()
2017-08-16  Simon Glassenv: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
2017-08-14  Tom RiniMerge git://git.denx.de/u-boot-net
2017-08-14  Yuiko Oshinousb: net: Add support for Microchip LAN75xx and LAN78xx
2017-08-11  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-08-08  Tom RiniMerge git://git.denx.de/u-boot-x86
2017-08-08  Tom RiniMerge git://www.denx.de/git/u-boot-cfi-flash
2017-08-08  Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2017-08-07  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2017-08-07  Philipp Tomsichnet: usb: r8152: fix "duplicate 'const' declaration...
2017-08-04  Tom RiniMerge tag 'xilinx-for-v2017.09' of git://www.denx.de...
2017-08-02  Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2017-08-02  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-08-01  Santan Kumarfsl/usb: enable errata-a010151 for ls2088a and ls2081a
2017-07-31  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-07-29  Tom RiniMerge git://git.denx.de/u-boot-socfpga
2017-07-29  Tom RiniMerge git://git.denx.de/u-boot-usb
2017-07-28  Patrice Chotardusb: host: xhci-dxc3: fix compilation warnings
2017-07-28  Patrice Chotardusb: host: ohci-generic: initialize PHY only when found
2017-07-28  Patrice Chotardusb: host: ehci-generic: initialize PHY only when found
2017-07-28  Patrice Chotarddm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB
2017-07-28  Siva Durga Prasad... usb: gadget: f_thor: Free the allocated out request...
2017-07-28  Bin Mengusb: xhci: Enable TT to support LS/FS devices behind...
2017-07-28  Bin Mengusb: xhci: Correct TT_SLOT and TT_PORT macros
2017-07-28  Bin Mengusb: xhci: Implement update_hub_device() operation
2017-07-28  Bin Mengdm: usb: Add a new USB controller operation 'update_hub...
2017-07-28  Bin Mengusb: xhci: Program 'route string' in the input slot...
2017-07-28  Bin Mengusb: xhci: Change xhci_setup_addressable_virt_dev(...
2017-07-28  Bin Mengusb: hub: Add a new API to test if a hub device is...
2017-07-28  Bin Mengusb: hub: Use 'struct usb_hub_device' as hub device...
2017-07-28  Bin Mengusb: xhci-pci: Clean up the driver a little bit
2017-07-28  Bin Mengusb: xhci-pci: Drop non-DM version of xhci-pci driver
2017-07-28  Bin Mengusb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig
2017-07-28  Bin Mengusb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS
2017-07-28  Bin Mengusb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS
2017-07-28  Bin Mengusb: xhci: Change MAX_HC_PORTS to 255
2017-07-28  Bin Mengusb: hub: Change USB hub descriptor to match USB 3...
2017-07-28  Bin Mengusb: hub: Send correct wValue to get hub descriptor...
2017-07-28  Bin Mengusb: xhci: Add input slot context in xhci_set_configura...
2017-07-28  Bin Mengusb: xhci: Initialize scratchpad buffer array and scrat...
2017-07-28  Bin Mengusb: xhci: Correct command TRB 4th dword initialization
2017-07-28  Bin Mengusb: xhci: Remove incorrect comments for struct xhci_co...
2017-07-28  Patrice Chotardusb: host: ohci-generic: add generic PHY support
2017-07-28  Patrice Chotardusb: host: ohci-generic: add RESET support
2017-07-28  Patrice Chotardusb: host: ohci-generic: add CLOCK support
2017-07-28  Patrice Chotardusb: host: ehci-generic: add generic PHY support
2017-07-28  Patrice Chotardusb: host: ehci-generic: add error path and .remove...
2017-07-28  Patrice Chotardusb: host: ehci-generic: replace printf() by error()
2017-07-28  Patrice Chotardusb: host: xhci-dwc3: Add generic PHY support
2017-07-28  Patrice Chotardusb: host: xhci-dwc3: Add dual role mode support from DT
2017-07-28  Patrice Chotardusb: host: xhci-dwc3: Convert driver to DM
2017-07-28  Masahiro Yamadausb: add static to local symbols
2017-07-28  Simon Glassdm: tegra: usb: Convert to livetree
2017-07-28  Simon Glassdm: tegra: Convert clock_decode_periph_id() to support...
2017-07-18  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2017-07-12  Stefano Babicimx: reorganize IMX code as other SOCs
2017-07-12  Tom RiniMerge git://git.denx.de/u-boot-dm
2017-07-11  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-rockchip
2017-07-11  Simon Glassdm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd
2017-07-11  Meng Dongyangusb: dwc2: use dev_read_bool() instead of fdt_getprop()
2017-07-11  Philipp Tomsichusb: Kconfig: migrate USB_DWC2 to Kconfig
2017-07-11  Meng Dongyangusb: host: xhci-rockchip: use fixed regulator to contro...
2017-07-11  Meng Dongyangusb: Kconfig: config USB_XHCI_ROCKCHIP depends on DM_RE...
2017-07-11  Philipp Tomsichrockchip: xhci: dm: convert fdt_get to dev_read
2017-07-06  Andy Shevchenkoavr32: Retire AVR32 for good
2017-07-04  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-07-03  Heiko Schocherpowerpc: remove 4xx support
2017-06-29  Tom RiniMerge git://git.denx.de/u-boot-arc
2017-06-29  Heiko Schocherdrivers, usb, gadget: fix compiler warnings for at91_udc.c
2017-06-29  Lukasz Majewskiusb: gadget: Call g_dnl_bind_fixup() before testing...
2017-06-27  Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-06-21  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
next