aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-07-26powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4york4-77/+184
2010-07-26powerpc/8xxx: Enabled hwconfig for memory interleavingKumar Gala1-15/+25
2010-07-26powerpc/p4080: Add workaround for erratum CPU22Kumar Gala4-1/+17
2010-07-26powerpc/p4080: Add workaround for errata SERDES8Kumar Gala4-0/+295
2010-07-26powerpc/p4080: Add support for initializing SERDESKumar Gala5-2/+357
2010-07-26powerpc/85xx: Add support to initialize LIODN registers and portalsKumar Gala7-0/+762
2010-07-26powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platformsKumar Gala2-1/+68
2010-07-26powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit spaceyork1-0/+10
2010-07-26powerpc/fsl_fman: Add initial fman immap structuresKumar Gala2-0/+213
2010-07-26powerpc/85xx: Add additional p4080 platform related defines/structsKumar Gala2-22/+197
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk4-26/+9
2010-07-24Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk6-5/+341
2010-07-23ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 coreStefan Roese1-0/+16
2010-07-23ppc4xx: Add "ecctest" command to test/simulate ECC errorsStefan Roese2-0/+287
2010-07-23ppc4xx: DDR/ECC: Use correct macros to clear error statusStefan Roese2-1/+22
2010-07-23ppc4xx: Only define DDR2 registers for the correct PowerPC variantsStefan Roese1-4/+4
2010-07-23ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC valuesStefan Roese1-0/+12
2010-07-21powerpc/85xx: Rework P1022 SERDES is_serdes_configured supportKumar Gala1-11/+27
2010-07-21powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured supportKumar Gala3-40/+39
2010-07-20powerpc/p3041: Add various p3041 related definesKumar Gala4-0/+7
2010-07-20powerpc/p5020: Add various p5020 related defines (and p5010)Kumar Gala4-0/+11
2010-07-20powerpc/mpc85xx: Report FMAN # to match user manualEmil Medve1-1/+1
2010-07-20powerpc/p4080: Add setting of clock-frequency for clockgen nodeKumar Gala1-0/+5
2010-07-20powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updatesKumar Gala1-8/+11
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala1-3/+81
2010-07-20powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.hKumar Gala1-0/+17
2010-07-20powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.hKumar Gala1-0/+20
2010-07-17Drop support for GTH boardWolfgang Denk1-2/+1
2010-07-16Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk32-516/+751
2010-07-16powerpc/85xx: Move p1022ds slot code into board fileKumar Gala2-70/+0
2010-07-16powerpc/85xx: Add command to report errata workaroundsKumar Gala2-0/+52
2010-07-16powerpc: add support for the Freescale P1022DS reference boardTimur Tabi3-0/+169
2010-07-16fsl: add LAW target to fsl_pci_info structureTimur Tabi1-8/+11
2010-07-16powerpc/85xx: Add support for link stack & STAC on e5500Kumar Gala1-1/+3
2010-07-16powerpc/85xx: Add recognition of e5500 coreKumar Gala1-10/+18
2010-07-16powerpc 83xx/85xx: Merge lbc upmconfig codeBecky Bruce4-127/+53
2010-07-16mpc85xx: Add reginfo commandBecky Bruce1-0/+13
2010-07-16drivers/misc/fsl_law.c: Rearrange code to avoid duplicationBecky Bruce1-0/+1
2010-07-16mpc85xx: Add print_tlbcam() functionBecky Bruce2-0/+21
2010-07-16mpc85xx: tlb.c cleanupsBecky Bruce2-26/+25
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce18-339/+196
2010-07-16powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtbKumar Gala6-7/+50
2010-07-16mpc8xxx: Remove cpu-handles for cpus we deleteKumar Gala1-6/+30
2010-07-16powerpc/8xxx: Add base support for the SEC4Kim Phillips3-1/+47
2010-07-16powerpc/8xxx: Distinguish between incompatible SEC h/w typesKim Phillips2-3/+10
2010-07-16fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.cKim Phillips2-3/+137
2010-07-15Merge branch 'master' of git://git.denx.de/u-boot-pxaWolfgang Denk4-7/+451
2010-07-15Merge branch 'master' of ../masterWolfgang Denk46-229/+4355
2010-07-14PXA: Add support for LMS285GF05 into pxafbMarek Vasut1-0/+34
2010-07-14Voipac PXA270 LCD SupportMarek Vasut1-0/+33