summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2012-04-09-39/+1954
|\
| * net/designware: Change timeout loop implementationAmit Virdi2012-04-04-16/+38
| * net/designware: Set ANAR to 0x1e1Armando Visconti2012-04-04-0/+3
| * net/designware: Program phy registers when auto-negotiation is ONVikas Manocha2012-04-04-14/+29
| * net/designware: Try configuring phy on each dw_eth_initVipin Kumar2012-04-04-21/+30
| * net/designware: Consecutive writes must have delayArmando Visconti2012-04-04-2/+1
| * net/designware: Phy address fixVipin KUMAR2012-04-04-1/+1
| * net/designware: Fix the max frame length sizeVipin KUMAR2012-04-04-1/+1
| * net/designware: Fix to restore hw mac addressVipin KUMAR2012-04-04-1/+6
| * net: ll_temac: Add LL TEMAC driver to u-bootStephan Linz2012-04-04-0/+1860
| * mvgbe: remove warning for unused methodsStefan Bigler2012-04-03-0/+2
* | onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB()Lukasz Majewski2012-04-04-16/+29
* | onenand:samsung Target dependent OneNAND chip probe functionLukasz Majewski2012-04-04-7/+46
|/
* net/altera_tse: use flush_dcache_range instead of flush_dcacheStefan Kristiansson2012-03-30-3/+6
* net/ethoc: use flush_dcache_range instead of flush_dcacheStefan Kristiansson2012-03-30-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-03-30-6/+72
|\
| * Enable high speed support for USB device framework and usbttyVipin KUMAR2012-03-28-6/+72
* | pci: declare pciauto functions in headerLinus Walleij2012-03-30-5/+0
* | drivers/mmc/mmc.c: Fix build warningAnatolij Gustschin2012-03-30-1/+1
* | drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warningAnatolij Gustschin2012-03-30-1/+1
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-03-30-13/+2
|\ \
| * | net: smc91111: use mdelay()Mike Frysinger2012-03-27-13/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-03-30-264/+1358
|\ \
| * | tegra: i2c: Add I2C driverYen Lin2012-03-29-0/+570
| * | tegra: usb: Add support for Tegra USB peripheralSimon Glass2012-03-29-0/+63
| * | usb: Add support for txfifo thresholdSimon Glass2012-03-29-1/+12
| * | net: fec_mxc: allow use with cache enabledEric Nelson2012-03-29-104/+192
| * | i.MX28: Do data transfers via DMA in MMC driverMarek Vasut2012-03-29-30/+40
| * | MMC: Implement generic bounce bufferMarek Vasut2012-03-29-3/+99
| * | i.MX28: Add cache support to MXS NAND driverMarek Vasut2012-03-29-3/+50
| * | i.MX28: Add cache support into the APBH DMA driverMarek Vasut2012-03-29-1/+22
| * | net: calxedaxgmac: fix build due to missing __aligned definitionRob Herring2012-03-28-0/+1
| * | omap3_spi: receive transmit modejacopo mondi2012-03-27-3/+65
| * | twl4030: fix potential power supply handling issuesGrazvydas Ignotas2012-03-27-4/+14
| * | NAND: TI: fix warnings in omap_gpmc.cStefano Babic2012-03-27-6/+8
| * | USB: ehci-mx6: Add proper IO accessorsFabio Estevam2012-03-27-9/+4
| * | mxs_spi: Return proper timeout errorFabio Estevam2012-03-27-3/+3
| * | pmic_i2c: Return error in case of invalid pmic_i2c_tx_numFabio Estevam2012-03-27-0/+6
| * | Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8Robert Delien2012-03-26-12/+12
| * | usb/ehci: Add USB support for the MX6QWolfgang Grandegger2012-03-26-0/+206
| * | PXA: Remove PXA PCMCIA supportMarek Vasut2012-03-26-94/+0
| |/
* | sh_spi: Add 4 chip select signals supportingYoshihiro Shimoda2012-03-26-4/+19
|/
* cfi: fix the incomplete erased status check in buffer writeTao Hou2012-03-21-2/+2
* USB: Armada100: EHCI Driver for Armada100 SOCsAjay Bhargav2012-03-19-0/+65
* USB: Armada100: Add UTMI PHY interface driverAjay Bhargav2012-03-19-0/+96
* usb:udc:samsung:fix Remove the req_config flagƁukasz Majewski2012-03-19-13/+5
* USB:gadget:designware Fix memory nonalignment issueShiraz Hashim2012-03-19-1/+11
* USB:gadget:designware Make locally used functions staticAmit Virdi2012-03-19-3/+3
* USB:gadget:designware Support high speedVipin KUMAR2012-03-19-0/+10
* USB:gadget:designware Device controller bugfixesVipin KUMAR2012-03-19-21/+38