aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc86xx
AgeCommit message (Expand)AuthorFilesLines
2011-10-27GCC4.6: Squash warnings in mpc86xx/interrupts.cMarek Vasut1-6/+6
2011-10-09powerpc/mpc86xx: Disable translation for BAT setupBecky Bruce2-29/+68
2011-07-28unify version_stringAndreas Bießmann1-8/+1
2011-04-20Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk1-10/+1
2011-04-11PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund1-1/+10
2011-04-11PowerPC: Move -fPIC flag to common placeJoakim Tjernlund1-1/+1
2011-03-27rename _end to __bss_end__Po-Yu Chuang2-3/+3
2011-03-13mpc8[5/6]xx: Ensure POST word does not get resetJohn Schmoller1-0/+16
2011-01-14powerpc/86xx: Enable common SRIO init codeKumar Gala2-2/+12
2011-01-14powerpc/86xx: Add SERDES support on MPC8641 & MPC8610Kumar Gala4-1/+186
2010-12-1774xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declarationPeter Tyser1-2/+3
2010-12-17PowerPC: Add relocation support for -fpicJoakim Tjernlund1-2/+3
2010-11-2786xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2-36/+6
2010-11-26arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk1-7/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-11-14PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund1-1/+1
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-0/+1
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-2/+2
2010-10-2086xx: Use gc-sections to reduce image sizePeter Tyser2-18/+12
2010-10-2086xx: Create common linker scriptKumar Gala2-0/+135
2010-10-18powerpc: do not fixup NULL ptrsJoakim Tjernlund1-1/+3
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-0/+1
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2010-10-12powerpc: Remove warm reset entry pointPeter Tyser1-14/+1
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce3-72/+3
2010-07-16powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtbKumar Gala2-2/+20
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk3-3/+3
2010-04-21Move arch/ppc to arch/powerpcStefan Roese13-0/+2796