summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx
AgeCommit message (Expand)Author
2011-01-20powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBCDipen Dudhat
2011-01-20powerpc/p4080: Fix warning in serdes code from early use of hwconfigYork Sun
2011-01-20mpc85xx: Implement workaround for erratum DDR-A003York Sun
2011-01-20mpc85xx: Enable unique mode registers and dynamic ODT for DDR3York Sun
2011-01-20mpc85xx: Adding more registers and optionsYork Sun
2011-01-20powerpc/p2040: Add various p2040 specific informationKumar Gala
2011-01-20powerpc/p5020: Add various p5020 specific informationKumar Gala
2011-01-20powerpc/p3041: Add various p3041 specific informationKumar Gala
2011-01-20powerpc/85xx: Add Support for Freescale P1014 ProcessorPoonam Aggrwal
2011-01-20powerpc/85xx: Add Support for Freescale P1010 ProcessorPoonam Aggrwal
2011-01-20powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala
2011-01-14powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080)Kumar Gala
2011-01-14powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080)Kumar Gala
2011-01-14powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080)Kumar Gala
2011-01-14fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080)Roy Zang
2011-01-14fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)Roy Zang
2011-01-14fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)Jerry Huang
2011-01-14powerpc/8xxx: Refactor SRIO initialization into common codeKumar Gala
2011-01-14powerpc/85xx: Fix bug in dcache_disableKumar Gala
2011-01-1485xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_INBecky Bruce
2011-01-14mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce
2011-01-14mpc85xx/tlb.c: Allow platforms to specify wimge bitsBecky Bruce
2011-01-14powerpc/85xx: Add is_serdes_configured() support for P1021 SERDESKumar Gala
2011-01-14powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDESKumar Gala
2011-01-14powerpc/85xx: Add is_serdes_configured() support for MPC8569 SERDESKumar Gala
2011-01-14powerpc/85xx: Add is_serdes_configured() support for MPC8568 SERDESKumar Gala
2011-01-14powerpc/85xx: Add is_serdes_configured() support for MPC8548 SERDESKumar Gala
2011-01-14powerpc/85xx: Add is_serdes_configured() support for MPC8572 SERDESKumar Gala
2011-01-14powerpc/85xx: Add is_serdes_configured() support for P2020 SERDESKumar Gala
2011-01-14powerpc/85xx: Create a SERDES section in MakefileKumar Gala
2011-01-14powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak functionKumar Gala
2010-12-17PowerPC: Add relocation support for -fpicJoakim Tjernlund
2010-12-16Merge branch 'master' of ../master into nextWolfgang Denk
2010-12-01powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not definedHaiying Wang
2010-11-28do_reset: unify duplicate prototypesMike Frysinger
2010-11-27POWERPC: enable --gc-sections and -ffunction-sections -fdata-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-11-11powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASEHaiying Wang
2010-11-11powerpc/85xx: Fix lds for nand buildHaiying Wang
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-2085xx: Use gc-sections to reduce image sizePeter Tyser
2010-10-2085xx: Add support for not releasing secondary cores via 'mp_holdoff'Aaron Sierra
2010-10-20Add memory test feature for mpc85xx POST.York Sun
2010-10-20Adding more control to physical address mappingYork Sun
2010-10-18powerpc: do not fixup NULL ptrsJoakim Tjernlund
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-12powerpc: Remove warm reset entry pointPeter Tyser