aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2010-07-26powerpc/8xxx: Improvement to DDR parametersyork
2010-07-26powerpc/8xxx: Enable DDR3 RDIMM supportyork
2010-07-26powerpc/8xxx: Enabled address hashing for 85xxyork
2010-07-26powerpc/8xxx: Enable quad-rank DIMMs.york
2010-07-26powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4york
2010-07-26powerpc/8xxx: Enabled hwconfig for memory interleavingKumar Gala
2010-07-26powerpc/p4080: Add workaround for erratum CPU22Kumar Gala
2010-07-26powerpc/p4080: Add workaround for errata SERDES8Kumar Gala
2010-07-26powerpc/p4080: Add support for initializing SERDESKumar Gala
2010-07-26powerpc/85xx: Add support to initialize LIODN registers and portalsKumar Gala
2010-07-26powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platformsKumar Gala
2010-07-26powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit spaceyork
2010-07-26powerpc/fsl_fman: Add initial fman immap structuresKumar Gala
2010-07-26powerpc/85xx: Add additional p4080 platform related defines/structsKumar Gala
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-24Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2010-07-23ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 coreStefan Roese
2010-07-23ppc4xx: Add "ecctest" command to test/simulate ECC errorsStefan Roese
2010-07-23ppc4xx: DDR/ECC: Use correct macros to clear error statusStefan Roese
2010-07-23ppc4xx: Only define DDR2 registers for the correct PowerPC variantsStefan Roese
2010-07-23ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC valuesStefan Roese
2010-07-21powerpc/85xx: Rework P1022 SERDES is_serdes_configured supportKumar Gala
2010-07-21powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured supportKumar Gala
2010-07-20powerpc/p3041: Add various p3041 related definesKumar Gala
2010-07-20powerpc/p5020: Add various p5020 related defines (and p5010)Kumar Gala
2010-07-20powerpc/mpc85xx: Report FMAN # to match user manualEmil Medve
2010-07-20powerpc/p4080: Add setting of clock-frequency for clockgen nodeKumar Gala
2010-07-20powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updatesKumar Gala
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala
2010-07-20powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.hKumar Gala
2010-07-20powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.hKumar Gala
2010-07-17Drop support for GTH boardWolfgang Denk
2010-07-16powerpc/85xx: Move p1022ds slot code into board fileKumar Gala
2010-07-16powerpc/85xx: Add command to report errata workaroundsKumar Gala
2010-07-16powerpc: add support for the Freescale P1022DS reference boardTimur Tabi
2010-07-16fsl: add LAW target to fsl_pci_info structureTimur Tabi
2010-07-16powerpc/85xx: Add support for link stack & STAC on e5500Kumar Gala
2010-07-16powerpc/85xx: Add recognition of e5500 coreKumar Gala
2010-07-16powerpc 83xx/85xx: Merge lbc upmconfig codeBecky Bruce
2010-07-16mpc85xx: Add reginfo commandBecky Bruce
2010-07-16drivers/misc/fsl_law.c: Rearrange code to avoid duplicationBecky Bruce
2010-07-16mpc85xx: Add print_tlbcam() functionBecky Bruce
2010-07-16mpc85xx: tlb.c cleanupsBecky Bruce
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce
2010-07-16powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtbKumar Gala
2010-07-16mpc8xxx: Remove cpu-handles for cpus we deleteKumar Gala
2010-07-16powerpc/8xxx: Add base support for the SEC4Kim Phillips
2010-07-16powerpc/8xxx: Distinguish between incompatible SEC h/w typesKim Phillips
2010-07-16fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.cKim Phillips
2010-07-09mpc8308: support for Freescale MPC8308 cpuIlya Yanok