summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'spi' of git://git.denx.de/u-boot-x86Tom Rini2013-03-2036-138/+1062
|\
| * sf: Enable FDT-based configuration and memory mappingSimon Glass2013-03-191-1/+45
| * x86: spi: Set maximum write size for ICHSimon Glass2013-03-191-0/+5
| * sf: Respect maximum SPI write sizeSimon Glass2013-03-191-2/+8
| * x86: spi: Add Intel ICH driverSimon Glass2013-03-193-0/+893
| * sf: Use spi_flash_alloc() in each SPI flash driverSimon Glass2013-03-198-52/+8
| * sf: Add spi_flash_alloc() to create a new SPI flash structSimon Glass2013-03-191-0/+25
| * spi: Use spi_alloc_slave() in each SPI driverSimon Glass2013-03-1923-83/+36
| * spi: Add function to allocate a new SPI slaveSimon Glass2013-03-192-0/+42
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-03-1815-47/+3969
|\ \ | |/ |/|
| * usb: Add multiple controllers support for EHCI PCIVincent Palatin2013-03-181-9/+16
| * usb: usbeth: smsc95xx: remove EEPROM loaded checkMichael Spang2013-03-181-4/+0
| * usb: ehci: Fix aliasing issue in EHCI interrupt codeVincent Palatin2013-03-181-1/+1
| * usb: ehci: Support interrupt transfers via periodic listPatrick Georgi2013-03-182-5/+316
| * usb: ehci: exynos: Enable non-dt pathVivek Gautam2013-03-181-0/+7
| * usb: ehci: exynos: Fix multiple FDT decodeVivek Gautam2013-03-181-28/+16
| * usb:gadget: USB Mass Storage Gadget supportLukasz Majewski2013-03-181-0/+6
| * usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernelPiotr Wilczek2013-03-181-0/+2793
| * usb:composite: USB Mass Storage - storage_common.c from Linux kernelLukasz Majewski2013-03-181-0/+653
| * usb:composite:fix Provide function data when addressing device with only one ...Lukasz Majewski2013-03-181-0/+19
| * usbtty: adapt buffers for large packet supportShiraz Hashim2013-03-161-1/+1
| * usb/host/ehci: Add support for EHCI on spearVipin Kumar2013-03-162-0/+60
| * usb: Fix bug when both DFU & ETHER are definedPantelis Antoniou2013-03-161-2/+8
| * dfu: Add a partition type targetPantelis Antoniou2013-03-161-0/+31
| * dfu: Properly zero out timeout valuePantelis Antoniou2013-03-161-0/+3
| * usb: ehci: Add 64-bit controller supportVincent Palatin2013-03-161-0/+3
| * usb: ehci: generic PCI supportVincent Palatin2013-03-161-1/+40
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-1826-451/+1104
|\ \ | |/ |/|
| * Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-153-79/+735
| |\
| | * mmc: Tegra: Add SD bus power/voltage function and MMC pad init call.Tom Warren2013-03-141-8/+55
| | * Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren2013-03-141-58/+121
| | * Tegra: I2C: Add T114 clock support to tegra_i2c driverTom Warren2013-03-141-5/+37
| | * tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]Lucas Stach2013-03-141-68/+51
| | * tegra: usb: move implementation into right directoryLucas Stach2013-03-141-2/+533
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-154-110/+105
| |\ \ | | |/ | |/|
| | * mxs: Make ehci-mxs multiport capableMarek Vasut2013-03-071-68/+81
| | * mxs: Squash the header file usage in ehci-mxsMarek Vasut2013-03-071-5/+1
| | * mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLEMarek Vasut2013-03-071-16/+0
| | * mxs: spi: Fix the MXS SPI for mx23Marek Vasut2013-03-071-2/+17
| | * mxs: mmc: spi: dma: Better wrap the MXS differencesMarek Vasut2013-03-072-18/+6
| | * USB: drop unneeded header in ehci-mx6Stefano Babic2013-03-071-1/+0
| * | Merge u-boot/master into u-boot-ti/masterTom Rini2013-03-1110-28/+441
| |\ \
| * | | ARM: OMAP4+: Make control module register structure genericLokesh Vutla2013-03-111-15/+10
| * | | am335x: cpsw: optimize cpsw_send to increase network performanceMugunthan V N2013-03-111-2/+18
| * | | SPL: ONENAND: Fix onenand_spl_load_image implementation.Enric Balletbo i Serra2013-03-081-8/+6
| * | | omap3: allow dynamic selection of gfx_formatNikita Kiryanov2013-03-081-1/+1
| * | | omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-081-2/+12
| * | | mmc: add support for write protectionNikita Kiryanov2013-03-0814-0/+30
| * | | omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-081-2/+35
| * | | omap_hsmmc: introduce omap_hsmmc_data structNikita Kiryanov2013-03-081-10/+18
OpenPOWER on IntegriCloud