summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-08PCI: layerscape: Fix the bug assigning wrong address to LS2088A pcie cfg1 spaceHou Zhiqiang
2017-08-08configs: Enable CONFIG_DM_USB for all ls1021atwrRan Wang
2017-08-08usb: xhci: Enable TT to support LS/FS devices behind a HS hubBin Meng
2017-08-08usb: xhci: Correct TT_SLOT and TT_PORT macrosBin Meng
2017-08-08usb: xhci: Implement update_hub_device() operationBin Meng
2017-08-08usb: hub: Call usb_update_hub_device() after hub descriptor is fetchedBin Meng
2017-08-08dm: usb: Add a new USB controller operation 'update_hub_device'Bin Meng
2017-08-08usb: hub: Parse and save TT details from device descriptorBin Meng
2017-08-08usb: xhci: Program 'route string' in the input slot contextBin Meng
2017-08-08usb: xhci: Change xhci_setup_addressable_virt_dev() signatureBin Meng
2017-08-08usb: hub: Support 'set hub depth' request for USB 3.0 hubsBin Meng
2017-08-08usb: hub: Translate USB 3.0 hub port status into old versionBin Meng
2017-08-08usb: hub: Add a new API to test if a hub device is root hubBin Meng
2017-08-08usb: hub: Remove hub_port_reset()Bin Meng
2017-08-08usb: hub: Use 'struct usb_hub_device' as hub device's uclass_privBin Meng
2017-08-08usb: xhci-pci: Clean up the driver a little bitBin Meng
2017-08-08usb: xhci-pci: Drop non-DM version of xhci-pci driverBin Meng
2017-08-08usb: xhci: Convert CONFIG_USB_XHCI_PCI to KconfigBin Meng
2017-08-08usb: cmd: Print actual packet size for super speed devicesBin Meng
2017-08-08configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng
2017-08-08usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTSBin Meng
2017-08-08configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boardsBin Meng
2017-08-08usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTSBin Meng
2017-08-08usb: xhci: Change MAX_HC_PORTS to 255Bin Meng
2017-08-08usb: hub: Add 3.0 hub port status mask of 2.0 hubBin Meng
2017-08-08usb: hub: Change USB hub descriptor to match USB 3.0 hubsBin Meng
2017-08-08usb: hub: Revise wLength for 'get port status' requestBin Meng
2017-08-08usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hubBin Meng
2017-08-08usb: hub: Update handling connect status/change in usb_scan_port()Bin Meng
2017-08-08usb: xhci: Add input slot context in xhci_set_configuration()Bin Meng
2017-08-08usb: xhci: Initialize scratchpad buffer array and scratchpad buffersBin Meng
2017-08-08usb: xhci: Correct command TRB 4th dword initializationBin Meng
2017-08-08usb: xhci: Remove incorrect comments for struct xhci_container_ctxBin Meng
2017-07-19configs: remove ls1043ardb_sdcard & ls2088ardb_qspi secure targetsPrabhakar Kushwaha
2017-07-19drivers:net:fsl-mc: Update MC address calculationPrabhakar Kushwaha
2017-07-19board:ls2080ardb: Update execution of config_board_muxPrabhakar Kushwaha
2017-07-19 armv8: ls1046ardb: update core frequency to 1800MHZPrabhakar Kushwaha
2017-07-19fsl/usb: enable errata-a010151 for ls2088a and ls2081aSantan Kumar
2017-07-19board/ls2080ardb: Disable SD-related GPIO programmingPrabhakar Kushwaha
2017-07-19arm: ls1021atwr: Add distro secure boot supportPrabhakar Kushwaha
2017-07-19arm64: ls1046ardb: Add distro boot supportPrabhakar Kushwaha
2017-07-19arm: ls1021atwr: Add distro boot supportPrabhakar Kushwaha
2017-07-19armv8: ls1046a: move CONFIG_CMD_USB to defconfigPrabhakar Kushwaha
2017-07-19usb: ums: support multiple controllers using controller_indexRajesh Bhagat
2017-07-19usb: dwc3: Add helper functions to enable snooping and burst settingsRajat Srivastava
2017-07-19armv7: Add workaround for USB erratum A-009007Suresh Gupta
2017-07-19armv7: Add workaround for USB erratum A-008997Suresh Gupta
2017-07-19armv7: Add workaround for USB erratum A-009798Suresh Gupta
2017-07-19armv7: Add workaround for USB erratum A-009008Suresh Gupta
2017-07-18LS2080ARDB: Secure Boot defconfig for QSPI boot.Udit Agarwal