summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xxx/ddr
Commit message (Expand)AuthorAgeLines
* powerpc/mpc8xxx: Fix TIMING_CFG_3[EXT_ACTTOPRE]James Yang2013-08-09-1/+1
* powerpc/mpc8xxx: Add memory reset controlYork Sun2013-08-09-8/+48
* powerpc/mpc8xxx: Add x4 DDR device supportYork Sun2013-08-09-0/+11
* powerpc/mpc8xxx: Set inactive csn_bnds to 0xffffffffYork Sun2013-08-09-3/+9
* mpc85xx: Base emulator supportYork Sun2013-08-09-0/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-11/+3
* powerpc/mpc8xxx: Allow DDR overclockYork Sun2013-05-24-2/+0
* powerpc/mpc8xxx: Allow board file to override DDR address assignmentYork Sun2013-05-14-1/+6
* powerpc/mpc8xxx: Fix DDR 3-way interleavingYork Sun2013-05-14-8/+11
* mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUEAnatolij Gustschin2013-01-30-0/+4
* powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commandsJames Yang2013-01-30-11/+47
* Add copy command to FSL DDR interactiveJames Yang2013-01-30-0/+127
* 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