summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | dm: pci: Support bridge device configuration correctlyBin Meng2015-07-283-18/+61
* | | | dm: pci: Pass only device/function to pci_bus_find_devfn()Bin Meng2015-07-281-1/+1
* | | | dm: pci: Use complete bdf in all pci config read/write routinesBin Meng2015-07-281-27/+27
* | | | dm: pci: Correct primary/secondary/subordinate bus number assignmentBin Meng2015-07-281-0/+9
* | | | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-07-282-9/+21
|\ \ \ \
| * | | | spi: zynq_spi: Simplify debug macroMichal Simek2015-07-281-1/+1
| * | | | net: gem: Extend timeout valueMichal Simek2015-07-281-1/+1
| * | | | spi: Fix zynq SPI bindingMichal Simek2015-07-281-1/+1
| * | | | zynq: gem: Setting up WRAP bit for one TX bdMichal Simek2015-07-281-1/+2
| * | | | zynq: gem: Increase the Rx buffer descriptors to 32Siva Durga Prasad Paladugu2015-07-281-1/+1
| * | | | zynqmp: gem: Flush the rx buffers while transmittingSiva Durga Prasad Paladugu2015-07-281-3/+7
| * | | | zynqmp: gem: Set data bus width to 64bit for arm64Siva Durga Prasad Paladugu2015-07-281-1/+8
| |/ / /
* | | | keystone2: net: add mcast function to keyston2 Ethernet driverVitaly Andrianov2015-07-271-0/+10
* | | | misc: led: pca9551_led: Fix problem with multiple blink frequenciesStefan Roese2015-07-271-10/+22
|/ / /
* | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-07-253-20/+119
|\ \ \
| * | | sunxi: musb: Stop treating not having a vbus-det gpio as an errorHans de Goede2015-07-251-1/+1
| * | | sunxi: musb: Improve output during probingHans de Goede2015-07-251-5/+6
| * | | sunxi: musb: Use device-model for musb host modeHans de Goede2015-07-251-0/+57
| * | | sunxi: musb: Move musb config and platdata to the sunxi-musb glueHans de Goede2015-07-251-10/+25
| * | | sunxi: musb: Add id pin supportHans de Goede2015-07-251-0/+5
| * | | sunxi: musb: Move vbus check to sunxi_musb_enableHans de Goede2015-07-251-10/+9
| * | | sunxi: Create helper function veryfing valid boot signature on MMCDaniel Kochmański2015-07-241-0/+17
| * | | mmc: Protect `mmc_initialize` from initialising mmc multiple timesDaniel Kochmański2015-07-241-0/+5
* | | | Merge git://git.denx.de/u-boot-usbTom Rini2015-07-2415-286/+346
|\ \ \ \ | |/ / / |/| | |
| * | | usb: ci_udc: fix request allocation when endpoints are disabledRob Herring2015-07-241-4/+8
| * | | ci_udc: fix 64-bit compile warningsStephen Warren2015-07-231-9/+10
| * | | usb: ehci-marvell: Drop wrl accessor functionStefan Roese2015-07-221-14/+12
| * | | usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski2015-07-221-4/+4
| * | | implement Fastboot via USB OTG on bcm28155_ap boardsJiandong Zheng2015-07-221-0/+1
| * | | usb: gadget: bcm_udc_otg filesJiandong Zheng2015-07-222-0/+73
| * | | 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
| * | | usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget codePaul Kocialkowski2015-07-221-0/+13
| * | | usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski2015-07-221-1/+1
| * | | usb: USB download gadget and functions config options coherent namingPaul Kocialkowski2015-07-222-5/+5
| * | | drivers: usb: fsl: Remove LS102XA immap inclusionNikhil Badola2015-07-221-1/+0
| * | | drivers: usb: fsl: Implement Erratum A-009116 for XHCI controllerNikhil Badola2015-07-222-0/+9
| * | | drivers: usb: fsl: Remove warnings for 64-bit architecturesNikhil Badola2015-07-221-4/+4
| * | | usb: fsl: Add XHCI driver supportRamneek Mehresh2015-07-222-0/+110
| * | | usb: xhci: keystone: Remove common dwc3 drv functions callsRamneek Mehresh2015-07-221-88/+0
| * | | usb: xhci: omap: Remove common dwc3 drv functions callsRamneek Mehresh2015-07-222-78/+0
| * | | usb: xhci: exynos: Remove common dwc3 drv functions callsRamneek Mehresh2015-07-221-78/+0
| * | | usb: dwc3: Add DWC3 controller driver supportRamneek Mehresh2015-07-222-0/+92
* | | | Merge git://git.denx.de/u-boot-marvellTom Rini2015-07-2365-0/+17404
|\ \ \ \
| * | | | arm: mvebu: a38x: Use correct PEX register access macrosStefan Roese2015-07-231-5/+0
| * | | | arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdrStefan Roese2015-07-2343-0/+17368
| * | | | arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directoryStefan Roese2015-07-2321-0/+0
| * | | | arm: mvebu: add Armada XP SATA supportAnton Schubert2015-07-231-0/+41
| |/ / /
* | | | linux_compat: remove cpu_relax() defineMasahiro Yamada2015-07-221-0/+1
* | | | dm: usb: eth: Add driver-model support to the asix driverSimon Glass2015-07-211-21/+216
OpenPOWER on IntegriCloud