summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx
Commit message (Expand)AuthorAgeLines
* powerpc/85xx: Add Support for Freescale P1010 ProcessorPoonam Aggrwal2011-01-19-0/+1
* powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala2011-01-19-2/+6
* powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080)Kumar Gala2011-01-14-0/+3
* powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080)Kumar Gala2011-01-14-0/+6
* powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080)Kumar Gala2011-01-14-0/+8
* fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080)Roy Zang2011-01-14-0/+11
* fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)Roy Zang2011-01-14-0/+3
* fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)Jerry Huang2011-01-14-1/+4
* powerpc/8xxx: Refactor SRIO initialization into common codeKumar Gala2011-01-14-2/+13
* powerpc/85xx: Fix bug in dcache_disableKumar Gala2011-01-14-2/+2
* 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_INBecky Bruce2011-01-14-1/+4
* mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce2011-01-14-1/+1
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-14-0/+52
* mpc85xx/tlb.c: Allow platforms to specify wimge bitsBecky Bruce2011-01-14-1/+5
* powerpc/85xx: Add is_serdes_configured() support for P1021 SERDESKumar Gala2011-01-14-0/+68
* powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDESKumar Gala2011-01-14-0/+96
* powerpc/85xx: Add is_serdes_configured() support for MPC8569 SERDESKumar Gala2011-01-14-0/+75
* powerpc/85xx: Add is_serdes_configured() support for MPC8568 SERDESKumar Gala2011-01-14-0/+66
* powerpc/85xx: Add is_serdes_configured() support for MPC8548 SERDESKumar Gala2011-01-14-0/+66
* powerpc/85xx: Add is_serdes_configured() support for MPC8572 SERDESKumar Gala2011-01-14-0/+82
* powerpc/85xx: Add is_serdes_configured() support for P2020 SERDESKumar Gala2011-01-14-0/+75
* powerpc/85xx: Create a SERDES section in MakefileKumar Gala2011-01-14-2/+5
* powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak functionKumar Gala2011-01-14-2/+6
* PowerPC: Add relocation support for -fpicJoakim Tjernlund2010-12-17-2/+3
* Merge branch 'master' of ../master into nextWolfgang Denk2010-12-16-1/+1
|\
| * powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not definedHaiying Wang2010-12-01-1/+1
* | do_reset: unify duplicate prototypesMike Frysinger2010-11-28-1/+1
|/
* POWERPC: enable --gc-sections and -ffunction-sections -fdata-sectionsWolfgang Denk2010-11-27-4/+0
* arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk2010-11-26-3/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund2010-11-14-1/+1
* powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASEHaiying Wang2010-11-11-9/+9
* powerpc/85xx: Fix lds for nand buildHaiying Wang2010-11-11-46/+15
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-0/+2
* 85xx: Use gc-sections to reduce image sizePeter Tyser2010-10-20-42/+14
* 85xx: Add support for not releasing secondary cores via 'mp_holdoff'Aaron Sierra2010-10-20-3/+51
* Add memory test feature for mpc85xx POST.York Sun2010-10-20-0/+219
* Adding more control to physical address mappingYork Sun2010-10-20-6/+10
* powerpc: do not fixup NULL ptrsJoakim Tjernlund2010-10-18-1/+3
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-9/+9
* powerpc: Remove warm reset entry pointPeter Tyser2010-10-12-0/+2
* powerpc/85xx: fix rev.2 job queue LIODN error stormKim Phillips2010-10-07-4/+10
* POST cleanup.Michael Zaidman2010-09-21-20/+0
* mpx85xx/fdt: Add cpu-release-addr for all coresMatthew McClintock2010-08-19-7/+8
* powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docsKumar Gala2010-08-19-4/+4
* powerpc/8xxx: share PIC defines among 85xx and 86xxKim Phillips2010-08-19-7/+7
* net ppc: fix ethernet device names with spacesHeiko Schocher2010-08-09-1/+1
* powerpc/8xxx: Enabled address hashing for 85xxyork2010-07-26-0/+2
* powerpc/p4080: Add workaround for erratum CPU22Kumar Gala2010-07-26-1/+16
* powerpc/p4080: Add workaround for errata SERDES8Kumar Gala2010-07-26-0/+295