summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* .gitignore: add GNU GLOBAL filesMasahiro Yamada2013-05-171-0/+6
* fdt_support: Use CONFIG_NR_DRAM_BANKS if definedDoug Anderson2013-05-171-0/+4
* bootm: Avoid 256-byte overflow in fixup_silent_linux()Doug Anderson2013-05-171-12/+29
* README: Correct reference for CONFIG_SUPPORT_RAW_INITRDTom Rini2013-05-161-1/+1
* powerpc/esdhc: Correct judgement for DATA PIO modeHaijun.Zhang2013-05-151-1/+1
* mmc: update Faraday FTSDC010 for rw performanceKuo-Jung Su2013-05-154-697/+400
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2013-05-1530-227/+1154
|\
| * T4240/eth: fix SGMII card PHY addressShaohui Xie2013-05-141-4/+133
| * powerpc/t4qds: Fix disabling remote I2C connectionEd Swarthout2013-05-142-3/+3
| * powerpc/b4860qds: Assign DDR address in board fileYork Sun2013-05-141-0/+72
| * powerpc/mpc8xxx: Allow board file to override DDR address assignmentYork Sun2013-05-141-1/+6
| * powerpc/mpc85xx: Update workaround for DDR erratum A-004934York Sun2013-05-141-1/+1
| * T4/usb: move usb 2.0 utmi dual phy init code to cpu_init.cRoy Zang2013-05-142-21/+22
| * T4240/net: use QSGMII card PHY address by defaultShaohui Xie2013-05-142-57/+67
| * net/phy: add VSC8574 supportShaohui Xie2013-05-142-0/+69
| * powerpc/85xx: fix build error introduced by serdes_get_prtclShengzhou Liu2013-05-141-1/+0
| * net/fm: fixup ethernet for mEMACShengzhou Liu2013-05-142-0/+27
| * t4240qds/eth: fixup ethernet for t4240qdsShengzhou Liu2013-05-143-18/+91
| * powerpc/85xx: add missing QMAN frequency calculationShaohui Xie2013-05-141-0/+4
| * powerpc: Add T4160QDSYork Sun2013-05-142-1/+17
| * powerpc/t4240qds: Move SoC define into boards.cfgYork Sun2013-05-142-4/+3
| * powerpc/mpc85xx: Add T4160 SoCYork Sun2013-05-147-2/+173
| * powerpc/t4240: Fix SerDes protocol arrays with const prefixYork Sun2013-05-141-7/+7
| * powerpc/mpc85xx: Fix PIR parsing for chassis2York Sun2013-05-141-3/+3
| * powerpc/corenet2: Print SerDes protocol in decimalYork Sun2013-05-141-1/+1
| * T4/USB: Add USB 2.0 UTMI dual phy supportRoy Zang2013-05-143-2/+63
| * powerpc/t4240qds: Add voltage ID supportYork Sun2013-05-142-2/+239
| * powerpc/mpc85xx: Fix portal setupYork Sun2013-05-141-14/+22
| * powerpc/mpc8xxx: Fix DDR 3-way interleavingYork Sun2013-05-141-8/+11
| * powerpc/t4240qds: Update DDR timing tableYork Sun2013-05-141-22/+34
| * T4/SerDes: correct the SATA indexRoy Zang2013-05-141-2/+2
| * Fman/t4240: some fix for 10G XAUIShaohui Xie2013-05-144-6/+20
| * powerpc/t4240qds: fix XAUI card PHY addressShaohui Xie2013-05-141-4/+4
| * T4/serdes: fix the serdes clock frequencyRoy Zang2013-05-141-2/+2
| * e6500: Move L1 enablement after L2 enablementAndy Fleming2013-05-141-47/+47
| * powerpc/t4240qds: Fix SPI flash typeShaohui Xie2013-05-141-1/+1
| * powerpc/mpc85xx: Update corenet global utility block registersYork Sun2013-05-141-11/+10
| * powerpc/mpc85xx: Add definitions for HDBCR registersAndy Fleming2013-05-143-8/+18
| * powerpc/B4860: Corrected FMAN1 operating frequency print at u-bootSandeep Singh2013-05-141-0/+8
* | Power: remove support for Freescale MPC8220Wolfgang Denk2013-05-1550-9539/+5
* | doc/README.scrapyard: add missing commit IDsWolfgang Denk2013-05-151-2/+2
* | drivers/mmc: move spl_mmc.c to common/splYing Zhang2013-05-153-3/+1
* | smc911x: fix the timeout detectionMasahiro Yamada2013-05-151-2/+2
* | doc/README.ubi: Add description of accessing ubi filesystemsPaul B. Henson2013-05-151-1/+79
* | OMAP5: Enable USB Ethernet support with LAN9730Lubomir Popov2013-05-141-0/+1
* | buildman: Produce a sensible error message when branch is missingSimon Glass2013-05-142-6/+19
* | sparc: Use image_setup_linux() instead of local codeSimon Glass2013-05-141-10/+7
* | m68k: Use image_setup_linux() instead of local codeSimon Glass2013-05-141-12/+3
* | powerpc: Use image_setup_linux() instead of local codeSimon Glass2013-05-141-83/+1
* | arm: Use image_setup_linux() instead of local codeSimon Glass2013-05-143-56/+54
OpenPOWER on IntegriCloud