- 7c6db91 powerpc, mpc83xx: add missing functions to include/common.h by Heiko Schocher · 14 years ago
- a146bcc Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 14 years ago
- a287963 fsl-ddr: Fix mixed-case macro names by Kyle Moffett · 14 years ago
- a832ac4 powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards by Kumar Gala · 14 years ago
- 9b6e9d1 powerpc/85xx: Enable eSPI support on P1022DS by Jiang Yutang · 14 years ago
- c62a6cf powerpc/85xx: Enable eSPI support for p1_p2_rdb by Priyanka Jain · 14 years ago
- 21dd9af powerpc/85xx: Enable eSPI controller & SPI boot support on P2020DS by Jerry Huang · 14 years ago
- 273feaf powerpc: eSPI and eSPI controller support by Mingkai Hu · 14 years ago
- 40ac3d4 tsec: Fix MDIO on devices with eTSEC2 by Andy Fleming · 14 years ago
- abe2c93 mmc: coding style fix and tabify of mmc.h by Thomas Chou · 14 years ago
- 4571de3 fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2 by Jason Liu · 14 years ago
- 4ca9244 MMC: omap_hsmmc.c: disable multiblock rw on old rev omap34xx silicon by John Rigby · 14 years ago
- 8feafcc MMC: make b_max unconditional by John Rigby · 14 years ago
- 28df15e mmc_spi: add mmc_init call by Thomas Chou · 14 years ago
- f0c6452 ARMV7: Vexpress: Add MMC support by Matt Waddel · 14 years ago
- 23b93e1 MMC: Add support for PL180 ARM mmc device by Matt Waddel · 14 years ago
- 66412c6 powerpc/85xx: Change timebase divisor to be defined per processor by Kumar Gala · 14 years ago
- d90fdba powerpc/85xx: Implement work-around for P4080 erratum SERDES-A001 by Timur Tabi · 14 years ago
- f68d306 powerpc/85xx: Extend SERDES9 erratum work-around to SGMII, SRIO, and AURORA by Timur Tabi · 14 years ago
- 7d6d9ba powerpc/85xx: Display SERDES 8 erratum warning if banks are not disabled by Timur Tabi · 14 years ago
- da30b9f powerpc/85xx: Implement work-around for P4080 erratum SERDES-A005 by Timur Tabi · 14 years ago
- 82c9dfd powerpc/fsl: add 'pixis_reset dump' command by Timur Tabi · 14 years ago
- eb0d47e powerpc/86xx: remove empty board_early_init_f() by Timur Tabi · 14 years ago
- 1911602 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 14 years ago
- 34d9cb5 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
- ba8e76b powerpc: use 'video-mode' environment variable to configure DIU by Timur Tabi · 14 years ago
- a5dbdc8 video: parse the video-mode environment variable by Timur Tabi · 14 years ago
- 74446b6 cfb_console: fix RLE bitmap drawing code by Anatolij Gustschin · 14 years ago
- 2fa8ca9 Add CONFIG_OF_LIBFDT to more boards. by Grant Likely · 14 years ago
- 4bd5566 i2c, soft_i2c: deblock bus if switching to another i2c bus by Heiko Schocher · 14 years ago
- c649dda i2c: add i2c deblock sequence before and after every mux config by Stefan Bigler · 14 years ago
- e3f1089 arm: a320: fix compile error caused by commit 00d10eb by Po-Yu Chuang · 14 years ago
- ae425c1 powerpc/85xx: Don't set FT_FSL_PCI_SETUP if CONFIG_PCI is not set by Matthew McClintock · 14 years ago
- 416202f powerpc/85xx: handle both "secX.Y" and "sec-vX.Y" properties by Kim Phillips · 14 years ago
- 3000976 powerpc/85xx: Enable ESDHC111 erratum on P2040/P3041/P5010/P5020 SoCs by Lei Xu · 14 years ago
- 86221f0 powerpc/85xx: Enable Internal USB PHY for p2040, p3041, p5010 and p5020 by Roy Zang · 14 years ago
- e02aea6 powerpc: Add P3041DS/P5020DS board support (uses corenet_ds code) by Kumar Gala · 14 years ago
- df8af0b p4080/serdes: Implement the XAUI workaround for SERDES9 erratum by Emil Medve · 14 years ago
- 3d28c5c powerpc/85xx: fsl_corenet_serdes code rework by Emil Medve · 14 years ago
- 02bb498 powerpc/85xx: Fix Wrong PCIe 3 virtual address on corenet_ds platforms by Trübenbach, Ralf · 14 years ago
- 2a0ffb8 powerpc/85xx: Add device tree fixup for bman portal by Haiying Wang · 14 years ago
- 2bad42a powerpc/85xx: Add support for 2nd USB controller on p1_p2_rdb by Ramneek Mehresh · 14 years ago
- 4b77047 powerpc/85xx: Added PMUXCR1 and PMUXCR2 defines for P1010/P1014 SoC by Dipen Dudhat · 14 years ago
- d7da148 powerpc/85xx: Change CS timing params before changing CS properties on IFC by Dipen Dudhat · 14 years ago
- e59a93e powerpc/85xx: Add support to save environment in SD card on p1_p2_rdb by Priyanka Jain · 14 years ago
- a000b79 common: add a grepenv command by Kim Phillips · 14 years ago
- 1fade70 powerpc: fix implementation of out_8 to match the other out_XX functions by Timur Tabi · 14 years ago
- af4d907 env: fix env var autocompletion by Kim Phillips · 14 years ago
- f314313 mpc52xx, digsy_mtc: protect default flash sectors by Heiko Schocher · 14 years ago
- 1b41493 mpc52xx, digsy_mtc: change phy addr for rev5 boards. by Heiko Schocher · 14 years ago
- 9030a55 NET: Correct potential missing goto label in case statement. by Gray Remlin · 14 years ago
- 2dc55d9 fix redundant environment for serial flash by thomas.langer@lantiq.com · 14 years ago
- f38536f Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
- 34b5fc4 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · 14 years ago
- 547bea1 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
- 5f902cf Merge branch 'spi' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
- d32a1a4 Don't grab memory for LCD if FB address is defined by Minkyu Kang · 14 years ago
- aeb630d nhk8815: move config targets from Makefile to boards.cfg by Alessandro Rubini · 14 years ago
- afba32b nhk8815: add support for relocation by Alessandro Rubini · 14 years ago
- cb8948e nhk8815: remove platform.S, which was unused at link time by Alessandro Rubini · 14 years ago
- 632f8fd cpuat91: fix board support by Eric Benard · 14 years ago
- 00d10eb ftsmc020: move ftsmc020 static mem controller to driver/mtd by Macpaul Lin · 14 years ago
- 5656b40 ftsdmc020: move ftsdmc020.h to include/faraday by Macpaul Lin · 14 years ago
- c2b2a07 cpu9260: update board support by Eric Benard · 14 years ago
- 9a29046 Fix the issue of _end symbol not being found while building by Sughosh Ganu · 14 years ago
- fb6e1f1 ARMV7: OMAP3: Add support for Comelit DIG297 board by Luca Ceresoli · 14 years ago
- 6cbec7b ARMV7: OMAP3: Cleanup extern variables in mem.c by Luca Ceresoli · 14 years ago
- f4ef666 arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO init by Tom Warren · 14 years ago
- c5e9313 arm: Tegra2: GPIO: Add basic GPIO definitions by Tom Warren · 14 years ago
- 1436d51 arm: Tegra2: Add missing PLLX init by Tom Warren · 14 years ago
- 6445a30 ARM: fix stack pointer adjustment in board_init_f() by Eric Cooper · 14 years ago
- 74652cf arm: Tegra2: add support for A9 CPU init by Tom Warren · 14 years ago
- c2b626c ARMV7: OMAP3: Add GPMC_CONFIGx register value definitions by Luca Ceresoli · 14 years ago
- b32e812 ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX by Luca Ceresoli · 14 years ago
- d90859a omap3_beagle: enable EHCI and USB storage. by Alexander Holler · 14 years ago
- 7b89795 OMAP3: Add support for DPLL5 (usbhost) by Alexander Holler · 14 years ago
- 320f56f OMAP3: Change some USB related MUX values by Alexander Holler · 14 years ago
- 30f3413 ARM: OMAP3: Revamp IGEP module default configuration by Enric Balletbo i Serra · 14 years ago
- 304a46c ARM: OMAP3: Revamp IGEP v2 default by Enric Balletbo i Serra · 14 years ago
- 57b4bce Replace obsolete e-mail address by Albert ARIBAUD · 14 years ago
- 844c05a a320evb: fix include path of timer fttmr010 by Macpaul Lin · 14 years ago
- 0f7ffd7 fttmr010: move fttmr010 header to include/faraday by Macpaul Lin · 14 years ago
- d228710 ftpmu010.h: add asm support used by lowlevel_init by Macpaul Lin · 14 years ago
- caddb8e ftpmu010: fix relocation and enhance features by Macpaul Lin · 14 years ago
- 286a5b2 Orion5x: Correct DRAM bank detection by Rogan Dawes · 14 years ago
- 81a9ab2 I2C: add i2c support for Armada100 platform by Lei Wen · 14 years ago
- adb00bb I2C: mv_i2c: add multi bus support by Lei Wen · 14 years ago
- aa3b168 I2C: add i2c support for Pantheon platform by Lei Wen · 14 years ago
- 3df619e mv_i2c: use structure to replace the direclty define by Lei Wen · 14 years ago
- 879de12 mv_i2c: fix timeout value to be consistent with comments by Lei Wen · 14 years ago
- 68432c2 pxa: move i2c driver to the common place by Lei Wen · 14 years ago
- 7767849 MX25: tx25: Add _end section on nand_spl by Fabio Estevam · 14 years ago
- 7f5b2bb MX31: mx31pdk: fix nand_spl by Stefano Babic · 14 years ago
- 471eec5 ARMV7: Vexpress: Remove config.mk by Matt Waddel · 14 years ago
- 8dc667c arm: a320: use new ftpmu010 API by Po-Yu Chuang · 14 years ago
- d6150db power: ftpmu010: move drivers/power/ftpmu010.h to include/faraday by Po-Yu Chuang · 14 years ago
- d8834a1 arm: Use optimized memcpy and memset from linux by Matthias Weisser · 14 years ago
- b65a77a OMAP3: CM-T35: Add support for CM-T3730 by Igor Grinberg · 14 years ago
- 2b8754b OMAP3: CM-T35: enable the green LED by Igor Grinberg · 14 years ago
- afff1fc OMAP3: CM-T35: remove redundand i2c initialization by Igor Grinberg · 14 years ago