summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* T4240/eth: fix SGMII card PHY addressShaohui Xie2013-05-14-4/+133
* powerpc/t4qds: Fix disabling remote I2C connectionEd Swarthout2013-05-14-3/+3
* powerpc/b4860qds: Assign DDR address in board fileYork Sun2013-05-14-0/+72
* powerpc/mpc8xxx: Allow board file to override DDR address assignmentYork Sun2013-05-14-1/+6
* powerpc/mpc85xx: Update workaround for DDR erratum A-004934York Sun2013-05-14-1/+1
* T4/usb: move usb 2.0 utmi dual phy init code to cpu_init.cRoy Zang2013-05-14-21/+22
* T4240/net: use QSGMII card PHY address by defaultShaohui Xie2013-05-14-57/+67
* net/phy: add VSC8574 supportShaohui Xie2013-05-14-0/+69
* powerpc/85xx: fix build error introduced by serdes_get_prtclShengzhou Liu2013-05-14-1/+0
* net/fm: fixup ethernet for mEMACShengzhou Liu2013-05-14-0/+27
* t4240qds/eth: fixup ethernet for t4240qdsShengzhou Liu2013-05-14-18/+91
* powerpc/85xx: add missing QMAN frequency calculationShaohui Xie2013-05-14-0/+4
* powerpc: Add T4160QDSYork Sun2013-05-14-1/+17
* powerpc/t4240qds: Move SoC define into boards.cfgYork Sun2013-05-14-4/+3
* powerpc/mpc85xx: Add T4160 SoCYork Sun2013-05-14-2/+173
* powerpc/t4240: Fix SerDes protocol arrays with const prefixYork Sun2013-05-14-7/+7
* powerpc/mpc85xx: Fix PIR parsing for chassis2York Sun2013-05-14-3/+3
* powerpc/corenet2: Print SerDes protocol in decimalYork Sun2013-05-14-1/+1
* T4/USB: Add USB 2.0 UTMI dual phy supportRoy Zang2013-05-14-2/+63
* powerpc/t4240qds: Add voltage ID supportYork Sun2013-05-14-2/+239
* powerpc/mpc85xx: Fix portal setupYork Sun2013-05-14-14/+22
* powerpc/mpc8xxx: Fix DDR 3-way interleavingYork Sun2013-05-14-8/+11
* powerpc/t4240qds: Update DDR timing tableYork Sun2013-05-14-22/+34
* T4/SerDes: correct the SATA indexRoy Zang2013-05-14-2/+2
* Fman/t4240: some fix for 10G XAUIShaohui Xie2013-05-14-6/+20
* powerpc/t4240qds: fix XAUI card PHY addressShaohui Xie2013-05-14-4/+4
* T4/serdes: fix the serdes clock frequencyRoy Zang2013-05-14-2/+2
* e6500: Move L1 enablement after L2 enablementAndy Fleming2013-05-14-47/+47
* powerpc/t4240qds: Fix SPI flash typeShaohui Xie2013-05-14-1/+1
* powerpc/mpc85xx: Update corenet global utility block registersYork Sun2013-05-14-11/+10
* powerpc/mpc85xx: Add definitions for HDBCR registersAndy Fleming2013-05-14-8/+18
* powerpc/B4860: Corrected FMAN1 operating frequency print at u-bootSandeep Singh2013-05-14-0/+8
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2013-05-13-1209/+314
|\
| * x86: Add coreboot timestampsSimon Glass2013-05-13-0/+3
| * x86: Support adding coreboot timestanps to bootstageSimon Glass2013-05-13-0/+45
| * x86: config: Enable LZO for coreboot, remove zlib, gzipSimon Glass2013-05-13-0/+4
| * x86: Fix warning in cmd_ximg.c when CONFIG_GZIP is not definedSimon Glass2013-05-13-0/+2
| * bootstage: Allow marking a particular line of codeSimon Glass2013-05-13-0/+52
| * x86: Enable bootstage for corebootSimon Glass2013-05-13-0/+9
| * Call bootstage_relocate() after malloc is inittedDoug Anderson2013-05-13-0/+1
| * bootstage: Copy bootstage strings post-relocationDoug Anderson2013-05-13-0/+30
| * bootstage: Add stubs for new bootstage functionsSimon Glass2013-05-13-0/+16
| * x86: Re-enable PCAT timer 2 for beepingSimon Glass2013-05-13-68/+11
| * x86: Remove ISR timerSimon Glass2013-05-13-119/+0
| * x86: Remove old broken timer implementationSimon Glass2013-05-13-21/+1
| * x86: Add TSC timerSimon Glass2013-05-13-4/+113
| * x86: Rationalise kernel booting logic and bootstageSimon Glass2013-05-13-12/+12
| * x86: Implement panic output for corebootSimon Glass2013-05-13-0/+11
| * x86: Declare global_data pointer when it is usedSimon Glass2013-05-13-0/+10
| * x86: Remove legacy board init codeSimon Glass2013-05-13-616/+0