aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc86xx
AgeCommit message (Expand)Author
2011-12-02arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warningWolfgang Denk
2011-10-27GCC4.6: Squash warnings in mpc86xx/interrupts.cMarek Vasut
2011-10-09powerpc/mpc86xx: Disable translation for BAT setupBecky Bruce
2011-07-28unify version_stringAndreas Bießmann
2011-04-20Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk
2011-04-11PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund
2011-04-11PowerPC: Move -fPIC flag to common placeJoakim Tjernlund
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-03-13mpc8[5/6]xx: Ensure POST word does not get resetJohn Schmoller
2011-01-14powerpc/86xx: Enable common SRIO init codeKumar Gala
2011-01-14powerpc/86xx: Add SERDES support on MPC8641 & MPC8610Kumar Gala
2010-12-1774xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declarationPeter Tyser
2010-12-17PowerPC: Add relocation support for -fpicJoakim Tjernlund
2010-11-2786xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-11-26arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-14PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk
2010-10-2086xx: Use gc-sections to reduce image sizePeter Tyser
2010-10-2086xx: Create common linker scriptKumar Gala
2010-10-18powerpc: do not fixup NULL ptrsJoakim Tjernlund
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-12powerpc: Remove warm reset entry pointPeter Tyser
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce
2010-07-16powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtbKumar Gala
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-04-21Move arch/ppc to arch/powerpcStefan Roese