aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xxx
AgeCommit message (Expand)AuthorFilesLines
2012-08-23powerpc/mpc8xxx DDR: Fix interactive DDR debuggingYork Sun1-2/+2
2012-08-23powerpc/mpc8xxx DDR: Fall back to raw timing for first controller onlyYork Sun1-1/+1
2012-08-23powerpc/mpc8xxx DDR: Fix CAS latency calculationYork Sun1-2/+4
2012-08-23powerpc/mpc8xxx: Fix bug for extended DDR timingYork Sun2-20/+43
2012-08-23powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleavingYork Sun4-316/+411
2012-08-23powerpc/mpc8xxx: Add support for cas latency 12 and aboveYork Sun1-7/+21
2012-08-23powerpc/mpc8xxx: Add fine timing support for DDR3York Sun2-12/+35
2012-08-23powerpc/mpc8xxx: fix core id for multicore bootingYork Sun1-1/+2
2012-08-23Added new ext fields to IFCKumar Gala1-0/+12
2012-08-23powerpc/mpc8xxx: use topology registers to calculate number of coresYork Sun1-9/+56
2012-08-23powerpc/85xx: remove support for the Freescale P3060Timur Tabi1-1/+0
2012-08-23powerpc/mpc8xxx: Remove P1015 and P1016 from CPU listYork Sun1-2/+0
2012-08-23powerpc/corenet_ds: Master module for boot from PCIELiu Gang1-22/+22
2012-08-23powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build targetLiu Gang1-89/+48
2012-08-08powerpc/ddr: fix fsl_ddr_get_dimm_params compile errorShaohui Xie1-1/+1
2012-07-06powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER()York Sun1-40/+1
2012-07-06powerpc/mpc85xx:Add BSC9131/BSC9130/BSC9231 Processor SupportPrabhakar Kushwaha1-1/+5
2012-04-24powerpc/corenet_ds: Slave core in holdoff when boot from SRIOLiu Gang1-0/+125
2012-04-24powerpc/corenet_ds: Slave reads ENV from master when boot from SRIOLiu Gang1-0/+17
2012-04-24powerpc/corenet_ds: Slave uploads ucode when boot from SRIOLiu Gang1-4/+21
2012-04-24powerpc/corenet_ds: Master module for boot from SRIOLiu Gang1-0/+51
2012-02-15powerpc/8xxx:Add MPH controller support in USB device-tree fixupramneek mehresh1-10/+19
2012-02-15powerpc/8xxx: Cleanup USB device-tree fixupramneek mehresh1-6/+12
2012-01-13fsl_lbc: add printout of LCRR and LBCR to local bus regsPaul Gortmaker1-0/+2
2011-11-29arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warningKumar Gala1-2/+1
2011-11-29mpc8xxx: update module_type values from JEDEC DDR3 SPD SpecificationIra W. Snyder1-0/+7
2011-11-11arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warningKumar Gala1-5/+2
2011-11-11arch/powerpc/cpu/mpc8xxx/ddr/options.c: Fix GCC 4.6 build warningKumar Gala1-0/+4
2011-11-11arch/powerpc/cpu/mpc8xxx/fsl_lbc.c: Fix GCC 4.6 build warningKumar Gala1-2/+2
2011-11-08powerpc/85xx: Fix warning for USB device-fixupRamneek Mehresh1-11/+13
2011-10-27GCC4.6: Squash warnings in ddr[123]_dimm_params.cMarek Vasut3-3/+3
2011-10-18powerpc/85xx: Update device tree handling for SRIOKumar Gala1-10/+62
2011-10-09powerpc/8xxx: Add support for interactive DDR programming interfaceYork Sun4-17/+1726
2011-10-03powerpc/p3060: Add SoC related support for P3060 platformShengzhou Liu1-0/+2
2011-09-29powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driverYork Sun2-4/+9
2011-09-29powerpc/mpc8xxx: Add DDR2 to unified DDR driverYork Sun2-17/+230
2011-09-29powerpc/mpc8xxx: Fix picos_to_mclk() and get_memory_clk_period_ps()York Sun1-15/+11
2011-09-29powerpc/mpc8xxx: Add SPD EEPROM address for single controller 2 slotsYork Sun1-4/+7
2011-09-29powerpc/mpc8xxx: Fix DDR code for empty first DIMM slot and enable DQS_enYork Sun1-9/+10
2011-09-29powerpc/mpc8xxx: Move DDR RCW overriding to common codeYork Sun1-0/+15
2011-09-29powerpc/mpc8xxx: Extend CWL tableYork Sun1-2/+16
2011-09-29powerpc/85xx: Add support for FMan ethernet in Independent modeKumar Gala1-0/+4
2011-09-29powerpc/mp: add support for discontiguous coresTimur Tabi2-3/+35
2011-09-29fsl_ifc: Add the workaround for erratum IFC A-003399(enabled on P1010)Poonam Aggrwal1-0/+2
2011-07-29powerpc/8xxx: Remove dependency on <usb.h>Kumar Gala1-4/+3
2011-07-29powerpc/85xx: enable USB2 gadget mode for corenet ds boardShaohui Xie1-2/+0
2011-07-17powerpc/85xx: Fix detection of P1017EKumar Gala1-1/+1
2011-07-11powerpc/mpc8xxx: Allow override DDR read-to-write turnaround timeYork Sun1-0/+3
2011-07-11powerpc/8xxx: Update USB mode device tree fixupRamneek Mehresh1-12/+65
2011-07-11powerpc/mpc8xxx: fix DDR data width checkingYork Sun1-8/+27