summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xxx/ddr
Commit message (Expand)AuthorAgeLines
* powerpc/8xxx: Add support for interactive DDR programming interfaceYork Sun2011-10-09-17/+1726
* powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driverYork Sun2011-09-29-4/+9
* powerpc/mpc8xxx: Add DDR2 to unified DDR driverYork Sun2011-09-29-17/+230
* powerpc/mpc8xxx: Fix picos_to_mclk() and get_memory_clk_period_ps()York Sun2011-09-29-15/+11
* powerpc/mpc8xxx: Add SPD EEPROM address for single controller 2 slotsYork Sun2011-09-29-4/+7
* powerpc/mpc8xxx: Fix DDR code for empty first DIMM slot and enable DQS_enYork Sun2011-09-29-9/+10
* powerpc/mpc8xxx: Move DDR RCW overriding to common codeYork Sun2011-09-29-0/+15
* powerpc/mpc8xxx: Extend CWL tableYork Sun2011-09-29-2/+16
* powerpc/mpc8xxx: Allow override DDR read-to-write turnaround timeYork Sun2011-07-11-0/+3
* powerpc/mpc8xxx: fix DDR data width checkingYork Sun2011-07-11-8/+27
* powerpc/mpc8xxx: Adding fallback to raw timing on supported boardsYork Sun2011-07-11-0/+8
* powerpc/mpc8xxx: Enable calculation for fixed DDR chipsYork Sun2011-07-11-2/+30
* powerpc/mpc8xxx: Add 16-bit support for DDR3York Sun2011-07-11-2/+15
* powerpc/mpc8xxx: check SPD length before using part numberYork Sun2011-07-11-1/+2
* powerpc/mpc8xxx: adjust DDR burst length and chop accroding to sdram widthYork Sun2011-07-11-4/+20
* powerpc/mpc8xxx: reword max tCKmin messageYork Sun2011-05-13-3/+3
* fsl-ddr: Fix mixed-case macro namesKyle Moffett2011-04-29-9/+9
* 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
* 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/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/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/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
* powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 boardKumar Gala2011-01-24-1/+1
* mpc85xx: Enable unique mode registers and dynamic ODT for DDR3York Sun2011-01-19-54/+506
* mpc8xxx: Enable ECC on/off control in hwconfigYork Sun2011-01-19-3/+6
* mpc8xxx: Display RDIMM if detectedYork Sun2011-01-19-12/+8
* powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR initKumar Gala2011-01-19-19/+59
* 8xxx/ddr: add support to only compute the ddr sdram sizeHaiying Wang2011-01-19-9/+40
* powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr codeKumar Gala2011-01-14-1/+21
* MPC8xxx DDR: align informational printsBecky Bruce2011-01-14-2/+3
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Disable unused chip-select for DDR controller interleavingYork Sun2010-10-20-3/+14
* Fix parameters to support RDIMM for P2020DSYork Sun2010-08-31-0/+1
* powerpc/8xxx: Improvement to DDR parametersyork2010-07-26-7/+8
* powerpc/8xxx: Enable DDR3 RDIMM supportyork2010-07-26-53/+55
* powerpc/8xxx: Enabled address hashing for 85xxyork2010-07-26-0/+17
* powerpc/8xxx: Enable quad-rank DIMMs.york2010-07-26-21/+60
* powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4york2010-07-26-77/+184
* powerpc/8xxx: Enabled hwconfig for memory interleavingKumar Gala2010-07-26-15/+25
* Enabled support for Rev 1.3 SPD for DDR2 DIMMsYork Sun2010-05-12-2/+2
* fsl-ddr: Add extra cycle to turnaround timesDave Liu2010-04-26-0/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-0/+3981