| Commit message (Expand) | Author | Age | Lines |
... | |
| | * | T4240/eth: fix SGMII card PHY address | Shaohui Xie | 2013-05-14 | -4/+133 |
| | * | powerpc/t4qds: Fix disabling remote I2C connection | Ed Swarthout | 2013-05-14 | -3/+3 |
| | * | powerpc/b4860qds: Assign DDR address in board file | York Sun | 2013-05-14 | -0/+72 |
| | * | powerpc/mpc8xxx: Allow board file to override DDR address assignment | York Sun | 2013-05-14 | -1/+6 |
| | * | powerpc/mpc85xx: Update workaround for DDR erratum A-004934 | York Sun | 2013-05-14 | -1/+1 |
| | * | T4/usb: move usb 2.0 utmi dual phy init code to cpu_init.c | Roy Zang | 2013-05-14 | -21/+22 |
| | * | T4240/net: use QSGMII card PHY address by default | Shaohui Xie | 2013-05-14 | -57/+67 |
| | * | net/phy: add VSC8574 support | Shaohui Xie | 2013-05-14 | -0/+69 |
| | * | powerpc/85xx: fix build error introduced by serdes_get_prtcl | Shengzhou Liu | 2013-05-14 | -1/+0 |
| | * | net/fm: fixup ethernet for mEMAC | Shengzhou Liu | 2013-05-14 | -0/+27 |
| | * | t4240qds/eth: fixup ethernet for t4240qds | Shengzhou Liu | 2013-05-14 | -18/+91 |
| | * | powerpc/85xx: add missing QMAN frequency calculation | Shaohui Xie | 2013-05-14 | -0/+4 |
| | * | powerpc: Add T4160QDS | York Sun | 2013-05-14 | -1/+17 |
| | * | powerpc/t4240qds: Move SoC define into boards.cfg | York Sun | 2013-05-14 | -4/+3 |
| | * | powerpc/mpc85xx: Add T4160 SoC | York Sun | 2013-05-14 | -2/+173 |
| | * | powerpc/t4240: Fix SerDes protocol arrays with const prefix | York Sun | 2013-05-14 | -7/+7 |
| | * | powerpc/mpc85xx: Fix PIR parsing for chassis2 | York Sun | 2013-05-14 | -3/+3 |
| | * | powerpc/corenet2: Print SerDes protocol in decimal | York Sun | 2013-05-14 | -1/+1 |
| | * | T4/USB: Add USB 2.0 UTMI dual phy support | Roy Zang | 2013-05-14 | -2/+63 |
| | * | powerpc/t4240qds: Add voltage ID support | York Sun | 2013-05-14 | -2/+239 |
| | * | powerpc/mpc85xx: Fix portal setup | York Sun | 2013-05-14 | -14/+22 |
| | * | powerpc/mpc8xxx: Fix DDR 3-way interleaving | York Sun | 2013-05-14 | -8/+11 |
| | * | powerpc/t4240qds: Update DDR timing table | York Sun | 2013-05-14 | -22/+34 |
| | * | T4/SerDes: correct the SATA index | Roy Zang | 2013-05-14 | -2/+2 |
| | * | Fman/t4240: some fix for 10G XAUI | Shaohui Xie | 2013-05-14 | -6/+20 |
| | * | powerpc/t4240qds: fix XAUI card PHY address | Shaohui Xie | 2013-05-14 | -4/+4 |
| | * | T4/serdes: fix the serdes clock frequency | Roy Zang | 2013-05-14 | -2/+2 |
| | * | e6500: Move L1 enablement after L2 enablement | Andy Fleming | 2013-05-14 | -47/+47 |
| | * | powerpc/t4240qds: Fix SPI flash type | Shaohui Xie | 2013-05-14 | -1/+1 |
| | * | powerpc/mpc85xx: Update corenet global utility block registers | York Sun | 2013-05-14 | -11/+10 |
| | * | powerpc/mpc85xx: Add definitions for HDBCR registers | Andy Fleming | 2013-05-14 | -8/+18 |
| | * | powerpc/B4860: Corrected FMAN1 operating frequency print at u-boot | Sandeep Singh | 2013-05-14 | -0/+8 |
| * | | Power: remove support for Freescale MPC8220 | Wolfgang Denk | 2013-05-15 | -9539/+5 |
| * | | doc/README.scrapyard: add missing commit IDs | Wolfgang Denk | 2013-05-15 | -2/+2 |
| * | | drivers/mmc: move spl_mmc.c to common/spl | Ying Zhang | 2013-05-15 | -3/+1 |
| * | | smc911x: fix the timeout detection | Masahiro Yamada | 2013-05-15 | -2/+2 |
| * | | doc/README.ubi: Add description of accessing ubi filesystems | Paul B. Henson | 2013-05-15 | -1/+79 |
| * | | OMAP5: Enable USB Ethernet support with LAN9730 | Lubomir Popov | 2013-05-14 | -0/+1 |
| * | | buildman: Produce a sensible error message when branch is missing | Simon Glass | 2013-05-14 | -6/+19 |
| * | | sparc: Use image_setup_linux() instead of local code | Simon Glass | 2013-05-14 | -10/+7 |
| * | | m68k: Use image_setup_linux() instead of local code | Simon Glass | 2013-05-14 | -12/+3 |
| * | | powerpc: Use image_setup_linux() instead of local code | Simon Glass | 2013-05-14 | -83/+1 |
| * | | arm: Use image_setup_linux() instead of local code | Simon Glass | 2013-05-14 | -56/+54 |
| * | | arm: Refactor bootm to reduce #ifdefs | Simon Glass | 2013-05-14 | -69/+73 |
| * | | image: Add device tree setup to image library | Simon Glass | 2013-05-14 | -13/+174 |
| * | | image: Split libfdt code into image-fdt.c | Simon Glass | 2013-05-14 | -566/+592 |
| * | | image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL | Simon Glass | 2013-05-14 | -5/+42 |
| * | | image: Remove remaining #ifdefs in image-fit.c | Simon Glass | 2013-05-14 | -13/+5 |
| * | | mkimage: Put FIT loading in function and tidy error handling | Simon Glass | 2013-05-14 | -39/+57 |
| * | | sandbox: image: Add support for booting images in sandbox | Simon Glass | 2013-05-14 | -30/+41 |