summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* mmc: support the sdhci instead of s5p_mmc for samsung-socJaehoon Chung2012-05-08-491/+99
* mmc: add the quirk to use the sdhci for samsung-socJaehoon Chung2012-05-08-0/+12
* mmc: sdhci: add the quirk for broken r1b responseJaehoon Chung2012-05-08-0/+12
* i.MX28: Lower the amount of blocks transfered in one DMA cycleMarek Vasut2012-05-08-1/+1
* mmc: fsl_esdhc: Poll until card is not busy anymoreDirk Behme2012-05-08-1/+38
* mmc: omap: handle controller errors properlyGrazvydas Ignotas2012-05-08-2/+34
* mmc: omap: improve stat wait messageGrazvydas Ignotas2012-05-08-1/+2
* mmc: omap: follow TRM procedure to power on cardsGrazvydas Ignotas2012-05-08-5/+11
* mmc:fix: Set mmc width according to MMC host capabilitiesƁukasz Majewski2012-05-08-1/+3
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-04-30-13/+14
|\
| * lin_gadget: use common linux/compat.hMike Frysinger2012-04-30-3/+4
| * linux/compat.h: rename from linux/mtd/compat.hMike Frysinger2012-04-30-10/+10
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2012-04-30-0/+2
|\ \
| * | powerpc/corenet_ds: Slave module for boot from SRIOLiu Gang2012-04-24-0/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2012-04-30-3/+548
|\ \
| * | i2c:designware Turn off the ctrl when setting the speedArmando Visconti2012-04-24-0/+11
| * | i2c: Add support for designware i2c controllerVipin KUMAR2012-04-24-3/+149
| * | sh: i2c: Add support I2C controller of SH7734Nobuhiro Iwamatsu2012-04-24-0/+388
| |/
* | Blackfin: bfin_sdh: drop dos part hardcodeMike Frysinger2012-04-22-1/+0
|/
* net: ll_temac: drop obsolete "NAMESIZE" defineStephan Linz2012-04-21-2/+2
* mmc: Fix warning if CONFIG_MMC_TRACE is enabledDirk Behme2012-04-21-1/+1
* ehci-omap: fix for enabling the correct usb portJeroen Hofstee2012-04-21-2/+2
* GCC4.6: Squash warnings in onenand_base.cWolfgang Denk2012-04-21-3/+2
* Prepare v2012.04-rc2; minor Coding Style cleanupWolfgang Denk2012-04-16-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-04-16-30/+84
|\
| * DMA: Split the APBH DMA init into block and channel initMarek Vasut2012-04-16-23/+31
| * imx: Return gpio_set_value in gpio_direction_outputVikram Narayanan2012-04-16-2/+1
| * imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5)Vikram Narayanan2012-04-16-4/+4
| * imx: Add GPIO_TO_PORT macro in the mxc_gpio driverVikram Narayanan2012-04-16-0/+1
| * i.MX28: Allow coexistence of PIO and DMA mode for SD/MMCMarek Vasut2012-04-16-1/+47
* | drivers/mtd/spr_smi.c: Fix build warningAnatolij Gustschin2012-04-14-5/+0
|/
* 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