aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-29i.MX28: Do data transfers via DMA in MMC driverMarek Vasut1-30/+40
2012-03-29MMC: Implement generic bounce bufferMarek Vasut1-3/+99
2012-03-29i.MX28: Add cache support to MXS NAND driverMarek Vasut1-3/+50
2012-03-29i.MX28: Add cache support into the APBH DMA driverMarek Vasut1-1/+22
2012-03-28net: calxedaxgmac: fix build due to missing __aligned definitionRob Herring1-0/+1
2012-03-27omap3_spi: receive transmit modejacopo mondi2-3/+65
2012-03-27twl4030: fix potential power supply handling issuesGrazvydas Ignotas1-4/+14
2012-03-27NAND: TI: fix warnings in omap_gpmc.cStefano Babic1-6/+8
2012-03-27USB: ehci-mx6: Add proper IO accessorsFabio Estevam1-9/+4
2012-03-27mxs_spi: Return proper timeout errorFabio Estevam1-3/+3
2012-03-27pmic_i2c: Return error in case of invalid pmic_i2c_tx_numFabio Estevam1-0/+6
2012-03-26Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8Robert Delien2-12/+12
2012-03-26usb/ehci: Add USB support for the MX6QWolfgang Grandegger2-0/+206
2012-03-26PXA: Remove PXA PCMCIA supportMarek Vasut2-94/+0
2012-03-21cfi: fix the incomplete erased status check in buffer writeTao Hou1-2/+2
2012-03-19USB: Armada100: EHCI Driver for Armada100 SOCsAjay Bhargav2-0/+65
2012-03-19USB: Armada100: Add UTMI PHY interface driverAjay Bhargav1-0/+96
2012-03-19usb:udc:samsung:fix Remove the req_config flagƁukasz Majewski1-13/+5
2012-03-19USB:gadget:designware Fix memory nonalignment issueShiraz Hashim1-1/+11
2012-03-19USB:gadget:designware Make locally used functions staticAmit Virdi1-3/+3
2012-03-19USB:gadget:designware Support high speedVipin KUMAR1-0/+10
2012-03-19USB:gadget:designware Device controller bugfixesVipin KUMAR1-21/+38
2012-03-19USB:gadget:designware USB device controller (UDC) implementationVipin KUMAR3-32/+31
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger4-29/+29
2012-03-19usb: musb: fix printf warningMike Frysinger1-1/+1
2012-03-18net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger3-3/+3
2012-03-17Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk3-779/+0
2012-03-17Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfinWolfgang Denk2-0/+210
2012-03-13ATMEL: remove old atmel_mci driverSven Schnelle2-534/+0
2012-03-13ATMEL: use generic mmc frameworkSven Schnelle1-245/+0
2012-03-12sandbox: gpio: add basic driver for simulating GPIOsSimon Glass2-0/+210
2012-03-08sh: Fix sh7264 clock speed and related serial settingPhil Edworthy1-2/+0
2012-03-08net: sh_eth: Remove unnecessary returnNobuhiro Iwamatsu1-1/+0
2012-03-08net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNTNobuhiro Iwamatsu1-4/+5
2012-03-08net: sh_eth: Remove SH_ETH_PHY_DELAYNobuhiro Iwamatsu1-2/+0
2012-03-08sh: sh_eth: Add support SH7724Nobuhiro Iwamatsu2-23/+60
2012-03-04Remove execute permissions from source filesThomas Weber1-0/+0
2012-03-04pci: move pciauto_config_init() to pci.hLinus Walleij2-2/+0
2012-03-03USB: move keyboard polling into kbd driveramartin@nvidia.com4-70/+0
2012-03-03eth: remove usb-ethernet devices before re-enumerating themVincent Palatin1-2/+5
2012-03-03Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk3-46/+49
2012-02-28mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_commandPrabhakar Kushwaha1-24/+28
2012-02-28mtd/nand: Fix IFC driver to support 2K NAND pagePrabhakar Kushwaha1-14/+13
2012-02-28nand: reinstate lazy bad block scanningScott Wood1-3/+7
2012-02-28Revert "nand: make 1-bit software ECC configurable"Scott Wood2-5/+1
2012-02-27net: phy: make board_phy_config responsible for calling drv->configTroy Kisky1-3/+2
2012-02-27net: phy: add support for Micrel's KSZ9021Troy Kisky1-0/+87
2012-02-27net: fec_mxc: add PHYLIB supportTroy Kisky2-48/+101
2012-02-27net: fec_mxc: add 1000 Mbps selectionTroy Kisky2-2/+21
2012-02-27mxc_spi: move machine specifics into CPU headersEric Nelson1-87/+6