summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mpc8xxx: Enable ECC on/off control in hwconfigYork Sun2011-01-192-3/+13
* mpc8xxx: Display RDIMM if detectedYork Sun2011-01-191-12/+8
* powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headersKumar Gala2011-01-196-70/+236
* powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR initKumar Gala2011-01-193-78/+154
* powerpc/p2040: Add various p2040 specific informationKumar Gala2011-01-195-2/+74
* powerpc/p5020: Add various p5020 specific informationKumar Gala2011-01-193-0/+258
* powerpc/p3041: Add various p3041 specific informationKumar Gala2011-01-193-0/+258
* powerpc/85xx: Add Support for Freescale P1014 ProcessorPoonam Aggrwal2011-01-195-3/+8
* powerpc/85xx: Add Support for Freescale P1010 ProcessorPoonam Aggrwal2011-01-195-5/+13
* Fix wrong CONFIG_SYS_MPC85xx_SERDES1_ADDRPrabhakar2011-01-191-1/+1
* powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala2011-01-1913-94/+37
* 8xxx/ddr: add support to only compute the ddr sdram sizeHaiying Wang2011-01-193-9/+40
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-01-17149-7586/+2041
|\
| * powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080)Kumar Gala2011-01-144-2/+13
| * powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080)Kumar Gala2011-01-144-0/+8
| * powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080)Kumar Gala2011-01-144-1/+11
| * powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boardsKumar Gala2011-01-1414-11/+24
| * powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr codeKumar Gala2011-01-143-18/+25
| * fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080)Roy Zang2011-01-143-0/+12
| * fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)Roy Zang2011-01-143-0/+9
| * fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)Jerry Huang2011-01-143-3/+16
| * powerpc/85xx: Add SRIO support to P2020DSLi Yang2011-01-141-1/+23
| * powerpc/86xx: Convert SBC8641 to use common SRIO init codeKumar Gala2011-01-142-7/+9
| * powerpc/86xx: Convert MPC8641HPCN to use common SRIO init codeKumar Gala2011-01-142-21/+14
| * powerpc/86xx: Enable common SRIO init codeKumar Gala2011-01-143-3/+15
| * powerpc/85xx: Convert MPC8569MDS to use common SRIO init codeKumar Gala2011-01-142-6/+9
| * powerpc/85xx: Convert MPC8568MDS to use common SRIO init codeKumar Gala2011-01-142-6/+9
| * powerpc/85xx: Convert MPC8548CDS to use common SRIO init codeKumar Gala2011-01-143-16/+13
| * powerpc/8xxx: Refactor SRIO initialization into common codeKumar Gala2011-01-149-56/+151
| * fsl_pci: Update PCIe boot ouputPeter Tyser2011-01-142-19/+21
| * powerpc/85xx: Rework corenet_ds pci_init_board to use common FSL PCIe codeKumar Gala2011-01-141-116/+2
| * powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-45/+13
| * powerpc/86xx: Rework SBC8641 pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-65/+2
| * powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe codeKumar Gala2011-01-143-65/+19
| * powerpc/85xx: Rework P1_P2_RDB pci_init_board to use common FSL PCIe codeKumar Gala2011-01-143-62/+4
| * powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-143-41/+3
| * powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-143-40/+16
| * powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-37/+13
| * powerpc/8xxx: Rework XES boards pci_init_board to use common FSL PCIe codeKumar Gala2011-01-145-137/+13
| * powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-143-42/+14
| * powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe codeKumar Gala2011-01-143-53/+3
| * powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-102/+17
| * powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-143-84/+30
| * powerpc/85xx: Rework P2020DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-143-111/+5
| * powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-143-89/+13
| * powerpc/fsl-pci: Add generic code to setup PCIe controllersKumar Gala2011-01-143-65/+160
| * powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixupKumar Gala2011-01-144-41/+20
| * powerpc/85xx: Fix bug in dcache_disableKumar Gala2011-01-141-2/+2
| * MPC8xxx DDR: align informational printsBecky Bruce2011-01-147-18/+21
| * 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_INBecky Bruce2011-01-1412-12/+11
OpenPOWER on IntegriCloud