summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc85xx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding more control to physical address mappingYork Sun2010-10-201-6/+10
* powerpc: do not fixup NULL ptrsJoakim Tjernlund2010-10-181-1/+3
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-9/+9
* powerpc: Remove warm reset entry pointPeter Tyser2010-10-121-0/+2
* powerpc/85xx: fix rev.2 job queue LIODN error stormKim Phillips2010-10-071-4/+10
* POST cleanup.Michael Zaidman2010-09-211-20/+0
* mpx85xx/fdt: Add cpu-release-addr for all coresMatthew McClintock2010-08-191-7/+8
* powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docsKumar Gala2010-08-191-4/+4
* powerpc/8xxx: share PIC defines among 85xx and 86xxKim Phillips2010-08-195-7/+7
* net ppc: fix ethernet device names with spacesHeiko Schocher2010-08-091-1/+1
* powerpc/8xxx: Enabled address hashing for 85xxyork2010-07-261-0/+2
* powerpc/p4080: Add workaround for erratum CPU22Kumar Gala2010-07-263-1/+16
* powerpc/p4080: Add workaround for errata SERDES8Kumar Gala2010-07-264-0/+295
* powerpc/p4080: Add support for initializing SERDESKumar Gala2010-07-264-0/+348
* powerpc/85xx: Add support to initialize LIODN registers and portalsKumar Gala2010-07-265-0/+561
* powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platformsKumar Gala2010-07-262-1/+68
* powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit spaceyork2010-07-261-0/+10
* powerpc/85xx: Rework P1022 SERDES is_serdes_configured supportKumar Gala2010-07-211-11/+27
* powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured supportKumar Gala2010-07-212-40/+38
* powerpc/p3041: Add various p3041 related definesKumar Gala2010-07-201-0/+1
* powerpc/p5020: Add various p5020 related defines (and p5010)Kumar Gala2010-07-201-0/+1
* powerpc/mpc85xx: Report FMAN # to match user manualEmil Medve2010-07-201-1/+1
* powerpc/p4080: Add setting of clock-frequency for clockgen nodeKumar Gala2010-07-201-0/+5
OpenPOWER on IntegriCloud