summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | dwc3: core: added an API to invoke irq handlersKishon Vijay Abraham I2015-04-141-0/+21
* | dwc3: core: add support for multiple dwc3 controllersKishon Vijay Abraham I2015-04-142-8/+28
* | dwc3: core: change probe and remove to uboot init and uboot exit codeKishon Vijay Abraham I2015-04-141-166/+52
* | usb: dwc3: core: make dwc3 core build in ubootKishon Vijay Abraham I2015-04-143-196/+40
* | usb: dwc3: ep0: make dwc3 ep0 build in ubootKishon Vijay Abraham I2015-04-143-12/+27
* | usb: dwc3: gadget: make dwc3 gadget build in ubootKishon Vijay Abraham I2015-04-143-163/+85
* | usb: dwc3: linux-compat: Add header for dwc3 linux compatibiltiyKishon Vijay Abraham I2015-04-141-0/+30
* | usb: dwc3: remove pm related operations from dwc3 driverKishon Vijay Abraham I2015-04-144-223/+5
* | usb: dwc3: fix dwc3 header filesKishon Vijay Abraham I2015-04-142-14/+3
* | usb: dwc3: remove trace_* APIs from dwc3 driverKishon Vijay Abraham I2015-04-144-80/+29
* | usb: dwc3: Modify the file headers to u-boot formatKishon Vijay Abraham I2015-04-147-58/+45
* | usb: dwc3: remove un-used files from dwc3 folderKishon Vijay Abraham I2015-04-1413-2741/+0
* | usb: dwc3: add dwc3 folder from linux kernel to u-bootKishon Vijay Abraham I2015-04-1421-0/+9679
* | usb: gadget: udc: make udc-core compile in u-boot buildKishon Vijay Abraham I2015-04-141-309/+26
* | usb: gadget: udc: add udc-core from linux kernel to u-bootKishon Vijay Abraham I2015-04-142-0/+641
* | usb: dwc2: retry NAK'd interrupt transfersStephen Warren2015-04-141-6/+19
* | usb: dwc2: implement interrupt transfersStephen Warren2015-04-141-3/+2
* | usb: dwc2: correctly program hcchar for LS devicesStephen Warren2015-04-141-9/+12
* | usb: dwc2: detect device speed correctlyStephen Warren2015-04-142-1/+8
* | usb: dwc2: use phys_to_bus/bus_to_physStephen Warren2015-04-141-1/+3
* | Create API to map between CPU physical and bus addressesStephen Warren2015-04-141-0/+8
* | usb: dwc2: fix bulk transfersStephen Warren2015-04-141-9/+13
* | usb: dwc2: remove restriction on buffer lengthStephen Warren2015-04-141-9/+3
* | usb: dwc2: fix aligned buffer usageStephen Warren2015-04-141-6/+8
* | usb: dwc2: simplify wait_for_chhltdStephen Warren2015-04-141-4/+2
* | usb: dwc2: remove control_data_toggle[]Stephen Warren2015-04-141-8/+4
* | usb: dwc2: usb chunk_msg() for control transfers tooStephen Warren2015-04-141-95/+19
* | usb: dwc2: refactor submit_bulk_msg to be commonStephen Warren2015-04-141-16/+39
* | usb: dwc2: unify waiting for transfer completionStephen Warren2015-04-141-107/+60
* | usb: 64-bit architectures support for xHCISergey Temerkhanov2015-04-144-32/+41
* | usb: mass-storage: Build warning fixes for 64-bitThierry Reding2015-04-141-1/+1
* | usb: ehci-tegra: Build warning fixes for 64-bitThierry Reding2015-04-141-4/+4
* | ehci-hcd: fix warnings on 64-bit buildsRob Herring2015-04-141-41/+41
* | usb: ci_udc: fix warnings on 64-bit buildsRob Herring2015-04-141-21/+21
* | usb: eth: asix: Build warning fixes for 64-bitThierry Reding2015-04-141-1/+1
|/
* dtt: add ds620 supportAlbert ARIBAUD \(3ADEV\)2015-04-102-0/+66
* lpc32xx: add LPC32xx SSP support (SPI mode)Albert ARIBAUD \(3ADEV\)2015-04-102-0/+145
* lpc32xx: add GPIO supportAlbert ARIBAUD \(3ADEV\)2015-04-103-0/+301
* lpc32xx: i2c: add LPC32xx I2C interface supportAlbert ARIBAUD \(3ADEV\)2015-04-102-0/+250
* lpc32xx: mtd: nand: add MLC NAND controllerAlbert ARIBAUD \(3ADEV\)2015-04-102-0/+765
* lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)2015-04-102-0/+638
* ahci: Fix a wrong parameter passTang Yuantian2015-04-071-1/+1
* video: parade: configure SLP and RST GPIOs if specified in DTAjay Kumar2015-04-061-0/+11
* video: exynos_fb: configure backlight GPIOs if specified in DTAjay Kumar2015-04-061-0/+21
* serial-arc: switch to DMAlexey Brodkin2015-04-031-32/+70
* serial/serial_arc: set registers address during compilationAlexey Brodkin2015-04-031-2/+1
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-03-311-0/+6
|\
| * ARM: at91: atmel_nand: Support flash based BBTDavid Dueck2015-04-011-0/+6
* | Merge git://git.denx.de/u-boot-nand-flashTom Rini2015-03-3112-318/+120
|\ \
| * | mtd: vf610_nfc: specify transfer size before each transferStefan Agner2015-03-301-8/+17
OpenPOWER on IntegriCloud