aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-24powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.hYork Sun2-33/+10
2013-05-24powerpc/p5040: enable NAND, SD, SPI boot supportShaohui Xie1-0/+3
2013-05-24Add e6500 L2 replacement policy selectionJames Yang3-1/+11
2013-05-24T4240/ramboot: enable PBL tool for T4240Shaohui Xie3-0/+45
2013-05-24powerpc/t4240qds: Add VDD overrideYork Sun2-2/+61
2013-05-24powerpc/mpc85xx: check if core is disabled for showing statusYork Sun1-0/+2
2013-05-24net/phy: fix select line for TN80xxShaohui Xie1-2/+14
2013-05-24Enable L2 cache parity/ECC error checkingJames Yang2-2/+2
2013-05-24powerpc/t4240qds: Add board detail for bdinfo commandYork Sun1-0/+100
2013-05-24common: Update cmd_bdinfo for PPCYork Sun1-0/+5
2013-05-24cmd_mem: fix cp commandMasahiro Yamada1-1/+1
2013-05-24ext4: assign get_fs()->dev_desc before using itStephen Warren1-1/+1
2013-05-23cfi_flash: return NULL for invalid base address inputMasahiro Yamada1-3/+3
2013-05-23cosmetic: cfi_flash: delete a space after an unary operatorMasahiro Yamada1-1/+1
2013-05-23cfi_flash: Fix unaligned accesses to cfi_qry structureAndrew Gabbasov2-13/+20
2013-05-17Update MAINTAINERS file for sandboxSimon Glass1-0/+11
2013-05-17Update MAINTAINERS file for x86Simon Glass1-3/+13
2013-05-17.gitignore: add GNU GLOBAL filesMasahiro Yamada1-0/+6
2013-05-17fdt_support: Use CONFIG_NR_DRAM_BANKS if definedDoug Anderson1-0/+4
2013-05-17bootm: Avoid 256-byte overflow in fixup_silent_linux()Doug Anderson1-12/+29
2013-05-16README: Correct reference for CONFIG_SUPPORT_RAW_INITRDTom Rini1-1/+1
2013-05-15powerpc/esdhc: Correct judgement for DATA PIO modeHaijun.Zhang1-1/+1
2013-05-15mmc: update Faraday FTSDC010 for rw performanceKuo-Jung Su4-697/+400
2013-05-15Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini30-227/+1154
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk50-9539/+5
2013-05-15doc/README.scrapyard: add missing commit IDsWolfgang Denk1-2/+2
2013-05-15drivers/mmc: move spl_mmc.c to common/splYing Zhang3-3/+1
2013-05-15smc911x: fix the timeout detectionMasahiro Yamada1-2/+2
2013-05-15doc/README.ubi: Add description of accessing ubi filesystemsPaul B. Henson1-1/+79
2013-05-14T4240/eth: fix SGMII card PHY addressShaohui Xie1-4/+133
2013-05-14powerpc/t4qds: Fix disabling remote I2C connectionEd Swarthout2-3/+3
2013-05-14powerpc/b4860qds: Assign DDR address in board fileYork Sun1-0/+72
2013-05-14powerpc/mpc8xxx: Allow board file to override DDR address assignmentYork Sun1-1/+6
2013-05-14powerpc/mpc85xx: Update workaround for DDR erratum A-004934York Sun1-1/+1
2013-05-14T4/usb: move usb 2.0 utmi dual phy init code to cpu_init.cRoy Zang2-21/+22
2013-05-14T4240/net: use QSGMII card PHY address by defaultShaohui Xie2-57/+67
2013-05-14net/phy: add VSC8574 supportShaohui Xie2-0/+69
2013-05-14powerpc/85xx: fix build error introduced by serdes_get_prtclShengzhou Liu1-1/+0
2013-05-14net/fm: fixup ethernet for mEMACShengzhou Liu2-0/+27
2013-05-14t4240qds/eth: fixup ethernet for t4240qdsShengzhou Liu3-18/+91
2013-05-14powerpc/85xx: add missing QMAN frequency calculationShaohui Xie1-0/+4
2013-05-14powerpc: Add T4160QDSYork Sun2-1/+17
2013-05-14powerpc/t4240qds: Move SoC define into boards.cfgYork Sun2-4/+3
2013-05-14powerpc/mpc85xx: Add T4160 SoCYork Sun7-2/+173
2013-05-14powerpc/t4240: Fix SerDes protocol arrays with const prefixYork Sun1-7/+7
2013-05-14powerpc/mpc85xx: Fix PIR parsing for chassis2York Sun1-3/+3
2013-05-14powerpc/corenet2: Print SerDes protocol in decimalYork Sun1-1/+1
2013-05-14T4/USB: Add USB 2.0 UTMI dual phy supportRoy Zang3-2/+63
2013-05-14powerpc/t4240qds: Add voltage ID supportYork Sun2-2/+239
2013-05-14powerpc/mpc85xx: Fix portal setupYork Sun1-14/+22