summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-07-18spi: fsl_qspi: Add 4bytes address supportSuresh Gupta
2017-07-18sf: add ADDR_4B for 4byte address supportSuresh Gupta
2017-07-18sf: Fix s25fs512s erase size and remove SECT_4K flagSuresh Gupta
2017-07-10Prepare v2017.07Tom Rini
2017-07-10km/common: remove unused function declarationsHolger Brunck
2017-07-10cmd, nand: fix broken output of "nand info"Lothar Waßmann
2017-07-10libfdt: Drop -FDT_ERR_TOODEEPSimon Glass
2017-07-10configs: Resync defconfigsTom Rini
2017-07-09MAINTAINERS: drop bcm283x/rpi maintainershipStephen Warren
2017-07-08powerpc, 8xx: Add support for MCR3000 board from CSSIChristophe Leroy
2017-07-08powerpc, 8xx: move Serial driver to drivers/serial/Christophe Leroy