summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski2015-07-229-20/+20
* implement Fastboot via USB OTG on bcm28155_ap boardsJiandong Zheng2015-07-223-0/+61
* usb: gadget: bcm_udc_otg filesJiandong Zheng2015-07-223-0/+80
* g_dnl: add missing declarationSteve Rae2015-07-221-0/+1
* usb: gadget: fastboot: Dequeue the previous IN request for the current requestPaul Kocialkowski2015-07-221-0/+3
* usb: gadget: fastboot: Request status and length check in rx handlerPaul Kocialkowski2015-07-221-5/+6
* fastboot: Dynamic controller index for usb_gadget_handle_interruptsPaul Kocialkowski2015-07-221-1/+1
* usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget codePaul Kocialkowski2015-07-221-0/+13
* usb: board_usb_init and board_usb_cleanup calls in the fastboot commandPaul Kocialkowski2015-07-222-7/+26
* usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski2015-07-229-4/+12
* usb: USB download gadget and functions config options coherent namingPaul Kocialkowski2015-07-2224-57/+57
* drivers: usb: fsl: Remove LS102XA immap inclusionNikhil Badola2015-07-221-1/+0
* include: usb: Map USB controller base addresses for LS2085ANikhil Badola2015-07-221-0/+3
* include: usb: Move USB controller base address mappingNikhil Badola2015-07-222-9/+7
* drivers: usb: fsl: Implement Erratum A-009116 for XHCI controllerNikhil Badola2015-07-223-6/+25
* drivers: usb: fsl: Remove warnings for 64-bit architecturesNikhil Badola2015-07-221-4/+4
* ls1021aqds: Enable USB IP supportRamneek Mehresh2015-07-221-5/+17
* ls1021atwr: Enable USB IP supportRamneek Mehresh2015-07-221-0/+38
* arch: arm: fsl: Add XHCI support for LS1021ARamneek Mehresh2015-07-222-0/+11
* usb: fsl: Add XHCI driver supportRamneek Mehresh2015-07-223-0/+164
* usb: xhci: keystone: Remove common dwc3 drv functions callsRamneek Mehresh2015-07-222-88/+1
* usb: xhci: omap: Remove common dwc3 drv functions callsRamneek Mehresh2015-07-225-78/+3
* usb: xhci: exynos: Remove common dwc3 drv functions callsRamneek Mehresh2015-07-222-78/+1
* usb: dwc3: Add DWC3 controller driver supportRamneek Mehresh2015-07-223-0/+98
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-07-2061-377/+1673
|\
| * armv8/fsl-lsch3: Fix TCR_EL3 for the final MMU setup.Zhichun Hua2015-07-201-15/+8
| * armv8: Fix TCR macros for shareability attributeZhichun Hua2015-07-201-2/+2
| * armv8/ls2085a/defconfig: Enable FSL_DSPI, OF_CONTROL and DM supportHaikun.Wang@freescale.com2015-07-202-0/+14
| * armv8/ls2085ardb: Enable DSPI flash support for LS2085ARDBHaikun Wang2015-07-201-0/+8
| * armv8/ls2085aqds: Enable DSPI flash support for LS2085AQDSHaikun Wang2015-07-201-0/+9
| * armv8/ls2085ardb: DSPI pin muxing configure through QIXIS CPLDHaikun.Wang@freescale.com2015-07-201-20/+39
| * armv8/ls2085aqds: DSPI pin muxing configure through QIXISHaikun Wang2015-07-202-0/+50
| * armv8/ls2085a: Enable DSPI get input clk form 'mxc_get_clock'Haikun Wang2015-07-202-0/+3
| * arm/dts/ls2085a: Add dts files for LS2085AQDS and LS2085ARDBHaikun Wang2015-07-203-0/+90
| * arm/dts/ls2085a: Add DSPI dts nodeHaikun Wang2015-07-201-0/+9
| * arm/dts/ls2085a: Bring in ls2085a dts files from linux kernelHaikun Wang2015-07-201-0/+120
| * arm/ls102xa: Add little-endian mode support for audio IPsAlison Wang2015-07-203-1/+8
| * arm/ls102xa: Add PSCI support for ls102xaWang Dongsheng2015-07-204-0/+134
| * ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.SWang Dongsheng2015-07-203-40/+54
| * arm: ls1021a: Remove the inappropriate use of the function 'sprintf'Alison Wang2015-07-201-10/+11
| * board/ls2085a: Increase kernel_size value in env variablePrabhakar Kushwaha2015-07-203-3/+3
| * board/ls2085rdb: Export functions for standalone AQ FW load appsPrabhakar Kushwaha2015-07-205-1/+48
| * driver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rxPrabhakar Kushwaha2015-07-201-1/+8
| * driver/ldpaa_eth: Avoid TX conf framesPrabhakar Kushwaha2015-07-202-111/+4
| * driver/ldpaa_eth: Add timeout handling DQRR entry readPrabhakar Kushwaha2015-07-201-14/+22
| * driver/ldpaa_eth: Retry enqueue if portal was busyPrabhakar Kushwaha2015-07-201-2/+30
| * armv8/fsl-lsch3: device tree fixups for PCI stream IDsStuart Yoder2015-07-203-0/+182
| * drivers/fsl-mc: dynamically create ICID pool in DPCStuart Yoder2015-07-201-0/+36
| * armv8/fsl-lsch3: partition stream IDsStuart Yoder2015-07-204-5/+66
| * drivers: fsl-mc: Return error for major version mismatchPrabhakar Kushwaha2015-07-201-2/+7
OpenPOWER on IntegriCloud