summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
| * | | usb: usbeth: smsc95xx: remove EEPROM loaded checkMichael Spang2013-03-18-4/+0
| * | | usb: ehci: Fix aliasing issue in EHCI interrupt codeVincent Palatin2013-03-18-1/+1
| * | | usb: ehci: Support interrupt transfers via periodic listPatrick Georgi2013-03-18-5/+316
| * | | usb: ehci: exynos: Enable non-dt pathVivek Gautam2013-03-18-0/+7
| * | | usb: ehci: exynos: Fix multiple FDT decodeVivek Gautam2013-03-18-28/+16
| * | | usb:gadget: USB Mass Storage Gadget supportLukasz Majewski2013-03-18-0/+6
| * | | usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernelPiotr Wilczek2013-03-18-0/+2793
| * | | usb:composite: USB Mass Storage - storage_common.c from Linux kernelLukasz Majewski2013-03-18-0/+653
| * | | usb:composite:fix Provide function data when addressing device with only one ...Lukasz Majewski2013-03-18-0/+19
| * | | usbtty: adapt buffers for large packet supportShiraz Hashim2013-03-16-1/+1
| * | | usb/host/ehci: Add support for EHCI on spearVipin Kumar2013-03-16-0/+60
| * | | usb: Fix bug when both DFU & ETHER are definedPantelis Antoniou2013-03-16-2/+8
| * | | dfu: Add a partition type targetPantelis Antoniou2013-03-16-0/+31
| * | | dfu: Properly zero out timeout valuePantelis Antoniou2013-03-16-0/+3
| * | | usb: ehci: Add 64-bit controller supportVincent Palatin2013-03-16-0/+3
| * | | usb: ehci: generic PCI supportVincent Palatin2013-03-16-1/+40
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-451/+1104
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-15-79/+735
| |\ \
| | * | mmc: Tegra: Add SD bus power/voltage function and MMC pad init call.Tom Warren2013-03-14-8/+55
| | * | Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren2013-03-14-58/+121
| | * | Tegra: I2C: Add T114 clock support to tegra_i2c driverTom Warren2013-03-14-5/+37
| | * | tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]Lucas Stach2013-03-14-68/+51
| | * | tegra: usb: move implementation into right directoryLucas Stach2013-03-14-2/+533
| * | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-15-110/+105
| |\ \ \ | | |/ / | |/| |
| | * | mxs: Make ehci-mxs multiport capableMarek Vasut2013-03-07-68/+81
| | * | mxs: Squash the header file usage in ehci-mxsMarek Vasut2013-03-07-5/+1
| | * | mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLEMarek Vasut2013-03-07-16/+0
| | * | mxs: spi: Fix the MXS SPI for mx23Marek Vasut2013-03-07-2/+17
| | * | mxs: mmc: spi: dma: Better wrap the MXS differencesMarek Vasut2013-03-07-18/+6
| | * | USB: drop unneeded header in ehci-mx6Stefano Babic2013-03-07-1/+0
| * | | Merge u-boot/master into u-boot-ti/masterTom Rini2013-03-11-28/+441
| |\ \ \
| * | | | ARM: OMAP4+: Make control module register structure genericLokesh Vutla2013-03-11-15/+10
| * | | | am335x: cpsw: optimize cpsw_send to increase network performanceMugunthan V N2013-03-11-2/+18
| * | | | SPL: ONENAND: Fix onenand_spl_load_image implementation.Enric Balletbo i Serra2013-03-08-8/+6
| * | | | omap3: allow dynamic selection of gfx_formatNikita Kiryanov2013-03-08-1/+1
| * | | | omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-08-2/+12
| * | | | mmc: add support for write protectionNikita Kiryanov2013-03-08-0/+30
| * | | | omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-08-2/+35
| * | | | omap_hsmmc: introduce omap_hsmmc_data structNikita Kiryanov2013-03-08-10/+18
| * | | | omap_hsmmc: fix out of bounds array accessNikita Kiryanov2013-03-08-1/+1
| | |/ / | |/| |
| * | | ARM: ns9750dev: remove remainders of dead boardWolfgang Denk2013-02-28-221/+0
| * | | da8xx: Add the missing pinmux for da830 to the gpio driverTomas Novotny2013-02-18-0/+133
| | |/ | |/|
* | | serial: ns16550: Remove unwanted castSimon Glass2013-03-15-1/+1
* | | I2C: S3C24X0: Bug fixes in i2c_transferRajeshwari Shinde2013-03-12-8/+6
* | | I2C: S3C24X0: Remove the dead codeRajeshwari Shinde2013-03-12-7/+0
* | | mvsata_ide.c: Correction of typo in commentsGray Remlin2013-03-11-2/+2
* | | ppc: Remove PCIPPC2 and PCIPPC6 boardsStefan Roese2013-03-11-14/+0
| |/ |/|
* | Merge branch 'mem' of git://git.denx.de/u-boot-x86Tom Rini2013-03-04-9/+39
|\ \
| * | net: Use new numeric setenv functionsSimon Glass2013-02-28-3/+1
| * | sandbox: Improve sandbox serial port keyboard interfaceTaylor Hutt2013-02-28-6/+38