Age | Commit message (Expand) | Author |
2011-04-29 | arm, ppc: rework environment variables for keymile boards | Holger Brunck |
2011-04-29 | ppc, arm: adapt keymile header | Holger Brunck |
2011-04-29 | keymile: Fix Coding style issues for keymile boards. | Heiko Schocher |
2011-04-29 | arm, keymile: rename MACH_SUEN3 to MACH_KM_KIRKWOOD | Holger Brunck |
2011-04-29 | powerpc, mpc83xx: add missing functions to include/common.h | Heiko Schocher |
2011-04-29 | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Wolfgang Denk |
2011-04-29 | fsl-ddr: Fix mixed-case macro names | Kyle Moffett |
2011-04-29 | powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards | Kumar Gala |
2011-04-29 | powerpc/85xx: Enable eSPI support on P1022DS | Jiang Yutang |
2011-04-29 | powerpc/85xx: Enable eSPI support for p1_p2_rdb | Priyanka Jain |
2011-04-29 | powerpc/85xx: Enable eSPI controller & SPI boot support on P2020DS | Jerry Huang |
2011-04-29 | powerpc: eSPI and eSPI controller support | Mingkai Hu |
2011-04-29 | tsec: Fix MDIO on devices with eTSEC2 | Andy Fleming |
2011-04-29 | mmc: coding style fix and tabify of mmc.h | Thomas Chou |
2011-04-29 | fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2 | Jason Liu |
2011-04-29 | MMC: omap_hsmmc.c: disable multiblock rw on old rev omap34xx silicon | John Rigby |
2011-04-29 | MMC: make b_max unconditional | John Rigby |
2011-04-29 | mmc_spi: add mmc_init call | Thomas Chou |
2011-04-29 | ARMV7: Vexpress: Add MMC support | Matt Waddel |
2011-04-29 | MMC: Add support for PL180 ARM mmc device | Matt Waddel |
2011-04-29 | powerpc/85xx: Change timebase divisor to be defined per processor | Kumar Gala |
2011-04-29 | powerpc/85xx: Implement work-around for P4080 erratum SERDES-A001 | Timur Tabi |
2011-04-29 | powerpc/85xx: Extend SERDES9 erratum work-around to SGMII, SRIO, and AURORA | Timur Tabi |
2011-04-29 | powerpc/85xx: Display SERDES 8 erratum warning if banks are not disabled | Timur Tabi |
2011-04-29 | powerpc/85xx: Implement work-around for P4080 erratum SERDES-A005 | Timur Tabi |
2011-04-29 | powerpc/fsl: add 'pixis_reset dump' command | Timur Tabi |
2011-04-29 | powerpc/86xx: remove empty board_early_init_f() | Timur Tabi |
2011-04-28 | Merge branch 'master' of git://git.denx.de/u-boot-video | Wolfgang Denk |
2011-04-28 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk |
2011-04-28 | powerpc: use 'video-mode' environment variable to configure DIU | Timur Tabi |
2011-04-28 | video: parse the video-mode environment variable | Timur Tabi |
2011-04-28 | cfb_console: fix RLE bitmap drawing code | Anatolij Gustschin |
2011-04-28 | Add CONFIG_OF_LIBFDT to more boards. | Grant Likely |
2011-04-28 | i2c, soft_i2c: deblock bus if switching to another i2c bus | Heiko Schocher |
2011-04-28 | i2c: add i2c deblock sequence before and after every mux config | Stefan Bigler |
2011-04-28 | arm: a320: fix compile error caused by commit 00d10eb | Po-Yu Chuang |
2011-04-28 | powerpc/85xx: Don't set FT_FSL_PCI_SETUP if CONFIG_PCI is not set | Matthew McClintock |
2011-04-28 | powerpc/85xx: handle both "secX.Y" and "sec-vX.Y" properties | Kim Phillips |
2011-04-28 | powerpc/85xx: Enable ESDHC111 erratum on P2040/P3041/P5010/P5020 SoCs | Lei Xu |
2011-04-28 | powerpc/85xx: Enable Internal USB PHY for p2040, p3041, p5010 and p5020 | Roy Zang |
2011-04-28 | powerpc: Add P3041DS/P5020DS board support (uses corenet_ds code) | Kumar Gala |
2011-04-28 | p4080/serdes: Implement the XAUI workaround for SERDES9 erratum | Emil Medve |
2011-04-28 | powerpc/85xx: fsl_corenet_serdes code rework | Emil Medve |
2011-04-28 | powerpc/85xx: Fix Wrong PCIe 3 virtual address on corenet_ds platforms | Trübenbach, Ralf |
2011-04-28 | powerpc/85xx: Add device tree fixup for bman portal | Haiying Wang |
2011-04-28 | powerpc/85xx: Add support for 2nd USB controller on p1_p2_rdb | Ramneek Mehresh |
2011-04-28 | powerpc/85xx: Added PMUXCR1 and PMUXCR2 defines for P1010/P1014 SoC | Dipen Dudhat |
2011-04-28 | powerpc/85xx: Change CS timing params before changing CS properties on IFC | Dipen Dudhat |
2011-04-28 | powerpc/85xx: Add support to save environment in SD card on p1_p2_rdb | Priyanka Jain |
2011-04-27 | common: add a grepenv command | Kim Phillips |