- 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
- 13009e3 OMAP3: CM-T35: fix mmc by Igor Grinberg · 14 years ago
- eec70c2 OMAP3: CM-T35: add MMC1 pinmux by Igor Grinberg · 14 years ago
- 31dd52f OMAP3: CM-T35: update MAINTAINERS file by Igor Grinberg · 14 years ago
- dccd9a0 OMAP3: CM-T35: update board files header information by Igor Grinberg · 14 years ago
- 41d7e70 OMAP3: CM-T35: update config by Igor Grinberg · 14 years ago
- 557aa15 OMAP3: CM-T35: Move DECLARE_GLOBAL_DATA_PTR to file scope by Igor Grinberg · 14 years ago
- 915162d ARMV7: AM3517/05: Add support for CraneBoard. by Srinath · 14 years ago
- ee8485f OMAP3: BeagleBoard: add more expansionboard IDs by Koen Kooi · 14 years ago
- f6e593b OMAP3: BeagleBoard: add xM rev B to ID table by Koen Kooi · 14 years ago
- d4e53f0 OMAP3: BeagleBoard: Enable pullups on i2c2. by Steve Kipisz · 14 years ago
- cf073e4 omap3_beagle: enable the use of a plain text file by Alexander Holler · 14 years ago
- 70d8c94 BeagleBoard: Added LED driver by Jason Kridner · 14 years ago
- b633f66 Add 'led' command by Jason Kridner · 14 years ago
- cd4b8a6 MX31: drop warnings in get_cpu_rev by Stefano Babic · 14 years ago
- 7517a79 MX5: factor out boot cause funciton to common code by Jason Liu · 14 years ago