summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-29powerpc: eSPI and eSPI controller supportMingkai Hu
2011-04-29tsec: Fix MDIO on devices with eTSEC2Andy Fleming
2011-04-29mmc: coding style fix and tabify of mmc.hThomas Chou
2011-04-29fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2Jason Liu
2011-04-29MMC: omap_hsmmc.c: disable multiblock rw on old rev omap34xx siliconJohn Rigby
2011-04-29MMC: make b_max unconditionalJohn Rigby
2011-04-29mmc_spi: add mmc_init callThomas Chou
2011-04-29ARMV7: Vexpress: Add MMC supportMatt Waddel
2011-04-29MMC: Add support for PL180 ARM mmc deviceMatt Waddel
2011-04-28powerpc/85xx: Change timebase divisor to be defined per processorKumar Gala
2011-04-28powerpc/85xx: Implement work-around for P4080 erratum SERDES-A001Timur Tabi
2011-04-28powerpc/85xx: Extend SERDES9 erratum work-around to SGMII, SRIO, and AURORATimur Tabi
2011-04-28powerpc/85xx: Display SERDES 8 erratum warning if banks are not disabledTimur Tabi
2011-04-28powerpc/85xx: Implement work-around for P4080 erratum SERDES-A005Timur Tabi
2011-04-28powerpc/fsl: add 'pixis_reset dump' commandTimur Tabi
2011-04-28powerpc/86xx: remove empty board_early_init_f()Timur Tabi
2011-04-28Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2011-04-28Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2011-04-28powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi
2011-04-28video: parse the video-mode environment variableTimur Tabi
2011-04-28cfb_console: fix RLE bitmap drawing codeAnatolij Gustschin
2011-04-28Add CONFIG_OF_LIBFDT to more boards.Grant Likely
2011-04-28i2c, soft_i2c: deblock bus if switching to another i2c busHeiko Schocher
2011-04-28i2c: add i2c deblock sequence before and after every mux configStefan Bigler
2011-04-28arm: a320: fix compile error caused by commit 00d10ebPo-Yu Chuang
2011-04-27powerpc/85xx: Don't set FT_FSL_PCI_SETUP if CONFIG_PCI is not setMatthew McClintock
2011-04-27powerpc/85xx: handle both "secX.Y" and "sec-vX.Y" propertiesKim Phillips
2011-04-27powerpc/85xx: Enable ESDHC111 erratum on P2040/P3041/P5010/P5020 SoCsLei Xu
2011-04-27powerpc/85xx: Enable Internal USB PHY for p2040, p3041, p5010 and p5020Roy Zang
2011-04-27powerpc: Add P3041DS/P5020DS board support (uses corenet_ds code)Kumar Gala
2011-04-27p4080/serdes: Implement the XAUI workaround for SERDES9 erratumEmil Medve
2011-04-27powerpc/85xx: fsl_corenet_serdes code reworkEmil Medve
2011-04-27powerpc/85xx: Fix Wrong PCIe 3 virtual address on corenet_ds platformsTrübenbach, Ralf
2011-04-27powerpc/85xx: Add device tree fixup for bman portalHaiying Wang
2011-04-27powerpc/85xx: Add support for 2nd USB controller on p1_p2_rdbRamneek Mehresh
2011-04-27powerpc/85xx: Added PMUXCR1 and PMUXCR2 defines for P1010/P1014 SoCDipen Dudhat
2011-04-27powerpc/85xx: Change CS timing params before changing CS properties on IFCDipen Dudhat
2011-04-27powerpc/85xx: Add support to save environment in SD card on p1_p2_rdbPriyanka Jain
2011-04-28common: add a grepenv commandKim Phillips
2011-04-28powerpc: fix implementation of out_8 to match the other out_XX functionsTimur Tabi
2011-04-28env: fix env var autocompletionKim Phillips
2011-04-28mpc52xx, digsy_mtc: protect default flash sectorsHeiko Schocher
2011-04-28mpc52xx, digsy_mtc: change phy addr for rev5 boards.Heiko Schocher
2011-04-28NET: Correct potential missing goto label in case statement.Gray Remlin
2011-04-28fix redundant environment for serial flashthomas.langer@lantiq.com
2011-04-27Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-04-27Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk
2011-04-27Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2011-04-27Merge branch 'spi' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2011-04-27Don't grab memory for LCD if FB address is definedMinkyu Kang