summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
* | usb: dwc3: add dwc3 folder from linux kernel to u-bootKishon Vijay Abraham I2015-04-14-0/+9679
* | usb: gadget: udc: make udc-core compile in u-boot buildKishon Vijay Abraham I2015-04-14-309/+26
* | usb: gadget: udc: add udc-core from linux kernel to u-bootKishon Vijay Abraham I2015-04-14-0/+641
* | usb: dwc2: retry NAK'd interrupt transfersStephen Warren2015-04-14-6/+19
* | usb: dwc2: implement interrupt transfersStephen Warren2015-04-14-3/+2
* | usb: dwc2: correctly program hcchar for LS devicesStephen Warren2015-04-14-9/+12
* | usb: dwc2: detect device speed correctlyStephen Warren2015-04-14-1/+8
* | usb: dwc2: use phys_to_bus/bus_to_physStephen Warren2015-04-14-1/+3
* | Create API to map between CPU physical and bus addressesStephen Warren2015-04-14-0/+8
* | usb: dwc2: fix bulk transfersStephen Warren2015-04-14-9/+13
* | usb: dwc2: remove restriction on buffer lengthStephen Warren2015-04-14-9/+3
* | usb: dwc2: fix aligned buffer usageStephen Warren2015-04-14-6/+8
* | usb: dwc2: simplify wait_for_chhltdStephen Warren2015-04-14-4/+2
* | usb: dwc2: remove control_data_toggle[]Stephen Warren2015-04-14-8/+4
* | usb: dwc2: usb chunk_msg() for control transfers tooStephen Warren2015-04-14-95/+19
* | usb: dwc2: refactor submit_bulk_msg to be commonStephen Warren2015-04-14-16/+39
* | usb: dwc2: unify waiting for transfer completionStephen Warren2015-04-14-107/+60
* | usb: 64-bit architectures support for xHCISergey Temerkhanov2015-04-14-32/+41
* | usb: mass-storage: Build warning fixes for 64-bitThierry Reding2015-04-14-1/+1
* | usb: ehci-tegra: Build warning fixes for 64-bitThierry Reding2015-04-14-4/+4
* | ehci-hcd: fix warnings on 64-bit buildsRob Herring2015-04-14-41/+41
* | usb: ci_udc: fix warnings on 64-bit buildsRob Herring2015-04-14-21/+21
* | usb: eth: asix: Build warning fixes for 64-bitThierry Reding2015-04-14-1/+1
|/
* dtt: add ds620 supportAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+66
* lpc32xx: add LPC32xx SSP support (SPI mode)Albert ARIBAUD \(3ADEV\)2015-04-10-0/+145
* lpc32xx: add GPIO supportAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+301
* lpc32xx: i2c: add LPC32xx I2C interface supportAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+250
* lpc32xx: mtd: nand: add MLC NAND controllerAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+765
* lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+638
* ahci: Fix a wrong parameter passTang Yuantian2015-04-07-1/+1
* video: parade: configure SLP and RST GPIOs if specified in DTAjay Kumar2015-04-06-0/+11
* video: exynos_fb: configure backlight GPIOs if specified in DTAjay Kumar2015-04-06-0/+21
* serial-arc: switch to DMAlexey Brodkin2015-04-03-32/+70
* serial/serial_arc: set registers address during compilationAlexey Brodkin2015-04-03-2/+1
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-03-31-0/+6
|\
| * ARM: at91: atmel_nand: Support flash based BBTDavid Dueck2015-04-01-0/+6
* | Merge git://git.denx.de/u-boot-nand-flashTom Rini2015-03-31-318/+120
|\ \
| * | mtd: vf610_nfc: specify transfer size before each transferStefan Agner2015-03-30-8/+17
| * | mtd: vf610_nfc: mark page as dirty on block eraseStefan Agner2015-03-30-2/+1
| * | nand: yaffs: Remove the "nand write.yaffs" commandPeter Tyser2015-03-30-65/+12
| * | nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser2015-03-30-248/+0
| * | dfu: nand: Verify writesPeter Tyser2015-03-30-1/+1
| * | nand: Add verification functionsPeter Tyser2015-03-30-1/+96
| * | mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()Luca Ellero2015-03-30-1/+1
| * | mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf()Luca Ellero2015-03-30-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2015-03-31-2/+1
|\ \
| * | watchdog/imx_watchdog: do not set WCR_WDWSebastian Siewior2015-03-25-2/+1
* | | spi: designware_spi: revisit FIFO size detection againAxel Lin2015-03-30-2/+2
* | | spi: cf_spi: Staticize local functionsAxel Lin2015-03-30-13/+7
* | | spi: cf_spi: Use to_cf_spi_slave to resolve cfslave from slaveAxel Lin2015-03-30-2/+9