summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu
Commit message (Expand)AuthorAgeLines
* mpc832x: add support for the mpc8321 based suvd3 boardHeiko Schocher2011-04-30-1/+2
* powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi2011-04-28-13/+3
* Merge branch 'phylib' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-04-20-20/+3
|\
| * fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming2011-04-20-20/+3
* | Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk2011-04-20-125/+12
|/
* PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund2011-04-11-12/+125
* PowerPC: Move -fPIC flag to common placeJoakim Tjernlund2011-04-11-12/+12
* powerpc/85xx: Removed clearing of L2-as-SRAMFabian Cenedese2011-04-10-7/+0
* powerpc/85xx: Add PBL boot from SPI flash support on P4080DSShaohui Xie2011-04-10-0/+19
* p4080ds: remove rev1-specific code for the SERDES8 erratumTimur Tabi2011-04-10-59/+47
* powerpc/85xx: rename NAND prefixes to CONFIG_SYSMatthew McClintock2011-04-08-4/+4
* powerpc/85xx: Add P1021 specific QE and UEC supportHaiying Wang2011-04-05-1/+7
* powerpc/85xx: don't init SDRAM when CONFIG_SYS_RAMBOOTZhao Chenhui2011-04-05-0/+11
* powerpc/8xxx: Fix typo for address hashing messageKumar Gala2011-04-04-1/+1
* mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statementsKyle Moffett2011-04-04-33/+33
* fsl_ddr: Don't use full 64-bit divides on 32-bit PowerPCKyle Moffett2011-04-04-16/+40
* powerpc/85xx: Fix setting of LIODN prop in PCIe nodes on P3041/P5020Laurentiu TUDOR2011-04-04-14/+14
* powerpc/85xx: Update timer-frequency prop in ptp_timer node of device treebhaskar upadhaya2011-04-04-0/+9
* powerpc/85xx: Fix determining Fman freq on P1023Kumar Gala2011-04-04-4/+1
* powerpc/85xx: Fixup determining PME, FMan freqKumar Gala2011-04-04-9/+29
* powerpc/85xx: Corrected sdhc clock value for P1010Priyanka Jain2011-04-04-1/+2
* powerpc/85xx: Support for Freescale P1024/P1025 processorKumar Gala2011-04-04-0/+16
* powerpc/85xx: load ucode from nand flash before qe_initHaiying Wang2011-04-04-0/+17
* fsl_ddr: Adds 16 bit DDR Data width optionPoonam Aggrwal2011-04-04-1/+3
* powerpc/8xxx: Display DIMM modelYork Sun2011-04-04-4/+7
* powerpc/85xx: Refactor Qman/Portal support to be shared between SoCsHaiying Wang2011-04-04-11/+33
* powerpc/85xx: Add support for Freescale P1023/P1017 ProcessorsRoy Zang2011-04-04-1/+60
* powerpc/85xx: Don't build read_tlbcam_entry for CONFIG_NAND_SPLKumar Gala2011-04-04-2/+2
* powerpc: Add cpu_secondary_init_r to allow for initialization post env setupKumar Gala2011-04-04-6/+9
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-04-3/+60
* powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-04-6/+3
* powerpc/85xx: Extend ethernet device tree stashing parameters for "fsl,etsec2"Pankaj Chauhan2011-04-04-0/+3
* powerpc/85xx: Add support for Integrated Flash Controller (IFC)Dipen Dudhat2011-04-04-1/+91
* powerpc/85xx: Add SERDES support for P1010/P1014Prabhakar Kushwaha2011-04-04-0/+77
* powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCsPrabhakar Kushwaha2011-03-29-1/+48
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-03-27-38/+38
|\
| * rename _end to __bss_end__Po-Yu Chuang2011-03-27-38/+38
* | powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134York Sun2011-03-24-0/+41
* | powerpc/mpc8xxx: disable rcw_en bit for non-DDR3York Sun2011-03-24-0/+2
* | powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address ParityYork Sun2011-03-24-1/+2
|/
* powerpc/85xx: Fix synchronization of timebase on MP bootKumar Gala2011-03-15-0/+9
* mpc8[5/6]xx: Ensure POST word does not get resetJohn Schmoller2011-03-13-0/+32
* powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet PlatformsEd Swarthout2011-03-05-2/+2
* powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registersYork Sun2011-03-05-6/+14
* powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3York Sun2011-02-10-1/+4
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2011-02-06-8/+26
|\
| * mpc83xx: Use correct register to calculate clocks.Joakim Tjernlund2011-02-05-7/+8
| * mpc83xx: fix pcie configuration space read/writeLeo Liu2011-02-05-1/+18
* | powerpc/8xxx: Fix possible compile issue related to P1013Kumar Gala2011-02-04-1/+1
* | powerpc/mpc85xx: implement workaround for errata DDR111 and DDR134York Sun2011-02-03-1/+110