summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xxx/ddr
Commit message (Expand)AuthorAgeLines
* Fix data stage name matching issueJames Yang2013-01-30-1/+2
* Move DDR command parsing to separate functionJames Yang2013-01-30-79/+74
* powerpc/mpc8xxx: Enable entering DDR debugging by key pressYork Sun2013-01-30-2/+4
* 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-27-19/+5
* arch/powerpc/cpu/mpc8xxx/: sparse fixesKim Phillips2012-11-04-2/+4
* powerpc/mpc8xxx: Fix DDR SPD failed messageYork Sun2012-10-22-1/+13
* powerpc/mpc8xxx: Add auto select bank interleaving modeYork Sun2012-10-22-1/+32
* powerpc/mpc85xx: software workaround for DDR erratum A-004468York Sun2012-10-22-0/+10
* powerpc/mpc8xxx: Fix DDR initialization waiting for D_INITYork Sun2012-10-22-3/+13
* powerpc/mpc8xxx: Fix DDR driver handling quad-rank DIMMs and address calculationYork Sun2012-10-22-17/+85
* powerpc/mpc8xxx: Update DDR registersYork Sun2012-10-22-3/+31
* powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.hYork Sun2012-08-23-1/+0
* powerpc/mpc8xxx DDR: Fix interactive DDR debuggingYork Sun2012-08-23-2/+2
* powerpc/mpc8xxx DDR: Fall back to raw timing for first controller onlyYork Sun2012-08-23-1/+1
* powerpc/mpc8xxx DDR: Fix CAS latency calculationYork Sun2012-08-23-2/+4
* powerpc/mpc8xxx: Fix bug for extended DDR timingYork Sun2012-08-23-20/+43
* powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleavingYork Sun2012-08-23-316/+411
* powerpc/mpc8xxx: Add support for cas latency 12 and aboveYork Sun2012-08-23-7/+21
* powerpc/mpc8xxx: Add fine timing support for DDR3York Sun2012-08-23-12/+35
* powerpc/ddr: fix fsl_ddr_get_dimm_params compile errorShaohui Xie2012-08-08-1/+1
* arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warningKumar Gala2011-11-29-2/+1
* mpc8xxx: update module_type values from JEDEC DDR3 SPD SpecificationIra W. Snyder2011-11-29-0/+7
* arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-5/+2
* arch/powerpc/cpu/mpc8xxx/ddr/options.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-0/+4
* GCC4.6: Squash warnings in ddr[123]_dimm_params.cMarek Vasut2011-10-27-3/+3
* 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