summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc85xx
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updatesKumar Gala2010-07-201-8/+11
* powerpc/85xx: Move p1022ds slot code into board fileKumar Gala2010-07-161-68/+0
* powerpc/85xx: Add command to report errata workaroundsKumar Gala2010-07-162-0/+52
* powerpc: add support for the Freescale P1022DS reference boardTimur Tabi2010-07-162-0/+167
* powerpc/85xx: Add recognition of e5500 coreKumar Gala2010-07-161-10/+18
* powerpc 83xx/85xx: Merge lbc upmconfig codeBecky Bruce2010-07-161-61/+0
* mpc85xx: Add reginfo commandBecky Bruce2010-07-161-0/+13
* mpc85xx: Add print_tlbcam() functionBecky Bruce2010-07-161-0/+20
* mpc85xx: tlb.c cleanupsBecky Bruce2010-07-161-26/+24
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-164-71/+10
* powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtbKumar Gala2010-07-162-2/+25
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-043-3/+3
* 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabledKumar Gala2010-05-121-1/+13
* 85xx: Add is_serdes_configured() support to MPC8536 SERDESKumar Gala2010-05-121-5/+74
* mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flashLan Chunhe2010-04-261-0/+15
* 85xx: Fix compile warningKumar Gala2010-04-261-0/+2
* 85xx: Convert cpu_init_f code to use out_be32 for LBC registersKumar Gala2010-04-261-18/+18
OpenPOWER on IntegriCloud