summaryrefslogtreecommitdiff
path: root/arch/powerpc
Commit message (Expand)AuthorAgeLines
* Enable L2 cache parity/ECC error checkingJames Yang2013-05-24-2/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2013-05-15-107/+376
|\
| * 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-0/+22
| * powerpc/85xx: fix build error introduced by serdes_get_prtclShengzhou Liu2013-05-14-1/+0
| * t4240qds/eth: fixup ethernet for t4240qdsShengzhou Liu2013-05-14-0/+1
| * powerpc/85xx: add missing QMAN frequency calculationShaohui Xie2013-05-14-0/+4
| * powerpc/mpc85xx: Add T4160 SoCYork Sun2013-05-14-2/+172
| * 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/+42
| * powerpc/mpc85xx: Fix portal setupYork Sun2013-05-14-14/+22
| * powerpc/mpc8xxx: Fix DDR 3-way interleavingYork Sun2013-05-14-8/+11
| * T4/SerDes: correct the SATA indexRoy Zang2013-05-14-2/+2
| * e6500: Move L1 enablement after L2 enablementAndy Fleming2013-05-14-47/+47
| * 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
* | Power: remove support for Freescale MPC8220Wolfgang Denk2013-05-15-6061/+0
* | powerpc: Use image_setup_linux() instead of local codeSimon Glass2013-05-14-83/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-05-02-45/+109
|\
| * powerpc/mpc85xx: Changed LIODN offset valuesCristian Sovaiala2013-05-02-30/+30
| * powerpc/mpc85xx: Extend workaround for erratum DDR_A003 to other SoCsYork Sun2013-05-02-0/+3
| * powerpc/85xx: add SerDes bank 4 lanesTimur Tabi2013-05-02-0/+4
| * powerpc/mpc85xx:IFC Errata A003399 is not valid for BSC913xPrabhakar Kushwaha2013-05-02-2/+0
| * mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned onHorst Kronstorfer2013-05-02-8/+10
| * powerpc/85xx: Add workaround for errata USB-14 (enable on P204x/P3041/P50x0)Xulei2013-05-02-1/+30
| * fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speedZang Roy-R619112013-05-02-0/+4
| * powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen nodeTang Yuantian2013-05-02-0/+2
| * powerpc/b4860: Adding workaround errata A-005871Shengzhou Liu2013-05-02-0/+2
| * powerpc/b4: Fix the wrong register offset of B4 PCIE moduleLiu Gang2013-05-02-1/+2
| * powerpc/mpc85xx: add setting of clock-frequency for mpic nodeDongsheng.wang@freescale.com2013-05-02-0/+5
| * powerpc/mpc85xx: Add revision properties in portal device tree node 'pme'Jeffrey Ladouceur2013-05-02-3/+17
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini2013-05-02-6/+0
|\ \ | |/ |/|
| * mpc512x: remove dead codeAnatolij Gustschin2013-05-02-6/+0
* | lib: consolidate hang()Andreas Bießmann2013-05-01-9/+0
|/
* ppc4xx: Add SPL supportStefan Roese2013-04-22-4/+185
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-04-11-0/+5
|\
| * powerpc/usb: Fix usb device-tree fix-upramneek mehresh2013-04-10-0/+5
* | powerpc/lib: fix unsafe register handling in wait_ticksMats Kärrman2013-04-10-6/+11
|/
* Consolidate bool typeYork Sun2013-04-01-151/+138
* lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee2013-03-21-619/+0
* common/lcd.c: cleanup use of global variablesWolfgang Denk2013-03-21-3/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-14/+14
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-14/+14
* | ppc: Enable generic board supportSimon Glass2013-03-15-0/+12
* | Introduce generic post-relocation board_r.cSimon Glass2013-03-15-1/+2
* | Declare watchdog functions in watchdog.hSimon Glass2013-03-15-9/+2