summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: fec_mxc: allow use with cache enabledEric Nelson2012-03-292-104/+192
* i.MX28: Do data transfers via DMA in MMC driverMarek Vasut2012-03-291-30/+40
* MMC: Implement generic bounce bufferMarek Vasut2012-03-291-3/+99
* i.MX28: Add cache support to MXS NAND driverMarek Vasut2012-03-291-3/+50
* i.MX28: Add cache support into the APBH DMA driverMarek Vasut2012-03-291-1/+22
* net: calxedaxgmac: fix build due to missing __aligned definitionRob Herring2012-03-281-0/+1
* omap3_spi: receive transmit modejacopo mondi2012-03-272-3/+65
* twl4030: fix potential power supply handling issuesGrazvydas Ignotas2012-03-271-4/+14
* NAND: TI: fix warnings in omap_gpmc.cStefano Babic2012-03-271-6/+8
* USB: ehci-mx6: Add proper IO accessorsFabio Estevam2012-03-271-9/+4
* mxs_spi: Return proper timeout errorFabio Estevam2012-03-271-3/+3
* pmic_i2c: Return error in case of invalid pmic_i2c_tx_numFabio Estevam2012-03-271-0/+6
* Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8Robert Delien2012-03-262-12/+12
* usb/ehci: Add USB support for the MX6QWolfgang Grandegger2012-03-262-0/+206
* PXA: Remove PXA PCMCIA supportMarek Vasut2012-03-262-94/+0
* cfi: fix the incomplete erased status check in buffer writeTao Hou2012-03-211-2/+2
* USB: Armada100: EHCI Driver for Armada100 SOCsAjay Bhargav2012-03-192-0/+65
* USB: Armada100: Add UTMI PHY interface driverAjay Bhargav2012-03-191-0/+96
* usb:udc:samsung:fix Remove the req_config flagŁukasz Majewski2012-03-191-13/+5
* USB:gadget:designware Fix memory nonalignment issueShiraz Hashim2012-03-191-1/+11
* USB:gadget:designware Make locally used functions staticAmit Virdi2012-03-191-3/+3
* USB:gadget:designware Support high speedVipin KUMAR2012-03-191-0/+10
* USB:gadget:designware Device controller bugfixesVipin KUMAR2012-03-191-21/+38
* USB:gadget:designware USB device controller (UDC) implementationVipin KUMAR2012-03-193-32/+31
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-194-29/+29
* usb: musb: fix printf warningMike Frysinger2012-03-191-1/+1
* net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger2012-03-183-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk2012-03-173-779/+0
|\
| * ATMEL: remove old atmel_mci driverSven Schnelle2012-03-132-534/+0
| * ATMEL: use generic mmc frameworkSven Schnelle2012-03-131-245/+0
* | Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfinWolfgang Denk2012-03-172-0/+210
|\ \
| * | sandbox: gpio: add basic driver for simulating GPIOsSimon Glass2012-03-122-0/+210
| |/
* | sh: Fix sh7264 clock speed and related serial settingPhil Edworthy2012-03-081-2/+0
* | net: sh_eth: Remove unnecessary returnNobuhiro Iwamatsu2012-03-081-1/+0
* | net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNTNobuhiro Iwamatsu2012-03-081-4/+5
* | net: sh_eth: Remove SH_ETH_PHY_DELAYNobuhiro Iwamatsu2012-03-081-2/+0
* | sh: sh_eth: Add support SH7724Nobuhiro Iwamatsu2012-03-082-23/+60
|/
* Remove execute permissions from source filesThomas Weber2012-03-041-0/+0
* pci: move pciauto_config_init() to pci.hLinus Walleij2012-03-042-2/+0
* USB: move keyboard polling into kbd driveramartin@nvidia.com2012-03-034-70/+0
* eth: remove usb-ethernet devices before re-enumerating themVincent Palatin2012-03-031-2/+5
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2012-03-033-46/+49
|\
| * mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_commandPrabhakar Kushwaha2012-02-281-24/+28
| * mtd/nand: Fix IFC driver to support 2K NAND pagePrabhakar Kushwaha2012-02-281-14/+13
| * nand: reinstate lazy bad block scanningScott Wood2012-02-281-3/+7
| * Revert "nand: make 1-bit software ECC configurable"Scott Wood2012-02-282-5/+1
* | net: phy: make board_phy_config responsible for calling drv->configTroy Kisky2012-02-271-3/+2
* | net: phy: add support for Micrel's KSZ9021Troy Kisky2012-02-271-0/+87
* | net: fec_mxc: add PHYLIB supportTroy Kisky2012-02-272-48/+101
* | net: fec_mxc: add 1000 Mbps selectionTroy Kisky2012-02-272-2/+21
OpenPOWER on IntegriCloud