| Commit message (Expand) | Author | Age | Lines |
* | powerpc/85xx: Fixup determining PME, FMan freq | Kumar Gala | 2011-04-04 | -0/+6 |
* | powerpc/85xx: Specify CONFIG_SYS_FM_MURAM_SIZE | Kumar Gala | 2011-04-04 | -0/+8 |
* | powerpc/85xx: Adds some P1010/P1014 SoC configuration defines | Poonam Aggrwal | 2011-04-04 | -0/+8 |
* | powerpc/85xx: Support for Freescale P1024/P1025 processor | Kumar Gala | 2011-04-04 | -0/+62 |
* | fsl_ddr: Adds 16 bit DDR Data width option | Poonam Aggrwal | 2011-04-04 | -0/+1 |
* | fsl_pci: Add support for FSL PCIe controllers v2.x | Prabhakar Kushwaha | 2011-04-04 | -4/+16 |
* | powerpc/85xx: Refactor Qman/Portal support to be shared between SoCs | Haiying Wang | 2011-04-04 | -11/+11 |
* | powerpc/85xx: Add support for Freescale P1023/P1017 Processors | Roy Zang | 2011-04-04 | -0/+39 |
* | powerpc/85xx: Cleanup some QE related defines | Kumar Gala | 2011-04-04 | -67/+37 |
* | powerpc/85xx: Add some defines for P2040, P3041, P5010, P5020 | Kumar Gala | 2011-04-04 | -0/+15 |
* | powerpc/85xx: Declare fsl_ddr_set_memctl_regs in <asm/fsl_ddr_sdram.h> | Kumar Gala | 2011-04-04 | -0/+2 |
* | powerpc/85xx: Add support for Integrated Flash Controller (IFC) | Dipen Dudhat | 2011-04-04 | -1/+965 |
* | powerpc/85xx: Add SERDES support for P1010/P1014 | Prabhakar Kushwaha | 2011-04-04 | -0/+5 |
* | powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs | Prabhakar Kushwaha | 2011-03-29 | -0/+4 |
* | powerpc/85xx: Enable various errata on P1022/P1013 SoCs | Jiang Yutang | 2011-03-28 | -0/+6 |
* | powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address Parity | York Sun | 2011-03-24 | -0/+4 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2011-02-09 | -0/+3 |
|\ |
|
| * | ppc4xx: Add DLVision-10G board support | Dirk Eibach | 2011-02-07 | -0/+3 |
* | | powerpc/mpc85xx: implement workaround for errata DDR111 and DDR134 | York Sun | 2011-02-03 | -0/+6 |
* | | powerpc/85xx: Rename MPC8572 DDR erratum to DDR115 | York Sun | 2011-02-03 | -0/+1 |
* | | fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020) | Kumar Gala | 2011-02-03 | -0/+2 |
* | | powerpc/85xx: Enable ESDHC111 Erratum on P2010/P2020 SoCs | Kumar Gala | 2011-02-03 | -0/+2 |
|/ |
|
* | Minor Coding Style Cleanup. | Wolfgang Denk | 2011-02-02 | -3/+3 |
* | corenet_ds: Extend board specific parameters | York Sun | 2011-01-19 | -0/+3 |
* | mpc85xx: Implement workaround for erratum DDR-A003 | York Sun | 2011-01-19 | -0/+20 |
* | mpc85xx: Enable unique mode registers and dynamic ODT for DDR3 | York Sun | 2011-01-19 | -0/+18 |
* | mpc85xx: Adding more registers and options | York Sun | 2011-01-19 | -19/+14 |
* | powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headers | Kumar Gala | 2011-01-19 | -31/+235 |
* | powerpc/p2040: Add various p2040 specific information | Kumar Gala | 2011-01-19 | -0/+4 |
* | powerpc/85xx: Add Support for Freescale P1014 Processor | Poonam Aggrwal | 2011-01-19 | -2/+4 |
* | powerpc/85xx: Add Support for Freescale P1010 Processor | Poonam Aggrwal | 2011-01-19 | -3/+7 |
* | Fix wrong CONFIG_SYS_MPC85xx_SERDES1_ADDR | Prabhakar | 2011-01-19 | -1/+1 |
* | powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080) | Kumar Gala | 2011-01-14 | -1/+3 |
* | powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080) | Kumar Gala | 2011-01-14 | -0/+1 |
* | powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080) | Kumar Gala | 2011-01-14 | -1/+2 |
* | powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr code | Kumar Gala | 2011-01-14 | -1/+2 |
* | powerpc/86xx: Enable common SRIO init code | Kumar Gala | 2011-01-14 | -1/+3 |
* | powerpc/8xxx: Refactor SRIO initialization into common code | Kumar Gala | 2011-01-14 | -0/+1 |
* | fsl_pci: Update PCIe boot ouput | Peter Tyser | 2011-01-14 | -1/+1 |
* | powerpc/fsl-pci: Add generic code to setup PCIe controllers | Kumar Gala | 2011-01-14 | -0/+10 |
* | powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup | Kumar Gala | 2011-01-14 | -40/+3 |
* | mpc85xx: rename sdram_init() lbc_sdram_init() | Becky Bruce | 2011-01-14 | -1/+1 |
* | mpc85xx boards: initdram() cleanup/bugfix | Becky Bruce | 2011-01-14 | -0/+17 |
* | powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured | Kumar Gala | 2011-01-14 | -2/+0 |
* | powerpc/85xx: Fix wrong SVR value for MPC8567 and MPC8567E processors | Piergiorgio Beruto | 2011-01-14 | -2/+2 |
* | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk | 2010-10-29 | -3/+0 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -1/+1 |
* | Adding fixed sdram setting for cornet_ds board | York Sun | 2010-10-20 | -0/+6 |
* | powerpc/8xxx: Add fdt_fixup_phy_connection helper | Kumar Gala | 2010-10-20 | -0/+2 |
* | powerpc/fsl: Introduce common enum for PHY types | Kumar Gala | 2010-10-20 | -0/+31 |