summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-01-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk24-157/+1639
2011-01-24powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 boardKumar Gala1-1/+1
2011-01-19powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBCDipen Dudhat2-2/+13
2011-01-19powerpc/p4080: Fix warning in serdes code from early use of hwconfigYork Sun1-3/+14
2011-01-19corenet_ds: Extend board specific parametersYork Sun1-0/+3
2011-01-19mpc85xx: Implement workaround for erratum DDR-A003York Sun4-1/+103
2011-01-19mpc85xx: Enable unique mode registers and dynamic ODT for DDR3York Sun4-54/+530
2011-01-19mpc85xx: Adding more registers and optionsYork Sun3-22/+23
2011-01-19mpc8xxx: Enable ECC on/off control in hwconfigYork Sun1-3/+6
2011-01-19mpc8xxx: Display RDIMM if detectedYork Sun1-12/+8
2011-01-19powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headersKumar Gala3-31/+235
2011-01-19powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR initKumar Gala1-19/+59
2011-01-19powerpc/p2040: Add various p2040 specific informationKumar Gala4-0/+72
2011-01-19powerpc/p5020: Add various p5020 specific informationKumar Gala3-0/+258
2011-01-19powerpc/p3041: Add various p3041 specific informationKumar Gala3-0/+258
2011-01-19powerpc/85xx: Add Support for Freescale P1014 ProcessorPoonam Aggrwal4-2/+7
2011-01-19powerpc/85xx: Add Support for Freescale P1010 ProcessorPoonam Aggrwal4-4/+11
2011-01-19Fix wrong CONFIG_SYS_MPC85xx_SERDES1_ADDRPrabhakar1-1/+1
2011-01-19powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala1-2/+6
2011-01-198xxx/ddr: add support to only compute the ddr sdram sizeHaiying Wang3-9/+40
2011-01-19Replace "FLASH" strings with "Flash" or "flash"Peter Tyser6-7/+7
2011-01-14powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080)Kumar Gala3-2/+12
2011-01-14powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080)Kumar Gala3-0/+7
2011-01-14powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080)Kumar Gala3-1/+10
2011-01-14powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr codeKumar Gala2-2/+23
2011-01-14fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080)Roy Zang2-0/+11
2011-01-14fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)Roy Zang1-0/+3
2011-01-14fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)Jerry Huang1-1/+4
2011-01-14powerpc/86xx: Enable common SRIO init codeKumar Gala3-3/+15
2011-01-14powerpc/8xxx: Refactor SRIO initialization into common codeKumar Gala6-3/+123
2011-01-14fsl_pci: Update PCIe boot ouputPeter Tyser1-1/+1
2011-01-14powerpc/fsl-pci: Add generic code to setup PCIe controllersKumar Gala1-0/+10
2011-01-14powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixupKumar Gala1-40/+3
2011-01-14powerpc/85xx: Fix bug in dcache_disableKumar Gala1-2/+2
2011-01-14MPC8xxx DDR: align informational printsBecky Bruce1-2/+3
2011-01-1485xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_INBecky Bruce2-1/+4
2011-01-14mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce3-4/+4
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce4-0/+79
2011-01-14mpc85xx/tlb.c: Allow platforms to specify wimge bitsBecky Bruce1-1/+5
2011-01-14powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala3-207/+0
2011-01-14powerpc/85xx: Fix wrong SVR value for MPC8567 and MPC8567E processorsPiergiorgio Beruto1-2/+2
2011-01-14powerpc/85xx: Add is_serdes_configured() support for P1021 SERDESKumar Gala2-0/+68
2011-01-14powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDESKumar Gala2-0/+96
2011-01-14powerpc/85xx: Add is_serdes_configured() support for MPC8569 SERDESKumar Gala2-0/+75
2011-01-14powerpc/85xx: Add is_serdes_configured() support for MPC8568 SERDESKumar Gala2-0/+66
2011-01-14powerpc/85xx: Add is_serdes_configured() support for MPC8548 SERDESKumar Gala2-0/+66
2011-01-14powerpc/85xx: Add is_serdes_configured() support for MPC8572 SERDESKumar Gala2-0/+82
2011-01-14powerpc/85xx: Add is_serdes_configured() support for P2020 SERDESKumar Gala2-0/+75
2011-01-14powerpc/86xx: Add SERDES support on MPC8641 & MPC8610Kumar Gala4-1/+186
2011-01-14powerpc/85xx: Create a SERDES section in MakefileKumar Gala1-2/+5