summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28powerpc/85xx: Don't set FT_FSL_PCI_SETUP if CONFIG_PCI is not setMatthew McClintock
2011-04-28powerpc/85xx: handle both "secX.Y" and "sec-vX.Y" propertiesKim Phillips
2011-04-28powerpc/85xx: Enable ESDHC111 erratum on P2040/P3041/P5010/P5020 SoCsLei Xu
2011-04-28powerpc/85xx: Enable Internal USB PHY for p2040, p3041, p5010 and p5020Roy Zang
2011-04-28powerpc: Add P3041DS/P5020DS board support (uses corenet_ds code)Kumar Gala
2011-04-28p4080/serdes: Implement the XAUI workaround for SERDES9 erratumEmil Medve
2011-04-28powerpc/85xx: fsl_corenet_serdes code reworkEmil Medve
2011-04-28powerpc/85xx: Fix Wrong PCIe 3 virtual address on corenet_ds platformsTrübenbach, Ralf
2011-04-28powerpc/85xx: Add device tree fixup for bman portalHaiying Wang
2011-04-28powerpc/85xx: Add support for 2nd USB controller on p1_p2_rdbRamneek Mehresh
2011-04-28powerpc/85xx: Added PMUXCR1 and PMUXCR2 defines for P1010/P1014 SoCDipen Dudhat
2011-04-28powerpc/85xx: Change CS timing params before changing CS properties on IFCDipen Dudhat
2011-04-28powerpc/85xx: Add support to save environment in SD card on p1_p2_rdbPriyanka Jain
2011-04-27common: add a grepenv commandKim Phillips
2011-04-27powerpc: fix implementation of out_8 to match the other out_XX functionsTimur Tabi
2011-04-27env: fix env var autocompletionKim Phillips
2011-04-27mpc52xx, digsy_mtc: protect default flash sectorsHeiko Schocher
2011-04-27mpc52xx, digsy_mtc: change phy addr for rev5 boards.Heiko Schocher
2011-04-27NET: Correct potential missing goto label in case statement.Gray Remlin
2011-04-27fix 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
2011-04-27nhk8815: move config targets from Makefile to boards.cfgAlessandro Rubini
2011-04-27nhk8815: add support for relocationAlessandro Rubini
2011-04-27nhk8815: remove platform.S, which was unused at link timeAlessandro Rubini
2011-04-27cpuat91: fix board supportEric Benard
2011-04-27ftsmc020: move ftsmc020 static mem controller to driver/mtdMacpaul Lin
2011-04-27ftsdmc020: move ftsdmc020.h to include/faradayMacpaul Lin
2011-04-27cpu9260: update board supportEric Benard
2011-04-27Fix the issue of _end symbol not being found while buildingSughosh Ganu
2011-04-27ARMV7: OMAP3: Add support for Comelit DIG297 boardLuca Ceresoli
2011-04-27ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli
2011-04-27arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO initTom Warren
2011-04-27arm: Tegra2: GPIO: Add basic GPIO definitionsTom Warren
2011-04-27arm: Tegra2: Add missing PLLX initTom Warren
2011-04-27ARM: fix stack pointer adjustment in board_init_f()Eric Cooper
2011-04-27arm: Tegra2: add support for A9 CPU initTom Warren
2011-04-27ARMV7: OMAP3: Add GPMC_CONFIGx register value definitionsLuca Ceresoli
2011-04-27ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XXLuca Ceresoli