aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-03tegra2: Move MMC clock initialization into MMC driverStephen Warren2-15/+10
2011-11-03mmc: sdhci: fix sdma bug for large file transferLei Wen1-1/+1
2011-11-03mmc: sdhci: add timeout for data transferLei Wen1-1/+8
2011-11-03mmc: sdhci: add mmc structure for hostLei Wen2-0/+4
2011-11-03mmc: sdhci: fix build warningLei Wen1-0/+3
2011-11-03mmc: sdhci: fix cache flushLei Wen1-1/+1
2011-11-03mmc: CMD7:MMC_CMD_SELECT_CARD response fixAjay Bhargav1-1/+1
2011-11-03mmc: test mmc bus width on startupLei Wen1-18/+26
2011-11-03mmc: change magic number to macro defineLei Wen2-16/+21
2011-11-03mmc: mv_sdhci: fix 8bus width access for 88SV331xV5Lei Wen1-0/+33
2011-11-03mmc: retry the cmd8 to meet 74 clocks requirement in the specLei Wen1-2/+14
2011-11-03PXA: Add MMC driver using the generic MMC frameworkMarek Vasut3-0/+597
2011-11-02x86: Fix a compiler warning in arch/x86/lib/realmode.cGabe Black1-1/+1
2011-11-02x86: Remove the prototype for the unused function board_initGabe Black1-1/+0
2011-11-02x86: Rename include/asm/ic to include/asm/arch-sc520Graeme Russ14-15/+12
2011-11-02x86: turn off cache: set control register properlyOndrej Kupka1-1/+1
2011-11-01nds32: asm/io.h: add __iormb __iowmb and inline io supportMacpaul Lin1-20/+52
2011-11-01nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentMacpaul Lin1-0/+11
2011-11-01nds32: Use getenv_ulong() in place of getenv(), strtoulMacpaul Lin1-10/+2
2011-10-28e1000: Allow direct access to the E1000 SPI EEPROM deviceKyle Moffett5-2/+671
2011-10-28e1000: Export core EEPROM access functions for SPI supportKyle Moffett2-17/+24
2011-10-28e1000: Rewrite EEPROM checksum error to give more informationKyle Moffett1-18/+28
2011-10-28e1000: Restructure and streamline PCI device probingKyle Moffett2-71/+74
2011-10-28e1000: Clean up handling of dual-port NICs and support 82571Kyle Moffett2-39/+33
2011-10-28zlib: Fix integer cast of pointerSimon Glass1-1/+1
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk193-32130/+9498
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk3-1/+11
2011-10-27DEBUG: Fix debug macrosMarek Vasut1-10/+16
2011-10-27GCC4.6: Remove debugX() usage from spc1920 hpiMarek Vasut1-34/+34
2011-10-27GCC4.6: Squash warnings in omap4 clocks.cMarek Vasut1-2/+2
2011-10-27GCC4.6: Squash warning in tegra2 board.cMarek Vasut1-1/+1
2011-10-27GCC4.6: Squash warnings in yaffs_guts.cMarek Vasut1-6/+6
2011-10-27GCC4.6: Drop dead code from yaffs_guts.cMarek Vasut1-149/+0
2011-10-27GCC4.6: Squash warnings in LzmaTools.cMarek Vasut1-7/+7
2011-10-27GCC4.6: Squash warning in lcd.cMarek Vasut1-2/+2
2011-10-27GCC4.6: Squash GTREADREG related errorsMarek Vasut5-0/+20
2011-10-27GCC4.6: Squash warning in cmd_date.cMarek Vasut1-9/+23
2011-10-27GCC4.6: Use debug() instead of debugX() in s3c24xx_nand.cMarek Vasut1-6/+6
2011-10-27GCC4.6: Squash warnings in fec_mxc.cMarek Vasut1-2/+2
2011-10-27GCC4.6: Squash warning in bus_vcxk.cMarek Vasut1-1/+1
2011-10-27GCC4.6: Squash warnings in ks8695eth.cMarek Vasut1-1/+1
2011-10-27GCC4.6: Squash warnings in lattice.cMarek Vasut1-1/+1
2011-10-27GCC4.6: Squash warnings in kirkwood_spi.cMarek Vasut1-2/+2
2011-10-27GCC4.6: Squash warnings in smsc95xx.cMarek Vasut1-1/+1
2011-10-27GCC4.6: Fix warnings in pxa_mmc.cMarek Vasut1-16/+16
2011-10-27GCC4.6: Squash error in pcmcia/i82365.cMarek Vasut1-5/+1
2011-10-27GCC4.6: Squash warnings in tqm8xx_pcmcia.cMarek Vasut1-3/+12
2011-10-27GCC4.6: Squash warnings in sata_sil3114.cMarek Vasut1-1/+1
2011-10-27GCC4.6: Squash warnings in fsl_pci_init.cMarek Vasut1-4/+4
2011-10-27GCC4.6: Squash warnings in fsl_espi.cMarek Vasut1-3/+3