summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc85xx
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/mpc85xx: implement workaround for errata DDR111 and DDR134York Sun2011-02-032-1/+110
* powerpc/85xx: Rename MPC8572 DDR erratum to DDR115York Sun2011-02-032-2/+4
* powerpc/85xx: Remove unnecessary polling loop from DDR initYork Sun2011-02-031-2/+0
* fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)Kumar Gala2011-02-031-0/+3
* powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBCDipen Dudhat2011-01-192-2/+13
* powerpc/p4080: Fix warning in serdes code from early use of hwconfigYork Sun2011-01-191-3/+14
* mpc85xx: Implement workaround for erratum DDR-A003York Sun2011-01-192-1/+83
* mpc85xx: Enable unique mode registers and dynamic ODT for DDR3York Sun2011-01-191-0/+6
* mpc85xx: Adding more registers and optionsYork Sun2011-01-191-3/+9
* powerpc/p2040: Add various p2040 specific informationKumar Gala2011-01-191-0/+66
* powerpc/p5020: Add various p5020 specific informationKumar Gala2011-01-193-0/+258
* powerpc/p3041: Add various p3041 specific informationKumar Gala2011-01-193-0/+258
* powerpc/85xx: Add Support for Freescale P1014 ProcessorPoonam Aggrwal2011-01-191-0/+1
* powerpc/85xx: Add Support for Freescale P1010 ProcessorPoonam Aggrwal2011-01-191-0/+1
* powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala2011-01-191-2/+6
* powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080)Kumar Gala2011-01-141-0/+3
* powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080)Kumar Gala2011-01-142-0/+6
* powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080)Kumar Gala2011-01-142-0/+8
* fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080)Roy Zang2011-01-142-0/+11
* fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)Roy Zang2011-01-141-0/+3
* fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)Jerry Huang2011-01-141-1/+4
* powerpc/8xxx: Refactor SRIO initialization into common codeKumar Gala2011-01-142-2/+13
* powerpc/85xx: Fix bug in dcache_disableKumar Gala2011-01-141-2/+2
* 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_INBecky Bruce2011-01-142-1/+4
* mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce2011-01-141-1/+1
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-141-0/+52
* mpc85xx/tlb.c: Allow platforms to specify wimge bitsBecky Bruce2011-01-141-1/+5
* powerpc/85xx: Add is_serdes_configured() support for P1021 SERDESKumar Gala2011-01-142-0/+68
* powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDESKumar Gala2011-01-142-0/+96
* powerpc/85xx: Add is_serdes_configured() support for MPC8569 SERDESKumar Gala2011-01-142-0/+75
* powerpc/85xx: Add is_serdes_configured() support for MPC8568 SERDESKumar Gala2011-01-142-0/+66
* powerpc/85xx: Add is_serdes_configured() support for MPC8548 SERDESKumar Gala2011-01-142-0/+66
* powerpc/85xx: Add is_serdes_configured() support for MPC8572 SERDESKumar Gala2011-01-142-0/+82
* powerpc/85xx: Add is_serdes_configured() support for P2020 SERDESKumar Gala2011-01-142-0/+75
* powerpc/85xx: Create a SERDES section in MakefileKumar Gala2011-01-141-2/+5
* powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak functionKumar Gala2011-01-141-2/+6
* PowerPC: Add relocation support for -fpicJoakim Tjernlund2010-12-171-2/+3
* Merge branch 'master' of ../master into nextWolfgang Denk2010-12-161-1/+1
|\
| * powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not definedHaiying Wang2010-12-011-1/+1
* | do_reset: unify duplicate prototypesMike Frysinger2010-11-281-1/+1
|/
* POWERPC: enable --gc-sections and -ffunction-sections -fdata-sectionsWolfgang Denk2010-11-271-4/+0
* arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk2010-11-261-3/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund2010-11-141-1/+1
* powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASEHaiying Wang2010-11-111-9/+9
* powerpc/85xx: Fix lds for nand buildHaiying Wang2010-11-112-46/+15
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-262-0/+2
* 85xx: Use gc-sections to reduce image sizePeter Tyser2010-10-202-42/+14
* 85xx: Add support for not releasing secondary cores via 'mp_holdoff'Aaron Sierra2010-10-203-3/+51
* Add memory test feature for mpc85xx POST.York Sun2010-10-201-0/+219
OpenPOWER on IntegriCloud