summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-01usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk()Bin Meng
2017-10-01usb: xhci: Set 'Average TRB Length' to 8 for control endpointsBin Meng
2017-10-01usb: xhci: Set 'Error Count' to 0 for isoch endpointsBin Meng
2017-10-01usb: xhci: Program max burst size for endpointBin Meng
2017-10-01usb: xhci: Honor endpoint's intervalBin Meng
2017-10-01usb: hub: Clear BH reset status change for a 3.0 hubBin Meng
2017-10-01usb: hub: Clear port reset before usb_hub_port_connect_change()Bin Meng
2017-10-01usb: xhci: Fix max packet size for full speed device endpoint 0Bin Meng
2017-10-01usb: Read device descriptor after device is addressed for xHCIBin Meng
2017-10-01usb: Only get 64 bytes device descriptor for full speed devicesBin Meng
2017-10-01usb: xhci: Add interrupt transfer supportBin Meng
2017-10-01usb: Handle audio extension endpoint descriptor in usb_parse_config()Bin Meng
2017-10-01usb: xhci: Don't assume LS/FS devices are always behind a HS hubBin Meng
2017-10-01test: dm: usb: Update test cases for USBBin Meng
2017-10-01dm: usb: emul: Drop usb_emul_reset()Bin Meng
2017-10-01dm: usb: Remove no longer needed blk_unbind_all()Bin Meng
2017-10-01dm: usb: Fix broken usb_stop()Bin Meng
2017-10-01usb: emul: hub: Report the actual device speed of the emulation deviceBin Meng
2017-10-01usb: emul: Expose find_descriptor() as a public APIBin Meng
2017-10-01usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum()Bin Meng
2017-10-01usb: sandbox: Initialize root hub's device speed to high speedBin Meng
2017-10-01usb: Fix comments of usb_emul_find_for_dev()Bin Meng
2017-10-01usb: emul: Remove maxpacketsize in usb_emul_setup_device()Bin Meng
2017-09-27Merge git://git.denx.de/u-boot-usbTom Rini
2017-09-27usb: dwc2: Align size of invalidating dcache before starting DMASeung-Woo Kim
2017-09-27usb: kbd: Set a default polling mechanism for USB keyboardBin Meng
2017-09-27usb: host: ehci-generic: convert to livetreePhilipp Tomsich
2017-09-27usb: dwc2: convert to livetreePhilipp Tomsich
2017-09-27rockchip: xhci: Convert to livetreePhilipp Tomsich
2017-09-27dm: usb: storage: Fix broken read/write when both EHCD and xHCD are enabledBin Meng
2017-09-27usb: storage: Refactor to use max_xfer_blk from struct us_dataBin Meng
2017-09-27dm: usb: ehci: Implement get_max_xfer_size() operationBin Meng
2017-09-27dm: usb: xhci: Implement get_max_xfer_size() operationBin Meng
2017-09-27dm: usb: Add a new USB controller operation 'get_max_xfer_size'Bin Meng
2017-09-27usb: xhci: Set number of event segments and entries to 1Marek Vasut
2017-09-26Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini
2017-09-26GPT: incomplete initialization in allocate_disk_partHeinrich Schuchardt
2017-09-26Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-09-26mtd: cfi: Add support for status register pollingMarek Vasut
2017-09-26mtd: cfi: Zap cfi_flash_base in DM caseMarek Vasut
2017-09-26arm: mvebu: clearfog: document boot from UARTBaruch Siach
2017-09-26arm: mvebu: fix boot from UART on ClearFog BaseBaruch Siach
2017-09-26ARM: mvebu: handle unused DRAM banks with ECC enabledChris Packham
2017-09-26ARM: mvebu: add SAR frequency values for 1.8/2.0GHzChris Packham
2017-09-26ARM: mvebu: add additional information to board_add_ram_info()Joshua Scott
2017-09-26ARM: mvebu: Add SoC IDs for Marvell's integrated CPUsChris Packham
2017-09-26arm: mvebu: Remove theadorable_defconfigStefan Roese
2017-09-26ARM: mvebu: Convert CONFIG_MVNETA to KconfigChris Packham
2017-09-25Merge git://git.denx.de/u-boot-spiTom Rini
2017-09-25Merge git://git.denx.de/u-boot-mmcTom Rini