| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | ext4: assign get_fs()->dev_desc before using it | Stephen Warren | 2013-05-24 | -1/+1 |
| * | | cfi_flash: return NULL for invalid base address input | Masahiro Yamada | 2013-05-23 | -3/+3 |
| * | | cosmetic: cfi_flash: delete a space after an unary operator | Masahiro Yamada | 2013-05-23 | -1/+1 |
| * | | cfi_flash: Fix unaligned accesses to cfi_qry structure | Andrew Gabbasov | 2013-05-23 | -13/+20 |
| |/ |
|
| * | Update MAINTAINERS file for sandbox | Simon Glass | 2013-05-17 | -0/+11 |
| * | Update MAINTAINERS file for x86 | Simon Glass | 2013-05-17 | -3/+13 |
| * | .gitignore: add GNU GLOBAL files | Masahiro Yamada | 2013-05-17 | -0/+6 |
| * | fdt_support: Use CONFIG_NR_DRAM_BANKS if defined | Doug Anderson | 2013-05-17 | -0/+4 |
| * | bootm: Avoid 256-byte overflow in fixup_silent_linux() | Doug Anderson | 2013-05-17 | -12/+29 |
| * | README: Correct reference for CONFIG_SUPPORT_RAW_INITRD | Tom Rini | 2013-05-16 | -1/+1 |
| * | powerpc/esdhc: Correct judgement for DATA PIO mode | Haijun.Zhang | 2013-05-15 | -1/+1 |
| * | mmc: update Faraday FTSDC010 for rw performance | Kuo-Jung Su | 2013-05-15 | -697/+400 |
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Tom Rini | 2013-05-15 | -227/+1154 |
| |\ |
|
| | * | 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 |