summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
| | * | 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
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2013-03-04-16/+361
|\ \ \ | |/ / |/| |
| * | blackfin: add bf6xx spi driverScott Jiang2013-03-04-0/+309
| * | blackfin: bf60x: add rsi/sdh supportSonic Zhang2013-03-04-16/+52
* | | mtd: nand: Check if NAND is locked tight before lock cmdsJoe Hershberger2013-02-22-1/+18
|/ /
* | gpio: Build the da8xx_gpio code for the davinci644x deviceHolger Hans Peter Freyther2013-02-20-0/+5
* | serial/ns16550: don't generate functions for undefined portsScott Wood2013-02-19-0/+12
* | kmeter1_nand: allow uasge of NAND_ECC_SOFT_BCHHolger Brunck2013-02-15-0/+4
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-12-177/+629
|\
| * tegra: add SPI SLINK driverAllen Martin2013-02-11-0/+344
| * tegra: spi: add fdt support to tegra SPI SFLASH driverAllen Martin2013-02-11-2/+43
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-02-02-173/+240
| |\
| | * mxs: mmc: Fix the MMC driver for MX23Marek Vasut2013-01-28-5/+22
| | * mxs: mmc: Allow overriding default card detect implementationMarek Vasut2013-01-28-2/+14
| | * mxs: mmc: Fix MMC reset on iMX23Otavio Salvador2013-01-28-5/+11
| | * mxs: dma: Fix APBH DMA driver for MX23Marek Vasut2013-01-28-2/+8
| | * net: fec_mxc: get phydev before fec_probeTroy Kisky2013-01-28-43/+76
| | * net: fec_mxc: only call phy_connect in fec_probeTroy Kisky2013-01-28-21/+12
| | * net: fec_mxc: use fec_set_dev_name to set nameTroy Kisky2013-01-28-8/+8
| | * phy: add phy_find_by_mask/phy_connect_devTroy Kisky2013-01-28-50/+78
| | * net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multiTroy Kisky2013-01-28-16/+8
| | * net: fec_mxc: change fec_mii_setspeed parameterTroy Kisky2013-01-28-5/+5