summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-03Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk
2011-11-03Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk
2011-11-03Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk
2011-11-03e1000: fix bugs from recent commitsWolfgang Denk
2011-11-03tegra2: Move MMC clock initialization into MMC driverStephen Warren
2011-11-03mmc: sdhci: fix sdma bug for large file transferLei Wen
2011-11-03mmc: sdhci: add timeout for data transferLei Wen
2011-11-03mmc: sdhci: add mmc structure for hostLei Wen
2011-11-03mmc: sdhci: fix build warningLei Wen
2011-11-03mmc: sdhci: fix cache flushLei Wen
2011-11-03mmc: CMD7:MMC_CMD_SELECT_CARD response fixAjay Bhargav
2011-11-03mmc: test mmc bus width on startupLei Wen
2011-11-03mmc: change magic number to macro defineLei Wen
2011-11-03mmc: mv_sdhci: fix 8bus width access for 88SV331xV5Lei Wen
2011-11-03mmc: retry the cmd8 to meet 74 clocks requirement in the specLei Wen
2011-11-03PXA: Add MMC driver using the generic MMC frameworkMarek Vasut
2011-11-02x86: Fix a compiler warning in arch/x86/lib/realmode.cGabe Black
2011-11-02x86: Remove the prototype for the unused function board_initGabe Black
2011-11-02x86: Rename include/asm/ic to include/asm/arch-sc520Graeme Russ
2011-11-02x86: turn off cache: set control register properlyOndrej Kupka
2011-11-01nds32: asm/io.h: add __iormb __iowmb and inline io supportMacpaul Lin
2011-11-01nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentMacpaul Lin
2011-11-01nds32: Use getenv_ulong() in place of getenv(), strtoulMacpaul Lin
2011-10-28e1000: Allow direct access to the E1000 SPI EEPROM deviceKyle Moffett
2011-10-28e1000: Export core EEPROM access functions for SPI supportKyle Moffett
2011-10-28e1000: Rewrite EEPROM checksum error to give more informationKyle Moffett
2011-10-28e1000: Restructure and streamline PCI device probingKyle Moffett
2011-10-28e1000: Clean up handling of dual-port NICs and support 82571Kyle Moffett
2011-10-28zlib: Fix integer cast of pointerSimon Glass
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk
2011-10-27DEBUG: Fix debug macrosMarek Vasut
2011-10-27GCC4.6: Remove debugX() usage from spc1920 hpiMarek Vasut
2011-10-27GCC4.6: Squash warnings in omap4 clocks.cMarek Vasut
2011-10-27GCC4.6: Squash warning in tegra2 board.cMarek Vasut
2011-10-27GCC4.6: Squash warnings in yaffs_guts.cMarek Vasut
2011-10-27GCC4.6: Drop dead code from yaffs_guts.cMarek Vasut
2011-10-27GCC4.6: Squash warnings in LzmaTools.cMarek Vasut
2011-10-27GCC4.6: Squash warning in lcd.cMarek Vasut
2011-10-27GCC4.6: Squash GTREADREG related errorsMarek Vasut
2011-10-27GCC4.6: Squash warning in cmd_date.cMarek Vasut
2011-10-27GCC4.6: Use debug() instead of debugX() in s3c24xx_nand.cMarek Vasut
2011-10-27GCC4.6: Squash warnings in fec_mxc.cMarek Vasut
2011-10-27GCC4.6: Squash warning in bus_vcxk.cMarek Vasut
2011-10-27GCC4.6: Squash warnings in ks8695eth.cMarek Vasut
2011-10-27GCC4.6: Squash warnings in lattice.cMarek Vasut
2011-10-27GCC4.6: Squash warnings in kirkwood_spi.cMarek Vasut
2011-10-27GCC4.6: Squash warnings in smsc95xx.cMarek Vasut
2011-10-27GCC4.6: Fix warnings in pxa_mmc.cMarek Vasut
2011-10-27GCC4.6: Squash error in pcmcia/i82365.cMarek Vasut