summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala2011-04-041-0/+5
* powerpc/85xx: Add some defines for P2040, P3041, P5010, P5020Kumar Gala2011-04-041-0/+15
* powerpc/85xx: Extend ethernet device tree stashing parameters for "fsl,etsec2"Pankaj Chauhan2011-04-041-0/+3
* powerpc/85xx: Declare fsl_ddr_set_memctl_regs in <asm/fsl_ddr_sdram.h>Kumar Gala2011-04-041-0/+2
* powerpc/85xx: Add support for Integrated Flash Controller (IFC)Dipen Dudhat2011-04-047-2/+1056
* powerpc/85xx: Add SERDES support for P1010/P1014Prabhakar Kushwaha2011-04-043-0/+82
* powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCsPrabhakar Kushwaha2011-03-292-1/+52
* powerpc/85xx: Enable various errata on P1022/P1013 SoCsJiang Yutang2011-03-281-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-03-2727-40/+40
|\
| * rename _end to __bss_end__Po-Yu Chuang2011-03-2727-40/+40
* | powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134York Sun2011-03-241-0/+41
* | powerpc/mpc8xxx: disable rcw_en bit for non-DDR3York Sun2011-03-241-0/+2
* | powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address ParityYork Sun2011-03-242-1/+6
|/
* Introduce a new linker flag LDFLAGS_FINALHaiying Wang2011-03-221-1/+1
* powerpc/85xx: Fix synchronization of timebase on MP bootKumar Gala2011-03-151-0/+9
* mpc8[5/6]xx: Ensure POST word does not get resetJohn Schmoller2011-03-132-0/+32
* powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet PlatformsEd Swarthout2011-03-051-2/+2
* powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registersYork Sun2011-03-051-6/+14
* powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3York Sun2011-02-102-1/+4
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-02-091-0/+3
|\
| * ppc4xx: Add DLVision-10G board supportDirk Eibach2011-02-071-0/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2011-02-062-8/+26
|\ \
| * | mpc83xx: Use correct register to calculate clocks.Joakim Tjernlund2011-02-051-7/+8
| * | mpc83xx: fix pcie configuration space read/writeLeo Liu2011-02-051-1/+18
| |/
* | powerpc/8xxx: Fix possible compile issue related to P1013Kumar Gala2011-02-041-1/+1
* | powerpc/mpc85xx: implement workaround for errata DDR111 and DDR134York Sun2011-02-034-1/+116
* | powerpc/85xx: Rename MPC8572 DDR erratum to DDR115York Sun2011-02-033-2/+5
* | powerpc/85xx: Remove unnecessary polling loop from DDR initYork Sun2011-02-031-2/+0
* | fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)Kumar Gala2011-02-032-0/+5
* | powerpc/85xx: Enable ESDHC111 Erratum on P2010/P2020 SoCsKumar Gala2011-02-031-0/+2
|/
* Minor Coding Style Cleanup.Wolfgang Denk2011-02-022-3/+3
* Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGSNobuhiro Iwamatsu2011-01-251-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-01-2524-157/+1639
|\
| * powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 boardKumar Gala2011-01-241-1/+1
| * powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBCDipen Dudhat2011-01-192-2/+13
| * powerpc/p4080: Fix warning in serdes code from early use of hwconfigYork Sun2011-01-191-3/+14
| * corenet_ds: Extend board specific parametersYork Sun2011-01-191-0/+3
| * mpc85xx: Implement workaround for erratum DDR-A003York Sun2011-01-194-1/+103
| * mpc85xx: Enable unique mode registers and dynamic ODT for DDR3York Sun2011-01-194-54/+530
| * mpc85xx: Adding more registers and optionsYork Sun2011-01-193-22/+23
| * mpc8xxx: Enable ECC on/off control in hwconfigYork Sun2011-01-191-3/+6
| * mpc8xxx: Display RDIMM if detectedYork Sun2011-01-191-12/+8
| * powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headersKumar Gala2011-01-193-31/+235
| * powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR initKumar Gala2011-01-191-19/+59
| * powerpc/p2040: Add various p2040 specific informationKumar Gala2011-01-194-0/+72
| * 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-194-2/+7
| * powerpc/85xx: Add Support for Freescale P1010 ProcessorPoonam Aggrwal2011-01-194-4/+11
| * Fix wrong CONFIG_SYS_MPC85xx_SERDES1_ADDRPrabhakar2011-01-191-1/+1
OpenPOWER on IntegriCloud